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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
247951 6.8 警告 fdweb - FdWeB Espace Membre の _admin/admin_menu.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0301 2012-06-26 15:46 2007-01-17 Show GitHub Exploit DB Packet Storm
247952 7.1 危険 アップル - Mac OS X の byte_swap_sbin 関数における整数オーバーフローの脆弱性 - CVE-2007-0299 2012-06-26 15:46 2007-01-17 Show GitHub Exploit DB Packet Storm
247953 6.8 警告 dexxaboy - LunarPoll の show.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0298 2012-06-26 15:46 2007-01-17 Show GitHub Exploit DB Packet Storm
247954 6.6 警告 アップル
FreeBSD
- Mac OS X および FreeBSD カーネルの ufs_lookup 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-0267 2012-06-26 15:46 2007-01-16 Show GitHub Exploit DB Packet Storm
247955 7.5 危険 ezboxx - Ezboxx Portal System Beta の boxx/showAppendix.asp における SQL インジェクションの脆弱性 - CVE-2007-0266 2012-06-26 15:46 2007-01-16 Show GitHub Exploit DB Packet Storm
247956 6.8 警告 ezboxx - Ezboxx Portal System におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0265 2012-06-26 15:46 2007-01-16 Show GitHub Exploit DB Packet Storm
247957 7.8 危険 ezboxx - Ezboxx Portal System における重要な情報を取得される脆弱性 - CVE-2007-0259 2012-06-26 15:46 2007-01-16 Show GitHub Exploit DB Packet Storm
247958 6.8 警告 OpenSolution
fastilo
- Fastilo および Open Solution Quick.Cart の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0258 2012-06-26 15:46 2007-01-16 Show GitHub Exploit DB Packet Storm
247959 7.5 危険 easy-content filemanager - easy-content ファイルマネージャにおける任意のファイルをアップロードされる脆弱性 - CVE-2007-0252 2012-06-26 15:46 2007-01-16 Show GitHub Exploit DB Packet Storm
247960 6.8 警告 GForge Group - GForge の CVSWeb CGI における任意のコマンドを実行される脆弱性 - CVE-2007-0246 2012-06-26 15:46 2007-05-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1331 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: slip: bound decode() reads against the compressed packet length slhc_uncompress() parses a VJ-compressed TCP header by advancing … Update - CVE-2026-45843 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1332 - - - In the Linux kernel, the following vulnerability has been resolved: slip: reject VJ receive packets on instances with no rstate array slhc_init() accepts rslots == 0 as a valid configuration, with … Update - CVE-2026-45842 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1333 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->wss.val in the OSF_WS… Update - CVE-2026-45841 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1334 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with … Update - CVE-2026-45840 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1335 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() CO-RE accessor strings are colon-separated indices that desc… Update - CVE-2026-45839 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1336 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element … Update - CVE-2026-45838 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1337 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume… Update - CVE-2026-45836 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1338 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() Add the same NULL guard already present in l2cap_sock_resu… Update - CVE-2026-45835 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1339 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() Add the same NULL guard already present in l2cap_sock_resume… Update - CVE-2026-45834 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1340 10.0 CRITICAL
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded BETTER_AUTH_SECRET fallback ("better-auth-secret-123456789") lets an unauthenticated attacker … Update CWE-798
 Use of Hard-coded Credentials
CVE-2026-45631 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm