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 12, 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
211101 5.8 警告 アップル
VMware
Apache Software Foundation
ヒューレット・パッカード
- Apache Tomcat における例外処理に関する情報漏えいの脆弱性 CWE-DesignError
CVE-2008-0002 2015-03-9 18:29 2008-02-11 Show GitHub Exploit DB Packet Storm
211102 9 危険 ヒューレット・パッカード - HP System Management Homepage に OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-3576 2015-03-9 18:07 2013-06-11 Show GitHub Exploit DB Packet Storm
211103 4.3 警告 オラクル - Oracle Java SE の Java Runtime Environment における Libraries に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-2449 2015-03-9 17:33 2013-06-18 Show GitHub Exploit DB Packet Storm
211104 10 危険 ヒューレット・パッカード
DELL EMC (旧 EMC Corporation)
- EMC Connectrix Manager Converged Network Edition のサーバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6810 2015-03-9 17:24 2013-12-11 Show GitHub Exploit DB Packet Storm
211105 5 警告 ヒューレット・パッカード
Apache Software Foundation
- Apache Tomcat の HTTP NIO コネクタにおけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2733 2015-03-9 14:28 2012-11-5 Show GitHub Exploit DB Packet Storm
211106 4.3 警告 ヒューレット・パッカード
Apache Software Foundation
- Apache Tomcat における security-constraint のチェックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3546 2015-03-9 14:23 2012-12-4 Show GitHub Exploit DB Packet Storm
211107 4.3 警告 ヒューレット・パッカード
Apache Software Foundation
- Apache Tomcat におけるクロスサイトリクエストフォージェリ (CSRF) 保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4431 2015-03-9 14:07 2012-12-4 Show GitHub Exploit DB Packet Storm
211108 2.6 注意 ヒューレット・パッカード
Apache Software Foundation
- Apache Tomcat におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4534 2015-03-9 13:59 2012-12-4 Show GitHub Exploit DB Packet Storm
211109 4.3 警告 ヒューレット・パッカード
オラクル
- 複数の Oracle Enterprise Manager 製品における Storage Management の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3219 2015-03-9 13:52 2013-01-15 Show GitHub Exploit DB Packet Storm
211110 6.4 警告 ヒューレット・パッカード
オラクル
- Oracle E-Business Suite の Oracle Universal Work Queue における UWQ Server Issue の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3190 2015-03-9 13:50 2013-01-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
881 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… Update - CVE-2026-43368 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
882 - - - 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… Update - CVE-2026-43369 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
883 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the roo… Update - CVE-2026-43371 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
884 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… Update - CVE-2026-43454 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
885 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… Update - CVE-2026-43457 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
886 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… Update - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
887 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… Update - CVE-2026-43460 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
888 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emac_tx_mem_map() The DMA mappings were leaked on mapping error. Free them with the existing… Update - CVE-2026-43462 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
889 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… Update - CVE-2026-43374 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
890 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… Update - CVE-2026-43376 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm