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":June 18, 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
223091 7.5 危険 MantisBT Group - MantisBT の api/soap/mc_file_api.php の the mci_file_get 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-1608 2014-03-24 17:38 2014-02-7 Show GitHub Exploit DB Packet Storm
223092 6.8 警告 FreeType Project - FreeType の cff/cf2ft.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2241 2014-03-24 17:23 2014-02-28 Show GitHub Exploit DB Packet Storm
223093 9.3 危険 Free Download Manager.ORG - Free Download Manager の Downloads_Deleted.cpp におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2087 2014-03-24 17:07 2014-02-21 Show GitHub Exploit DB Packet Storm
223094 6.5 警告 Fedora Project - 389 Directory Server の SASL 認証機能における任意のユーザとして接続される脆弱性 CWE-287
不適切な認証
CVE-2014-0132 2014-03-24 16:54 2014-03-11 Show GitHub Exploit DB Packet Storm
223095 7.5 危険 レッドハット - Red Hat CloudForms の ServiceController の x_button メソッドにおける任意のメソッドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-0057 2014-03-24 16:50 2014-03-11 Show GitHub Exploit DB Packet Storm
223096 4.3 警告 VideoLAN - VideoLAN VLC media player におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-7340 2014-03-24 16:48 2013-06-10 Show GitHub Exploit DB Packet Storm
223097 9.3 危険 XnSoft - XnView の xnview.exe における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-3938 2014-03-24 16:45 2013-06-4 Show GitHub Exploit DB Packet Storm
223098 7.1 危険 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-2124 2014-03-24 16:38 2014-03-19 Show GitHub Exploit DB Packet Storm
223099 8.5 危険 シスコシステムズ - 複数の Cisco セキュリティ アプライアンス 用 Cisco AsyncOS における root 権限で任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2119 2014-03-24 16:38 2014-03-19 Show GitHub Exploit DB Packet Storm
223100 5 警告 シスコシステムズ - Cisco WebEx Business Suite の WebEx Meeting Center における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-0708 2014-03-24 16:37 2014-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1471 8.2 HIGH
Network
- - Jaxp13XPathTemplate evaluated XPath expressions for StreamSource and SAXSource inputs using a code path that parsed attacker-controlled XML with the JDK's default DocumentBuilderFactory behavior inst… CWE-611
XXE
CVE-2026-40998 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1472 8.6 HIGH
Network
- - When WS-Addressing is used with non-anonymous ReplyTo or FaultTo addresses, Spring WS may initiate outbound connections through configured WebServiceMessageSender instances to destinations taken dire… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-40999 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1473 3.7 LOW
Network
- - Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks. As a result, protections against replay of UsernameToken nonces and … CWE-294
Authentication Bypass by Capture-replay 
CVE-2026-41000 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1474 5.3 MEDIUM
Local
- - Spring Boot's ArtemisEmbeddedConfigurationFactory uses a fixed, static path for the embedded Artemis message broker's data directory when no explicit path is configured. A local attacker on the same … CWE-377
 Insecure Temporary File
CVE-2026-41001 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1475 7.8 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Integer overflow or wraparound in Windows Internet (wininet.dll) allows an authorized attacker to elevate privileges locally. CWE-190
CWE-416
 Integer Overflow or Wraparound
 Use After Free
CVE-2026-45592 2026-06-12 00:21 2026-06-10 Show GitHub Exploit DB Packet Storm
1476 8.8 HIGH
Network
- - Dulwich is a pure-Python implementation of the Git file formats and protocols. Versions starting with 0.10.0 and prior to 1.2.5 have an arbitrary file write leading to remote code execution when clon… CWE-22
Path Traversal
CVE-2026-42305 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1477 - - - Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, Dulwich's `ProcessMergeDriver` substitutes the file path (from th… CWE-78
OS Command 
CVE-2026-42563 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1478 10.0 CRITICAL
Network
- - Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. Prior to version 0.9.0, Boxlite does not res… CWE-284
Improper Access Control
CVE-2026-46695 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1479 9.6 CRITICAL
Network
- - Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. Prior to version 0.9.0, Boxlite allows users… CWE-22
Path Traversal
CVE-2026-46703 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1480 6.5 MEDIUM
Network
- - Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. In versions 0.8.2 and prior, Boxlite allows … CWE-404
 Improper Resource Shutdown or Release
CVE-2026-47213 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm