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 14, 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
239811 8.5 危険 IBM - IBM DB2 の NNSTAT プロシージャにおける任意のファイルを上書きされる脆弱性 CWE-DesignError
CVE-2008-1998 2012-09-25 17:16 2008-04-28 Show GitHub Exploit DB Packet Storm
239812 9 危険 IBM - IBM DB2 の ADMIN_SP_C2 プロシージャにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1997 2012-09-25 17:16 2008-04-28 Show GitHub Exploit DB Packet Storm
239813 5 警告 licq - licq におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1996 2012-09-25 17:16 2008-04-28 Show GitHub Exploit DB Packet Storm
239814 4.3 警告 Horde - Horde Kronolith などの製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1974 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
239815 4.3 警告 Exponent CMS project - Exponent CMS のユーザアカウント作成機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1972 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
239816 2.1 注意 mucommander - muCommander における資格情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-1970 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
239817 4 警告 IBM - IBM DB2 の JAR ファイル管理ルーチンにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1966 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
239818 9.3 危険 IBM - Lotus Symphony で使用される Desktop の IBM Lotus Expeditor Client の rcplauncher の cai: URI ハンドラにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1965 2012-09-25 17:16 2008-04-25 Show GitHub Exploit DB Packet Storm
239819 7.5 危険 voice of web - Voice Of Web AllMyGuests の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1961 2012-09-25 17:16 2008-04-25 Show GitHub Exploit DB Packet Storm
239820 4.3 警告 Magnolia International - Magnolia Enterprise Edition の Sitedesigner におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1953 2012-09-25 17:16 2008-04-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
931 6.5 MEDIUM
Network
- - An authenticated user can cause a MongoDB server to crash or return incorrect results by creating documents that interfere with internal metadata processing during query execution. This stems from in… CWE-617
 Reachable Assertion
CVE-2026-9750 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
932 6.5 MEDIUM
Network
- - An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSON GeometryCollection containing a Polygon with a strict-winding CRS. Strict-wi… CWE-476
 NULL Pointer Dereference
CVE-2026-9752 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
933 8.1 HIGH
Network
- - The $_internalApplyOplogUpdate aggregation pipeline stage can be used to execute a document diff containing a malformed binary diff to return memory out-of-bounds or crash the server. $_internalApply… CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-9753 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
934 6.5 MEDIUM
Network
- - An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command CWE-457
 Use of Uninitialized Variable
CVE-2026-9754 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
935 5.4 MEDIUM
Network
microsoft sharepoint_server Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network. CWE-79
Cross-site Scripting
CVE-2026-45479 2026-06-11 04:42 2026-06-10 Show GitHub Exploit DB Packet Storm
936 6.1 MEDIUM
Network
- - Ellucian Banner Self-Service before the April T2 release (2025-04-23) contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in … CWE-79
Cross-site Scripting
CVE-2026-32856 2026-06-11 04:41 2026-06-10 Show GitHub Exploit DB Packet Storm
937 5.4 MEDIUM
Network
- - Evoluted PHP Directory Listing Script through 4.0.5 contains a reflected cross-site scripting vulnerability in index.php where the dir parameter value is reflected without HTML encoding inside the HT… CWE-79
Cross-site Scripting
CVE-2026-25557 2026-06-11 04:41 2026-06-10 Show GitHub Exploit DB Packet Storm
938 6.1 MEDIUM
Network
- - OSCAL-GUI contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious input through the … CWE-79
Cross-site Scripting
CVE-2026-34416 2026-06-11 04:41 2026-06-10 Show GitHub Exploit DB Packet Storm
939 6.1 MEDIUM
Network
- - OpenClinic GA 5.351.19 contains a reflected cross-site scripting vulnerability in the DICOM image upload handler that allows attackers to execute arbitrary JavaScript in a victim's browser by embeddi… CWE-79
Cross-site Scripting
CVE-2026-25860 2026-06-11 04:41 2026-06-10 Show GitHub Exploit DB Packet Storm
940 6.1 MEDIUM
Network
- - OSCAL-GUI contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious content through th… CWE-79
Cross-site Scripting
CVE-2026-34417 2026-06-11 04:41 2026-06-10 Show GitHub Exploit DB Packet Storm