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 3, 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
196011 9.8 緊急
Network
The Tcpdump Group - tcpdump の Q.933 パーサの print-fr.c:q933_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5482 2017-02-10 12:16 2017-01-26 Show GitHub Exploit DB Packet Storm
196012 9.8 緊急
Network
The Tcpdump Group - tcpdump の複数のプロトコルパーサの print-ether.c:ether_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5342 2017-02-10 12:16 2017-01-26 Show GitHub Exploit DB Packet Storm
196013 9.8 緊急
Network
The Tcpdump Group - tcpdump の OTV パーサの print-otv.c:otv_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5341 2017-02-10 12:16 2017-01-26 Show GitHub Exploit DB Packet Storm
196014 9.8 緊急
Network
The Tcpdump Group - tcpdump の ISAKMP パーサの print-isakmp.c:ikev2_e_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5205 2017-02-10 12:16 2017-01-26 Show GitHub Exploit DB Packet Storm
196015 9.8 緊急
Network
The Tcpdump Group - tcpdump の IPv6 パーサの print-ip6.c:ip6_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5204 2017-02-10 12:16 2017-01-26 Show GitHub Exploit DB Packet Storm
196016 9.8 緊急
Network
The Tcpdump Group - tcpdump の BOOTP パーサの print-bootp.c:bootp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5203 2017-02-10 12:16 2017-01-26 Show GitHub Exploit DB Packet Storm
196017 9.8 緊急
Network
The Tcpdump Group - tcpdump の ISO CLNS パーサの print-isoclns.c:clnp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5202 2017-02-10 12:16 2017-01-26 Show GitHub Exploit DB Packet Storm
196018 9.8 緊急
Network
The Tcpdump Group - tcpdump の Q.933 パーサの print-fr.c:q933_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8575 2017-02-10 12:15 2016-10-9 Show GitHub Exploit DB Packet Storm
196019 9.8 緊急
Network
The Tcpdump Group - tcpdump の FRF.15 パーサの print-fr.c:frf15_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8574 2017-02-10 12:14 2016-10-9 Show GitHub Exploit DB Packet Storm
196020 9.8 緊急
Network
The Tcpdump Group - tcpdump の複数のプロトコルパーサの util-print.c:relts_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7993 2017-02-10 12:14 2016-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
151 7.5 HIGH
Network
apache neethi Apache Neethi does not properly detect circular references in policy definitions. When a WS-Policy document contains circular policy references (where Policy A references Policy B which references Po… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42403 2026-05-2 03:08 2026-05-1 Show GitHub Exploit DB Packet Storm
152 7.2 HIGH
Network
apache neethi Apache Neethi does not impose any restrictions on URIs when manually fetching remote policy references through the PolicyReference API. When an application explicitly calls the API to retrieve a poli… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42404 2026-05-2 03:06 2026-05-1 Show GitHub Exploit DB Packet Storm
153 9.8 CRITICAL
Network
apache mina The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject() was inc… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-42778 2026-05-2 02:55 2026-05-1 Show GitHub Exploit DB Packet Storm
154 9.8 CRITICAL
Network
apache mina The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, on… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-42779 2026-05-2 02:55 2026-05-1 Show GitHub Exploit DB Packet Storm
155 5.9 MEDIUM
Network
apache airflow Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMTP.starttls()` without an SSL context, so no certificate validation was performed on the TLS upgrade. A man-in-the-middle between … New CWE-295
Improper Certificate Validation 
CVE-2026-41016 2026-05-2 02:54 2026-04-30 Show GitHub Exploit DB Packet Storm
156 9.6 CRITICAL
Network
mozilla firefox
thunderbird
Sandbox escape due to incorrect boundary conditions in the WebRTC: Networking component. This vulnerability was fixed in Firefox 150, Thunderbird 150, Firefox ESR 140.10.1, and Thunderbird 140.10.1. Update CWE-120
Classic Buffer Overflow
CVE-2026-7321 2026-05-2 02:54 2026-04-29 Show GitHub Exploit DB Packet Storm
157 5.3 MEDIUM
Network
ibm db2 IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.3 for Linux, UNIX and Windows (includes Db2 Connect Server) could allow an authenticated user to cause a denial of service due to improper neutr… New CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2025-14688 2026-05-2 02:52 2026-05-1 Show GitHub Exploit DB Packet Storm
158 6.5 MEDIUM
Network
ibm db2 IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.3 for Linux, UNIX and Windows (includes DB2 Connect Server) could allow an authenticated user to cause a denial of service using a specially cra… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2025-36122 2026-05-2 02:52 2026-05-1 Show GitHub Exploit DB Packet Storm
159 6.5 MEDIUM
Network
ibm db2 IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 for Linux, UNIX and Windows (includes Db2 Connect Server) could allow an authenticated user to cause a denial of service due to improper neutr… New CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-1577 2026-05-2 02:52 2026-05-1 Show GitHub Exploit DB Packet Storm
160 9.8 CRITICAL
Network
exim exim In Exim before 4.99.2, when JSON lookup is enabled, an out-of-bounds heap write can occur when a JSON operator encounters malformed JSON in an untrusted header, because of an incorrect implementation… New CWE-684
CWE-787
 Incorrect Provision of Specified Functionality
 Out-of-bounds Write
CVE-2026-40685 2026-05-2 02:51 2026-05-1 Show GitHub Exploit DB Packet Storm