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 21, 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
251621 6.5 警告 DuckCorp Projects - Bip におけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0806 2012-01-30 15:13 2012-01-7 Show GitHub Exploit DB Packet Storm
251622 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC NetWorker のサーバにおけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0395 2012-01-30 15:12 2012-01-27 Show GitHub Exploit DB Packet Storm
251623 5 警告 RSAセキュリティ - EMC RSA enVision における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4143 2012-01-30 15:11 2012-01-27 Show GitHub Exploit DB Packet Storm
251624 5.8 警告 OpenSSL Project - 32-bit プラットフォーム上の OpenSSL における TLS サーバの秘密鍵を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-4354 2012-01-30 15:10 2012-01-15 Show GitHub Exploit DB Packet Storm
251625 4.3 警告 The phpMyAdmin Project - phpMyAdmin のリダイレクタ機能におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2011-1941 2012-01-30 15:05 2011-05-22 Show GitHub Exploit DB Packet Storm
251626 4.3 警告 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1940 2012-01-30 15:03 2011-05-22 Show GitHub Exploit DB Packet Storm
251627 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2377 2012-01-27 16:40 2011-06-21 Show GitHub Exploit DB Packet Storm
251628 7.6 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-2373 2012-01-27 16:39 2011-06-21 Show GitHub Exploit DB Packet Storm
251629 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2371 2012-01-27 16:38 2011-06-21 Show GitHub Exploit DB Packet Storm
251630 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2365 2012-01-27 16:32 2011-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3561 7.5 HIGH
Network
- - Unauthenticated DoS in ZTE H8102E, H168N, H167A, H199A, H288A, H198A, H267A, H267N, H268A, H388X, H196A, H369A, H268N, H208N, H367N, H181A, and H196Q. A denial-of-service condition can be triggered a… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-34473 2026-05-8 00:15 2026-05-7 Show GitHub Exploit DB Packet Storm
3562 7.5 HIGH
Network
- - Sensitive data exposure leading to admin/WLAN credential leak in ZTE ZXHN H298A 1.1 and H108N 2.6. A crafted request to the router web interface can expose sensitive device and account information. I… CWE-200
Information Exposure
CVE-2026-34474 2026-05-8 00:15 2026-05-7 Show GitHub Exploit DB Packet Storm
3563 5.0 MEDIUM
Network
- - An issue that could allow a dashboard configuration to be viewed from outside of the authorized organization scope has been resolved. This is an instance of CWE-269: Improper Privilege Management, an… CWE-269
 Improper Privilege Management
CVE-2026-7778 2026-05-8 00:12 2026-05-5 Show GitHub Exploit DB Packet Storm
3564 7.5 HIGH
Network
- - @fastify/accepts-serializer cached serializer-selection results keyed by the request Accept header without a size limit or eviction policy. A remote unauthenticated client could send many distinct bu… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-7768 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
3565 7.5 HIGH
Network
- - fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an… CWE-436
 Interpretation Conflict
CVE-2026-6322 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
3566 7.8 HIGH
Local
- - The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authentication or network traffic. This may b… CWE-120
Classic Buffer Overflow
CVE-2026-6691 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
3567 - - - A race condition exists in PaperCut MF when processing badge-swipe data from certain HP multifunction devices. Under specific network conditions involving dropped packets and out-of-order sequence co… CWE-20
CWE-367
 Improper Input Validation 
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-6180 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm
3568 - - - An issue was discovered in the PaperCut Hive Ricoh embedded application. When the "Deep Logging" (diagnostic) mode is enabled, the application inadvertently records administrative credentials in plai… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-7824 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm
3569 - - - A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. When processing SVG marker references, the renderer retrieves a node by its id at… CWE-122
CWE-843
Heap-based Buffer Overflow
Type Confusion
CVE-2026-6210 2026-05-8 00:10 2026-05-6 Show GitHub Exploit DB Packet Storm
3570 - - - In Jupyter Notebook versions 7.0.0 through 7.5.5, JupyterLab versions 4.5.6 and earlier, and the corresponding @jupyter-notebook/help-extension and @jupyterlab/help-extension packages before 7.5.6 an… CWE-79
Cross-site Scripting
CVE-2026-40171 2026-05-8 00:07 2026-05-7 Show GitHub Exploit DB Packet Storm