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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
214581 7.5 危険 Fabrice Bellard - QEMU の hw/net/virtio-net.c の virtio_net_load 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4150 2014-11-6 18:32 2013-06-12 Show GitHub Exploit DB Packet Storm
214582 7.5 危険 Fabrice Bellard - QEMU の net/virtio-net.c の virtio_net_load 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4149 2014-11-6 18:32 2013-06-12 Show GitHub Exploit DB Packet Storm
214583 7.5 危険 Fabrice Bellard - QEMU の hw/net/virtio-net.c の virtio_net_load 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2013-4148 2014-11-6 18:32 2013-06-12 Show GitHub Exploit DB Packet Storm
214584 5 警告 SAP - SAP NetWeaver で使用される SAP Host Agent におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-8592 2014-11-6 18:11 2014-10-17 Show GitHub Exploit DB Packet Storm
214585 5 警告 SAP - SAP NetWeaver で使用される SAP Internet Communication Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-8591 2014-11-6 18:10 2014-10-17 Show GitHub Exploit DB Packet Storm
214586 4.3 警告 SAP - SAP NetWeaver Application Server Java における XML 外部エンティティの脆弱性 CWE-nocwe
CWE以外
CVE-2014-8590 2014-11-6 18:09 2014-10-17 Show GitHub Exploit DB Packet Storm
214587 5 警告 SAP - SAP Network Interface Router における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-8589 2014-11-6 18:09 2014-10-17 Show GitHub Exploit DB Packet Storm
214588 7.5 危険 SAP - SAP HANA の metadata.xsjs における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8588 2014-11-6 18:08 2014-10-17 Show GitHub Exploit DB Packet Storm
214589 7.5 危険 SAP - SAP NetWeaver AS ABAP および SAP HANA で使用される SAPCRYPTOLIB などの製品における DSA 署名を偽装される脆弱性 CWE-310
暗号の問題
CVE-2014-8587 2014-11-6 18:08 2014-10-15 Show GitHub Exploit DB Packet Storm
214590 7.5 危険 CodePeople - WordPress 用 CP Multi View Event Calendar プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8586 2014-11-6 16:31 2014-10-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1371 8.3 HIGH
Network
- - Remote Code Execution Vulnerability in Hitachi Storage Navigator and the maintenance console in Hitachi Virtual Storage Platform G130, G150, G350, G370, G700, G900, F350, F370, F700, F900, Hitachi Vi… CWE-94
Code Injection
CVE-2025-1978 2026-05-8 00:15 2026-05-7 Show GitHub Exploit DB Packet Storm
1372 5.3 MEDIUM
Network
- - Improper restriction of excessive authentication attempts vulnerability in Hitachi Virtual Storage Platform G130, G150, G350, G370, G700, G900, F350, F370, F700, F900, Hitachi Virtual Storage Platfor… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2025-2514 2026-05-8 00:15 2026-05-7 Show GitHub Exploit DB Packet Storm
1373 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
1374 6.5 MEDIUM
Network
- - Dify before version 1.14.0 contains an authorization bypass vulnerability that allows authenticated users to read the full contents of files uploaded by other users within the same tenant by supplyin… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-41950 2026-05-8 00:12 2026-05-6 Show GitHub Exploit DB Packet Storm
1375 7.5 HIGH
Network
- - fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and par… CWE-22
Path Traversal
CVE-2026-6321 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
1376 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
1377 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
1378 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
1379 - - - 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
1380 - - - An issue was discovered in the Shared Account Synchronization component of PaperCut MF (version 25.0.4). The application allows administrative users to configure a source path for account data synchr… CWE-36
CWE-552
 Absolute Path Traversal
 Files or Directories Accessible to External Parties
CVE-2026-6418 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm