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 14, 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
209081 7.5 危険 The Cacti Group - Cacti の include/top_graph_header.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-8369 2015-12-21 16:44 2015-12-12 Show GitHub Exploit DB Packet Storm
209082 2.3 注意 シマンテック - Symantec Endpoint Encryption のクライアントの Framework Service の EACommunicatorSrv.exe における資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-6556 2015-12-21 16:30 2015-12-14 Show GitHub Exploit DB Packet Storm
209083 6 警告 ntop - ntopng におけるログインコンテキストを変更される脆弱性 CWE-Other
その他
CVE-2015-8368 2015-12-21 16:23 2015-12-1 Show GitHub Exploit DB Packet Storm
209084 7.8 危険 Xen プロジェクト - Xen の libxl toolstack ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8341 2015-12-21 15:19 2015-12-8 Show GitHub Exploit DB Packet Storm
209085 4.7 警告 シトリックス・システムズ
Xen プロジェクト
- Xen の common/memory.c の memory_exchange 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8340 2015-12-21 15:19 2015-12-8 Show GitHub Exploit DB Packet Storm
209086 4.7 警告 シトリックス・システムズ
Xen プロジェクト
- Xen の common/memory.c の memory_exchange 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8339 2015-12-21 15:19 2015-12-8 Show GitHub Exploit DB Packet Storm
209087 7.2 危険 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8338 2015-12-21 15:19 2015-12-8 Show GitHub Exploit DB Packet Storm
209088 7.5 危険 Cool Video Gallery project - WordPress 用 Cool Video Gallery プラグインの lib/core.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-7527 2015-12-21 14:29 2015-11-29 Show GitHub Exploit DB Packet Storm
209089 4.3 警告 The Foreman - Foreman の情報のポップアップにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7518 2015-12-21 13:46 2015-12-9 Show GitHub Exploit DB Packet Storm
209090 7.2 危険 GNU Project
レッドハット
- GNU C Library の Name Service Switch の nss_files/files-XXX.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-5277 2015-12-21 13:39 2015-09-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3701 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into … - CVE-2026-46231 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3702 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46230 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3703 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->as… - CVE-2026-46227 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3704 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) asser… - CVE-2026-46220 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3705 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be… - CVE-2026-46219 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3706 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking… - CVE-2026-46218 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3707 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … - CVE-2026-46217 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3708 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no all… - CVE-2026-46216 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3709 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix accept queue count leak on transport mismatch virtio_transport_recv_listen() calls sk_acceptq_added() before vs… - CVE-2026-46214 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3710 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