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 10, 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
247331 7.5 危険 1024cms - 1024 CMS の admin/ops/findip/ajax/search.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6583 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
247332 6.4 警告 C97net - mBlog の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6582 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
247333 7.5 危険 adultscript - Adult Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6576 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
247334 7.5 危険 brand039 - MMSLamp の default.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6575 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
247335 4.3 警告 Dokeos - Dokeos におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6574 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
247336 7.5 危険 blakord - Blakord Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6565 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
247337 7.5 危険 george lewe - TeamCal Pro におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6554 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
247338 6.8 警告 george lewe - TeamCal Pro における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6553 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
247339 6 警告 AuraCMS - AuraCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6552 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
247340 7.5 危険 eSyndiCat - eSyndiCat Link Exchange Script の suggest-link.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6543 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1091 - - - In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skb_gro_receive() can currently copy frags between the source and GRO skb, without checking the … New - CVE-2026-46323 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1092 - - - In the Linux kernel, the following vulnerability has been resolved: tun: free page on build_skb failure in tun_xdp_one() When build_skb() fails in tun_xdp_one(), the function sets ret to -ENOMEM an… New - CVE-2026-46322 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1093 - - - In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tun_xdp_one() tun_xdp_one() returns -EINVAL on a frame shorter than ETH_HLEN without f… New - CVE-2026-46321 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1094 - - - In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tap_get_user_xdp() tap_get_user_xdp() rejects a frame shorter than ETH_HLEN with -EINVAL, and re… New - CVE-2026-46320 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1095 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: Only release RCU read lock after ct_ft When looking up a flow table in act_ct in tcf_ct_flow_table_get(), rhas… New - CVE-2026-46319 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1096 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare" This reverts commit ea52cb24cd3f ("mm/hugetlbfs: update hugetlbfs to … New - CVE-2026-46318 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1097 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Reassign nested_mmus array behind mmu_lock kvm->arch.nested_mmus[] is walked under kvm->mmu_lock, including from the … New - CVE-2026-46317 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1098 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgic_its_invalidate_cache() walks the per-IT… New - CVE-2026-46316 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1099 5.5 MEDIUM
Local
- - Improper Privilege Management vulnerability in Apache HTTP Server 2.4.67 and earlier allows local .htaccess authors to read files with the privileges of the httpd user. This issue affects Apache HTT… New CWE-269
 Improper Privilege Management
CVE-2026-44119 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1100 8.0 HIGH
Network
- - VMware Cloud Foundation Operations contains multiple stored cross-site scripting vulnerabilities.A malicious actor with privileges to create policies, views or text-widgets may be able to inject scri… New CWE-79
Cross-site Scripting
CVE-2026-41724 2026-06-9 22:16 2026-06-8 Show GitHub Exploit DB Packet Storm