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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256411 5.1 警告 Aleksey
レッドハット
- WebKit などで利用される xslt.c における任意のファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1425 2011-05-24 10:03 2011-03-31 Show GitHub Exploit DB Packet Storm
256412 6.8 警告 Konstanty Bialkowski
レッドハット
- libmodplug の load_s3m.cpp 内にある ReadS3M メソッドにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1574 2011-05-24 10:03 2011-05-2 Show GitHub Exploit DB Packet Storm
256413 5.1 警告 Olivier Lapicque
レッドハット
- GStreamer などの製品で使用される MODPlug Tracker および libmodplug におけるバッファオーバーフローの脆弱性 - CVE-2006-4192 2011-05-24 10:02 2006-08-17 Show GitHub Exploit DB Packet Storm
256414 5 警告 VMware - VMware ESXi および ESX などの Likewise Open /Enterprise 内にある lsassd におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1786 2011-05-23 10:31 2011-04-28 Show GitHub Exploit DB Packet Storm
256415 7.8 危険 VMware - VMware ESXi および ESX におけるサービス運用妨害 (ソケットの枯渇) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1785 2011-05-23 10:26 2011-04-28 Show GitHub Exploit DB Packet Storm
256416 7.5 危険 Mozilla Foundation - Mac OS X 上で稼働する Mozilla Firefox および SeaMonkey の JEP におけるアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2011-0076 2011-05-23 10:18 2011-04-28 Show GitHub Exploit DB Packet Storm
256417 2.1 注意 Linux
レッドハット
- Linux kernel の bcm_connect 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4565 2011-05-23 10:13 2010-10-20 Show GitHub Exploit DB Packet Storm
256418 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0079 2011-05-20 11:13 2011-04-28 Show GitHub Exploit DB Packet Storm
256419 7.5 危険 RADVISION - RADVISION iVIEW Suite における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1328 2011-05-19 12:01 2011-05-19 Show GitHub Exploit DB Packet Storm
256420 10 危険 シスコシステムズ - Cisco IOS の PKI 機能における認証を回避される脆弱性 CWE-310
暗号の問題
CVE-2011-0935 2011-05-19 11:10 2011-04-14 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
6591 - - - LibJWT is a C JSON Web Token Library. From 3.0.0 to 3.3.2, libjwt accepts an RSA JWK that does not contain an alg parameter as the verification key for an HS256/HS384/HS512 token. In the OpenSSL back… CWE-327
CWE-347
 Use of a Broken or Risky Cryptographic Algorithm
 Improper Verification of Cryptographic Signature
CVE-2026-44699 2026-05-19 04:59 2026-05-16 Show GitHub Exploit DB Packet Storm
6592 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
6593 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
6594 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
6595 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
6596 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
6597 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
6598 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
6599 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
6600 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