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 11, 2026, 12:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254451 6.8 警告 pon software - Explzh におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2434 2010-06-22 14:01 2010-06-22 Show GitHub Exploit DB Packet Storm
254452 4.3 警告 アップル - Apple Safari の WebKit における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-1388 2010-06-21 16:56 2010-06-10 Show GitHub Exploit DB Packet Storm
254453 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1750 2010-06-18 18:21 2010-06-10 Show GitHub Exploit DB Packet Storm
254454 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1385 2010-06-18 18:20 2010-06-10 Show GitHub Exploit DB Packet Storm
254455 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org における任意の Python コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0395 2010-06-17 18:34 2010-06-10 Show GitHub Exploit DB Packet Storm
254456 - - Accoria Networks - Accoria Rock Web Server に複数の脆弱性 - - 2010-06-17 18:33 2010-06-3 Show GitHub Exploit DB Packet Storm
254457 5 警告 富士通 - Interstage Portalworks および Interstage Interaction Manager のポータル機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-06-17 18:33 2010-05-28 Show GitHub Exploit DB Packet Storm
254458 10 危険 シスコシステムズ - Cisco Mediator Framework におけるパスワードおよびアカウントの詳細を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0600 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
254459 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0599 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
254460 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0598 2010-06-16 18:31 2010-05-26 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
2131 5.5 MEDIUM
Local
wireshark wireshark GSM RP 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-824
 Access of Uninitialized Pointer
CVE-2026-6870 2026-05-2 03:11 2026-04-30 Show GitHub Exploit DB Packet Storm
2132 7.5 HIGH
Network
apache neethi Apache Neethi is vulnerable to a Denial of Service attack through algorithmic complexity in policy normalization. Specially crafted WS-Policy documents can trigger an exponential Cartesian cross-prod… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42402 2026-05-2 03:08 2026-05-1 Show GitHub Exploit DB Packet Storm
2133 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… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42403 2026-05-2 03:08 2026-05-1 Show GitHub Exploit DB Packet Storm
2134 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42404 2026-05-2 03:06 2026-05-1 Show GitHub Exploit DB Packet Storm
2135 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… CWE-502
 Deserialization of Untrusted Data
CVE-2026-42778 2026-05-2 02:55 2026-05-1 Show GitHub Exploit DB Packet Storm
2136 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… CWE-502
 Deserialization of Untrusted Data
CVE-2026-42779 2026-05-2 02:55 2026-05-1 Show GitHub Exploit DB Packet Storm
2137 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 … CWE-295
Improper Certificate Validation 
CVE-2026-41016 2026-05-2 02:54 2026-04-30 Show GitHub Exploit DB Packet Storm
2138 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. CWE-120
Classic Buffer Overflow
CVE-2026-7321 2026-05-2 02:54 2026-04-29 Show GitHub Exploit DB Packet Storm
2139 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… 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
2140 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… 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