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 29, 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
237301 7.5 危険 Mambo Foundation - Calendar Mambo Module の com_calendar.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-3843 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237302 4.3 警告 adventnet - Zoho Virtual Office におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3842 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237303 2.6 注意 OWASP - WebScarab におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3841 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237304 10 危険 eiqnetworks - eIQnetworks ESA におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3838 2012-12-20 18:02 2006-07-26 Show GitHub Exploit DB Packet Storm
237305 5 警告 professional home page tools - Professional Home Page Tools Guestbook の delcookie.php における管理者のパスワードハッシュを取得され脆弱性 - CVE-2006-3837 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237306 5 警告 unidomedia - UNIDOmedia Chameleon LE および Chameleon PRO におけるディレクトリトラバーサルの脆弱性 - CVE-2006-3836 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237307 5 警告 ej3 - EJ3 TOPo におけるエントリパスワードを取得される脆弱性 - CVE-2006-3834 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237308 5 警告 ej3 - EJ3 TOPo の index.php における既存のエントリを上書きされる脆弱性 - CVE-2006-3833 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237309 7.5 危険 gerrit van aaken - Gerrit van Aaken Loudblog の index.php における SQL インジェクションの脆弱性 - CVE-2006-3832 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
237310 5 警告 kailash nadh - Kailash Nadh boastMachine の Backup セレクションにおける重要な情報を取得される脆弱性 - CVE-2006-3831 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
551 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: avoid use of uninit sender vars batadv_tp_recv_ack() and batadv_tp_stop() are only valid for tp_vars in the… New - CVE-2026-52931 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
552 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: sctp: stream: fully roll back denied add-stream state When ADD_OUT_STREAMS is denied, SCTP only shrinks the queued chunks and the… New - CVE-2026-52929 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
553 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix OOB read in compat_mtw_from_user Luxiao Xu says: The function compat_mtw_from_user() converts ebtables… New - CVE-2026-52927 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
554 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctp_stream_update() is only invoked when the association is moved into COOKIE… New - CVE-2026-52924 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
555 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipc: limit next_id allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through i… New - CVE-2026-52923 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
556 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: handle forward allocation error batadv_dat_forward_data() calls pskb_copy_for_clone() to duplicate an skb for ea… New - CVE-2026-52922 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
557 8.3 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_policy: fix strict mode inbound policy matching match_policy_in() walks sec_path entries from the last transform to… New - CVE-2026-52920 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
558 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix tp_meter counter underflow during shutdown batadv_tp_sender_shutdown() unconditionally decrements the "sending" a… New - CVE-2026-52919 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
559 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: serialize accept_q access bt_sock_poll() walks the accept queue without synchronization, while child teardown can unli… New - CVE-2026-52918 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm
560 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sctp: diag: reject stale associations in dump_one path The SCTP exact sock_diag lookup can hold a transport reference, block on l… New - CVE-2026-52917 2026-06-28 17:16 2026-06-24 Show GitHub Exploit DB Packet Storm