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
213441 5 警告 レッドハット - FreeIPA のディレクトリサーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0336 2014-11-6 15:48 2013-02-26 Show GitHub Exploit DB Packet Storm
213442 7.5 危険 Joomla!
Akeeba
- 複数の製品で使用される Akeeba 製品 における暗号化を回避される脆弱性 CWE-310
暗号の問題
CVE-2014-7228 2014-11-6 15:48 2014-09-30 Show GitHub Exploit DB Packet Storm
213443 5 警告 Plone Foundation
Zope Foundation
- Plone で使用される Zope における値を推測される脆弱性 CWE-310
暗号の問題
CVE-2012-6661 2014-11-6 11:05 2012-10-24 Show GitHub Exploit DB Packet Storm
213444 5 警告 Plone Foundation - Plone のエラーページにおける乱数を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5508 2014-11-6 11:05 2012-10-24 Show GitHub Exploit DB Packet Storm
213445 4.3 警告 Plone Foundation - Plone の バッチ ID 変更スクリプトにおけるコンテンツアイテムのタイトルを変更される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5500 2014-11-6 11:05 2012-11-6 Show GitHub Exploit DB Packet Storm
213446 6.5 警告 PostgreSQL.org
アップル
富士通
- PostgreSQL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0065 2014-11-5 18:15 2014-02-20 Show GitHub Exploit DB Packet Storm
213447 4.3 警告 アップル - Apple OS X Server の CoreCollaboration の Xcode Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4406 2014-11-5 18:14 2014-09-17 Show GitHub Exploit DB Packet Storm
213448 4 警告 PostgreSQL.org
アップル
富士通
- PostgreSQL の chkpass 拡張機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-0066 2014-11-5 18:08 2014-02-20 Show GitHub Exploit DB Packet Storm
213449 6.5 警告 PostgreSQL.org
アップル
富士通
- PostgreSQL におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0063 2014-11-5 18:04 2014-02-20 Show GitHub Exploit DB Packet Storm
213450 4.9 警告 PostgreSQL.org
アップル
富士通
- PostgreSQL における不正なインデックスを作成される脆弱性 CWE-362
競合状態
CVE-2014-0062 2014-11-5 18:03 2014-02-20 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
661 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
662 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
663 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
664 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
665 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
666 5.5 MEDIUM
Local
wireshark wireshark USB HID 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-6534 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm
667 5.3 MEDIUM
Network
- - A vulnerability was found in ggerve coding-standards-mcp. This issue affects the function get_style_guide/get_best_practices of the file server.py. The manipulation of the argument Language results i… CWE-22
Path Traversal
CVE-2026-7588 2026-05-2 03:16 2026-05-2 Show GitHub Exploit DB Packet Storm
668 7.3 HIGH
Network
hashcat hashcat A heap-based buffer overflow in the Kerberos hash parser in hashcat v7.1.2 allows an attacker to cause a denial of service or possibly execute arbitrary code via a crafted Kerberos hash file. The iss… CWE-787
CWE-122
 Out-of-bounds Write
Heap-based Buffer Overflow
CVE-2026-42483 2026-05-2 03:16 2026-05-1 Show GitHub Exploit DB Packet Storm
669 8.6 HIGH
Network
- - Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_canswitch.cpp the parser does not properly validate a CANswitch DLC value, allowing remote attackers to… CWE-121
Stack-based Buffer Overflow
CVE-2026-42469 2026-05-2 03:16 2026-05-2 Show GitHub Exploit DB Packet Storm
670 7.5 HIGH
Network
- - Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_pcap.cpp , the parser's phdr.len field is not properly validated, allowing remote attackers to cause a … CWE-121
Stack-based Buffer Overflow
CVE-2026-42468 2026-05-2 03:16 2026-05-2 Show GitHub Exploit DB Packet Storm