Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 19, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226091 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Avamar Client および EMC Avamar Plugin における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2291 2013-01-23 16:25 2013-01-21 Show GitHub Exploit DB Packet Storm
226092 10 危険 Schneider Electric - Schneider Electric Interactive Graphical SCADA System におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0657 2013-01-23 16:24 2013-01-10 Show GitHub Exploit DB Packet Storm
226093 9.3 危険 Schneider Electric - Schneider Electric Software Update Utility のクライアントにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0655 2013-01-23 16:24 2013-01-9 Show GitHub Exploit DB Packet Storm
226094 5 警告 サン・マイクロシステムズ - Oracle Java SE の Java Runtime Environment における JMX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5070 2013-01-23 16:13 2012-10-16 Show GitHub Exploit DB Packet Storm
226095 7.5 危険 VMware - VMware SpringSource Spring Framework における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2011-2730 2013-01-23 14:03 2011-09-9 Show GitHub Exploit DB Packet Storm
226096 5 警告 サン・マイクロシステムズ - Oracle Java SE の Java Runtime Environment における Deployment の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5067 2013-01-22 17:36 2012-10-16 Show GitHub Exploit DB Packet Storm
226097 3.7 注意 libvirt.org - libvirt における異なるデバイスを関連づける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2693 2013-01-22 17:19 2012-06-17 Show GitHub Exploit DB Packet Storm
226098 5 警告 GNOME Project - gdk-pixbuf の io-xbm.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2370 2013-01-22 17:15 2012-04-14 Show GitHub Exploit DB Packet Storm
226099 7.5 危険 IBM - IBM Rational Automation Framework におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4816 2013-01-22 17:12 2012-12-14 Show GitHub Exploit DB Packet Storm
226100 2.1 注意 Linux - Linux Kernel と一緒に配布される hypervkvpd における Netlink 通信を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2012-2669 2013-01-22 17:11 2012-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2331 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a w… - CVE-2026-43406 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2332 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double free In qla24xx_els_dcmd_iocb() sp->free is set to qla2x00_els_dcmd_sp_free(). When a… - CVE-2026-43414 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2333 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in ceph_mdsc_build_path() Add __putname() calls to error code paths that did not free the "path" pointer o… - CVE-2026-43419 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2334 - - - In the Linux kernel, the following vulnerability has been resolved: usb: legacy: ncm: Fix NPE in gncm_bind Commit 56a512a9b410 ("usb: gadget: f_ncm: align net_device lifecycle with bind/unbind") de… - CVE-2026-43422 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2335 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotti… - CVE-2026-43361 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2336 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized l_iclog_roundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff valu… - CVE-2026-43365 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2337 - - - In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: fix use-after-free in ISR during device removal In usbhs_remove(), the driver frees resources (including the … - CVE-2026-43426 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2338 - - - In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-o… - CVE-2026-43427 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2339 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more… - CVE-2026-43368 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2340 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix NULL pointer dereference in device cleanup When GPU initialization fails due to an unsupported HW block IP blocks ma… - CVE-2026-43369 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm