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 5, 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
213451 2.6 注意 ISC, Inc.
アップル
- ISC BIND の named の query.c 内の query_findclosestnsec3 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-0591 2014-11-5 17:54 2014-01-13 Show GitHub Exploit DB Packet Storm
213452 7.8 危険 ISC, Inc.
アップル
- ISC BIND および DNSco BIND の rdata.c の RFC 5011 の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4854 2014-11-5 17:48 2013-07-26 Show GitHub Exploit DB Packet Storm
213453 7.8 危険 ISC, Inc.
アップル
- ISC BIND の resolver.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-3919 2014-11-5 17:47 2013-06-4 Show GitHub Exploit DB Packet Storm
213454 5.4 警告 アップル - Apple OS X の Bluetooth におけるデバイスになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-4428 2014-11-5 17:37 2014-10-16 Show GitHub Exploit DB Packet Storm
213455 6.8 警告 アップル - Apple iOS および Apple TV のカーネルにおける特定のカーネルハードニング保護メカニズムを回避される脆弱性 CWE-310
暗号の問題
CVE-2014-4422 2014-11-5 17:31 2014-09-17 Show GitHub Exploit DB Packet Storm
213456 9.3 危険 アップル - Apple iOS および Apple TV の IOKit における特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4418 2014-11-5 17:29 2014-09-17 Show GitHub Exploit DB Packet Storm
213457 6.9 警告 アップル - Apple iOS および Apple TV の rt_setgate 関数における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2014-4408 2014-11-5 17:28 2014-09-17 Show GitHub Exploit DB Packet Storm
213458 4.3 警告 アップル - Apple iOS および Apple TV の IOKit における重要なメモリコンテンツ情報を取得される脆弱性 CWE-Other
その他
CVE-2014-4407 2014-11-5 17:27 2014-09-17 Show GitHub Exploit DB Packet Storm
213459 9.3 危険 アップル - 複数の Apple 製品の IOKit における特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4388 2014-11-5 17:26 2014-09-17 Show GitHub Exploit DB Packet Storm
213460 7.2 危険 アップル - Apple iOS および Apple TV におけるメモリ二重解放の脆弱性 CWE-Other
その他
CVE-2014-4375 2014-11-5 17:08 2014-09-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
651 5.5 MEDIUM
Local
wireshark wireshark FC-SWILS 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-674
 Uncontrolled Recursion
CVE-2026-5406 2026-05-2 04:26 2026-04-30 Show GitHub Exploit DB Packet Storm
652 5.5 MEDIUM
Local
wireshark wireshark SMB2 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-5407 2026-05-2 04:25 2026-04-30 Show GitHub Exploit DB Packet Storm
653 5.5 MEDIUM
Local
wireshark wireshark BT-DHT 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-674
 Uncontrolled Recursion
CVE-2026-5408 2026-05-2 04:25 2026-04-30 Show GitHub Exploit DB Packet Storm
654 7.8 HIGH
Local
- - An issue in the component DirectIo64.sys of PassMark BurnInTest v11.0 Build 1011, OSForensics v11.1 Build 1007, and PerformanceTest v11.1 Build 1004 allows attackers to access kernel memory and escal… CWE-20
CWE-269
 Improper Input Validation 
 Improper Privilege Management
CVE-2025-52347 2026-05-2 04:16 2026-05-2 Show GitHub Exploit DB Packet Storm
655 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
656 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
657 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
658 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
659 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-476
 NULL Pointer Dereference
CVE-2026-7376 2026-05-2 03:59 2026-04-30 Show GitHub Exploit DB Packet Storm
660 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