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":May 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
229301 7.8 危険 zomplog - Zomplog の upload/force_download.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2157 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
229302 7.5 危険 rezervi generic - Rezervi Generic における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2156 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
229303 7.8 危険 phpfaber - phpFaber TopSites の template.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2155 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
229304 10 危険 stephen craton - Stephen Craton Chatness における権限を取得される脆弱性 - CVE-2007-2149 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
229305 6.5 警告 stephen craton - Stephen Craton Chatness の admin/save.php における .html ファイルへ PHP コードを挿入される脆弱性 - CVE-2007-2148 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
229306 7.5 危険 sitebar - Sitebar における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2088 2012-12-20 18:19 2007-04-18 Show GitHub Exploit DB Packet Storm
229307 6.9 警告 zonelabs - Check Point Zone Labs ZoneAlarm の vsdatant.sys におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2083 2012-12-20 18:19 2007-04-17 Show GitHub Exploit DB Packet Storm
229308 7.5 危険 xampp - Windows 用の XAMPP における SQL インジェクションの脆弱性 - CVE-2007-2080 2012-12-20 18:19 2007-04-17 Show GitHub Exploit DB Packet Storm
229309 9.3 危険 xampp - Windows 用の XAMPP におけるバッファオーバーフローの脆弱性 - CVE-2007-2079 2012-12-20 18:19 2007-04-17 Show GitHub Exploit DB Packet Storm
229310 6.9 警告 scramdisk 4 linux - ScramDisk 4 Linux における権限を取得される脆弱性 - CVE-2007-2075 2012-12-20 18:19 2007-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2111 6.1 MEDIUM
Network
dragonexpert recent_threads_on_index MyBB Recent threads 17.0 contains a persistent cross-site scripting vulnerability that allows attackers to inject malicious scripts by creating threads with crafted subject lines. Attackers can creat… CWE-79
Cross-site Scripting
CVE-2018-25309 2026-05-2 04:15 2026-04-30 Show GitHub Exploit DB Packet Storm
2112 7.4 HIGH
Network
skim-rs skim Skim is a fuzzy finder designed to through files, lines, and commands. The generate-files job in .github/workflows/pr.yml checks out attacker-controlled fork code and executes it via cargo run, with … CWE-94
Code Injection
CVE-2026-41414 2026-05-2 04:03 2026-04-25 Show GitHub Exploit DB Packet Storm
2113 7.5 HIGH
Network
wireshark wireshark HTTP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-121
Stack-based Buffer Overflow
CVE-2026-6868 2026-05-2 04:01 2026-04-30 Show GitHub Exploit DB Packet Storm
2114 7.5 HIGH
Network
wireshark wireshark UDS protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-7375 2026-05-2 04:00 2026-04-30 Show GitHub Exploit DB Packet Storm
2115 7.5 HIGH
Network
wireshark wireshark Crash in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-122
Heap-based Buffer Overflow
CVE-2026-7378 2026-05-2 03:55 2026-04-30 Show GitHub Exploit DB Packet Storm
2116 7.5 HIGH
Network
wireshark wireshark Memory leak in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-7379 2026-05-2 03:41 2026-04-30 Show GitHub Exploit DB Packet Storm
2117 7.5 HIGH
Network
libsndfile_project libsndfile An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When … CWE-190
 Integer Overflow or Wraparound
CVE-2026-37555 2026-05-2 03:37 2026-04-30 Show GitHub Exploit DB Packet Storm
2118 5.5 MEDIUM
Local
wireshark wireshark SANE protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-6531 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm
2119 5.5 MEDIUM
Local
wireshark wireshark Kismet protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-126
 Buffer Over-read
CVE-2026-6532 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm
2120 5.5 MEDIUM
Local
wireshark wireshark Dissection engine LZ77 decompression crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-1325
 Improperly Controlled Sequential Memory Allocation
CVE-2026-6533 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm