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 28, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222491 5 警告 アップル
VMware
OpenSSL Project
ヒューレット・パッカード
- OpenSSL におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0050 2014-06-26 13:59 2012-01-18 Show GitHub Exploit DB Packet Storm
222492 5 警告 アップル
VMware
OpenSSL Project
- OpenSSL 内の SSL 3.0 の実装における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-4576 2014-06-26 13:55 2012-01-4 Show GitHub Exploit DB Packet Storm
222493 4.3 警告 アップル
VMware
OpenSSL Project
- OpenSSL の DTLS の実装における平文を復元される脆弱性 CWE-310
暗号の問題
CVE-2011-4108 2014-06-26 13:52 2012-01-4 Show GitHub Exploit DB Packet Storm
222494 3.5 注意 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4349 2014-06-26 11:55 2014-06-20 Show GitHub Exploit DB Packet Storm
222495 3.5 注意 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4348 2014-06-26 11:47 2014-06-20 Show GitHub Exploit DB Packet Storm
222496 6.8 警告 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3299 2014-06-26 11:23 2014-06-25 Show GitHub Exploit DB Packet Storm
222497 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird の SMIL Animation Controller における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-1541 2014-06-25 14:56 2014-06-10 Show GitHub Exploit DB Packet Storm
222498 4 警告 Debian - apt におけるトロイの木馬のパッケージをダウンロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-0478 2014-06-25 14:25 2014-06-12 Show GitHub Exploit DB Packet Storm
222499 10 危険 Mozilla Foundation - Mozilla Firefox の nsTextEditRules::CreateMozBR 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-1538 2014-06-25 12:16 2014-06-10 Show GitHub Exploit DB Packet Storm
222500 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1533 2014-06-25 12:15 2014-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1461 6.5 MEDIUM
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, vLLM's revision pinning controls do not consistently apply to all artifacts loaded for a model. A deployment… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-47155 2026-06-25 01:49 2026-06-23 Show GitHub Exploit DB Packet Storm
1462 7.5 HIGH
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.0, an assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to … CWE-94
CWE-617
Code Injection
 Reachable Assertion
CVE-2026-41523 2026-06-25 01:48 2026-06-23 Show GitHub Exploit DB Packet Storm
1463 5.3 MEDIUM
Network
n8n n8n n8n before 1.123.15 and 2.5.0 contains a webhook forgery vulnerability in the GitHub Webhook Trigger node that fails to implement HMAC-SHA256 signature verification. Attackers who know the webhook UR… CWE-290
 Authentication Bypass by Spoofing
CVE-2026-56357 2026-06-25 01:47 2026-06-23 Show GitHub Exploit DB Packet Storm
1464 9.9 CRITICAL
Network
n8n n8n n8n before 2.20.0 contains a credential exfiltration vulnerability in the POST /rest/dynamic-node-parameters/options endpoint that allows authenticated users to bypass Allowed HTTP Request Domains re… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-56348 2026-06-25 01:46 2026-06-23 Show GitHub Exploit DB Packet Storm
1465 7.5 HIGH
Network
chimurai http-proxy-middleware http-proxy-middleware is node.js http-proxy middleware. From 3.0.4 until 3.0.7 and 4.1.1, fixRequestBody() is the library's documented helper for re-emitting a request body that was already consumed … CWE-93
CRLF Injection
CVE-2026-55603 2026-06-25 01:44 2026-06-23 Show GitHub Exploit DB Packet Storm
1466 5.5 MEDIUM
Local
pypdf_project pypdf pypdf is a free and open-source pure-python PDF library. Prior to 6.13.1, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with th… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-54651 2026-06-25 01:41 2026-06-23 Show GitHub Exploit DB Packet Storm
1467 8.2 HIGH
Network
- - Capgo before 12.128.2 contains a rate limit bypass vulnerability in the channel_self endpoint that allows attackers to circumvent rate limiting by rotating the user-controlled device_id parameter. At… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-56324 2026-06-25 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1468 7.2 HIGH
Network
- - Capgo before 12.128.2 contains an authorization bypass vulnerability in POST /private/role_bindings that fails to verify app_id ownership during app-scoped role binding creation. An attacker with adm… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-56222 2026-06-25 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1469 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2026-56119 2026-06-25 01:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1470 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2026-56118 2026-06-25 01:16 2026-06-25 Show GitHub Exploit DB Packet Storm