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 9, 2026, 4:11 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218341 3.5 注意 Drupal - Drupal 用 Nivo Slider モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8744 2014-10-20 17:04 2014-03-18 Show GitHub Exploit DB Packet Storm
218342 3.5 注意 Nextide - Drupal 用 Maestro モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8743 2014-10-20 17:04 2014-06-6 Show GitHub Exploit DB Packet Storm
218343 3.5 注意 オラクル - Oracle MySQL の MySQL Server における SERVER:MEMCACHED に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6474 2014-10-20 14:24 2014-10-14 Show GitHub Exploit DB Packet Storm
218344 5.5 警告 オラクル - Oracle MySQL の MySQL Server における SERVER:SP に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6489 2014-10-20 14:24 2014-10-14 Show GitHub Exploit DB Packet Storm
218345 4 警告 オラクル - Oracle MySQL の MySQL Server における SERVER:INNODB FULLTEXT SEARCH DML に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6564 2014-10-20 14:24 2014-10-14 Show GitHub Exploit DB Packet Storm
218346 4.9 警告 オラクル - Oracle Enterprise Manager Grid Control の Application Performance Management における End User Experience Management に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6557 2014-10-20 10:13 2014-10-14 Show GitHub Exploit DB Packet Storm
218347 2.1 注意 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager for Oracle Database における Content Management に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6488 2014-10-20 10:12 2014-10-14 Show GitHub Exploit DB Packet Storm
218348 5 警告 シスコシステムズ - Cisco Intrusion Detection System の Cisco Intrusion Prevention System の Web フレームワークにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2014-3402 2014-10-17 17:53 2014-10-8 Show GitHub Exploit DB Packet Storm
218349 6.8 警告 オラクル - Oracle Sun Solaris における Hermon HCA PCIe driver に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6529 2014-10-17 16:11 2014-10-14 Show GitHub Exploit DB Packet Storm
218350 7.8 危険 オラクル - Oracle Sun Solaris における iSCSI Data Mover に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6508 2014-10-17 16:11 2014-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
2141 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: prevent use-after-free when deleting claims When batadv_bla_del_backbone_claims() removes all claims for a backb… - CVE-2026-46212 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2142 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs() drm_gem_fb_init_with_funcs() computes sub-s… - CVE-2026-46209 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2143 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject new tp_meter sessions during teardown Prevent tp_meter from starting new sender or receiver sessions after mes… - CVE-2026-46206 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2144 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume … - CVE-2026-46205 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2145 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46199 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2146 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is do… - CVE-2026-46198 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2147 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds b… - CVE-2026-46197 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2148 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already calle… - CVE-2026-46189 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2149 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exit(kthread_complete_and_exit)… - CVE-2026-46187 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2150 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: validate rx pkt_type header length virtbt_rx_handle() reads the leading pkt_type byte from the RX skb and f… - CVE-2026-46186 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm