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":June 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
243011 4.3 警告 OpenEMR - OpenEMR の setup.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-5160 2012-09-12 10:02 2012-09-9 Show GitHub Exploit DB Packet Storm
243012 4.3 警告 Geeklog - Geeklog の admin/configuration.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-5159 2012-09-12 10:00 2011-01-2 Show GitHub Exploit DB Packet Storm
243013 4.3 警告 Geeklog - Geeklog の admin/configuration.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4942 2012-09-12 09:58 2011-01-2 Show GitHub Exploit DB Packet Storm
243014 6.9 警告 RealFlex Technologies - 複数の RealFlex 製品における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-3004 2012-09-12 09:38 2012-09-8 Show GitHub Exploit DB Packet Storm
243015 6.9 警告 VMware - 複数の VMware 製品の VMware Tools における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-1666 2012-09-12 09:37 2012-09-8 Show GitHub Exploit DB Packet Storm
243016 7.5 危険 Ipswitch, Inc. - Ipswitch WhatsUp Gold の WrVMwareHostList.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-2601 2012-09-11 17:27 2012-08-15 Show GitHub Exploit DB Packet Storm
243017 6.9 警告 DATEV - DATEV Grundpaket Basis における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-5158 2012-09-11 15:39 2012-09-7 Show GitHub Exploit DB Packet Storm
243018 6.9 警告 PKWARE - PKZIP における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5274 2012-09-11 15:38 2012-09-7 Show GitHub Exploit DB Packet Storm
243019 6.9 警告 Altova - Altova DiffDog における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5273 2012-09-11 15:38 2012-09-7 Show GitHub Exploit DB Packet Storm
243020 6.9 警告 Altova - Altova DatabaseSpy における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5272 2012-09-11 15:37 2012-09-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3331 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until l… - CVE-2026-46127 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3332 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate block number from NFS file handle in isofs_export_iget isofs_fh_to_dentry() and isofs_fh_to_parent() pass an atta… - CVE-2026-46124 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3333 7.7 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: clamp rx length before skb_put virtbt_rx_work() calls skb_put(skb, len) where len comes directly from virtq… - CVE-2026-46123 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3334 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the de… - CVE-2026-46122 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3335 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ip6_gre: Use cached t->net in ip6erspan_changelink(). After commit 5e72ce3e3980 ("net: ipv6: Use link netns in newlink() of rtnl_… - CVE-2026-46120 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3336 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPL… - CVE-2026-46119 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3337 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN The shadow MMU computes GFNs for direct shadow pages using sp->g… - CVE-2026-46113 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3338 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix unlocked call to hns_roce_qp_remove() Sashiko points out that hns_roce_qp_remove() requires the caller to hold lock… - CVE-2026-46112 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3339 - - - In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix memory leak on ulpi_register() error paths Commit 01af542392b5 ("usb: ulpi: fix double free in ulpi_register_inter… - CVE-2026-46109 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3340 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message alloca… - CVE-2026-46108 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm