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 23, 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
222321 6.9 警告 マイクロソフト - Microsoft Windows XP および Windows Server 2003 の LRPC クライアントにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-3878 2013-12-12 16:59 2013-12-10 Show GitHub Exploit DB Packet Storm
222322 4.9 警告 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-5058 2013-12-12 16:55 2013-12-10 Show GitHub Exploit DB Packet Storm
222323 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの portcls.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2013-3907 2013-12-12 16:53 2013-12-10 Show GitHub Exploit DB Packet Storm
222324 4.7 警告 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3903 2013-12-12 16:45 2013-12-10 Show GitHub Exploit DB Packet Storm
222325 7.2 危険 マイクロソフト - Microsoft Windows Server 2008 R2 および Windows 7 のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3902 2013-12-12 16:41 2013-12-10 Show GitHub Exploit DB Packet Storm
222326 7.2 危険 マイクロソフト - Microsoft Windows XP および Windows Server 2003 のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3899 2013-12-12 16:38 2013-12-10 Show GitHub Exploit DB Packet Storm
222327 6.8 警告 マイクロソフト - Microsoft SharePoint Server および Office Web Apps における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-5059 2013-12-12 16:35 2013-12-10 Show GitHub Exploit DB Packet Storm
222328 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品の Scripting Runtime オブジェクトライブラリにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-5056 2013-12-12 16:32 2013-12-10 Show GitHub Exploit DB Packet Storm
222329 7.6 危険 マイクロソフト - 複数の Microsoft Windows 製品の WinVerifyTrust 機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-3900 2013-12-12 16:13 2013-12-10 Show GitHub Exploit DB Packet Storm
222330 9.3 危険 マイクロソフト - Microsoft Internet Explorer 7 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-5052 2013-12-12 16:11 2013-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
901 7.5 HIGH
Network
- - The bitcoinj library is a Java implementation of the Bitcoin protocol. Prior to 0.17.1, ScriptExecution.correctlySpends() contains two fast-path verification bugs for standard P2PKH and native P2WPKH… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-44714 2026-05-19 04:59 2026-05-16 Show GitHub Exploit DB Packet Storm
902 9.8 CRITICAL
Network
- - MCP Calculate Server is a mathematical calculation service based on MCP protocol and SymPy library. Prior to 0.1.1, the use of eval() to evaluate mathematical expressions without proper input sanitiz… CWE-94
Code Injection
CVE-2026-44717 2026-05-19 04:59 2026-05-16 Show GitHub Exploit DB Packet Storm
903 5.5 MEDIUM
Local
- - Microsoft APM is an open-source, community-driven dependency manager for AI agents. Prior to 0.13.0, Microsoft APM contains a Windows-specific archive extraction boundary failure in the legacy-bundle… CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-46383 2026-05-19 04:59 2026-05-16 Show GitHub Exploit DB Packet Storm
904 8.8 HIGH
Network
google chrome Out of bounds write in WebAudio in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Hig… CWE-787
 Out-of-bounds Write
CVE-2026-8524 2026-05-19 04:43 2026-05-15 Show GitHub Exploit DB Packet Storm
905 8.8 HIGH
Network
google chrome Out of bounds write in WebRTC in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High) CWE-787
 Out-of-bounds Write
CVE-2026-8526 2026-05-19 04:43 2026-05-15 Show GitHub Exploit DB Packet Storm
906 8.8 HIGH
Network
google chrome Insufficient validation of untrusted input in Downloads in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severi… CWE-20
 Improper Input Validation 
CVE-2026-8527 2026-05-19 04:42 2026-05-15 Show GitHub Exploit DB Packet Storm
907 4.3 MEDIUM
Network
google chrome Insufficient validation of untrusted input in SiteIsolation in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to bypass Site Isolation via a … CWE-20
 Improper Input Validation 
CVE-2026-8528 2026-05-19 04:42 2026-05-15 Show GitHub Exploit DB Packet Storm
908 6.2 MEDIUM
Local
- - Internet Download Manager 6.38.12 contains a buffer overflow vulnerability in the Scheduler component that allows local attackers to crash the application by supplying oversized input. Attackers can … CWE-120
Classic Buffer Overflow
CVE-2020-37234 2026-05-19 04:42 2026-05-17 Show GitHub Exploit DB Packet Storm
909 6.4 MEDIUM
Network
- - NewsLister contains an authenticated persistent cross-site scripting vulnerability that allows authenticated administrators to inject malicious scripts through the title parameter in the news additio… CWE-79
Cross-site Scripting
CVE-2020-37236 2026-05-19 04:42 2026-05-17 Show GitHub Exploit DB Packet Storm
910 8.2 HIGH
Network
- - EgavilanMedia PHPCRUD 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the firstname parameter. Attackers… CWE-89
SQL Injection
CVE-2021-47956 2026-05-19 04:42 2026-05-17 Show GitHub Exploit DB Packet Storm