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 9, 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
921 3.7
Network
Cesanta Mongoose CesantaのMongooseにおける複数の脆弱性 CWE-345
CWE-347
CVE-2026-6986 2026-05-1 10:41 2026-04-25 Show GitHub Exploit DB Packet Storm
922 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. HG10 Firmware Shenzhen Tenda Technology Co.,Ltd.のHG10 Firmwareにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-6988 2026-05-1 10:41 2026-04-25 Show GitHub Exploit DB Packet Storm
923 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. F453 Firmware Shenzhen Tenda Technology Co.,Ltd.のF453 Firmwareにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-6989 2026-05-1 10:41 2026-04-25 Show GitHub Exploit DB Packet Storm
924 7.2 重要
Network
シスコシステムズ (Linksys) mr9600 ファームウェア Linksysのmr9600 ファームウェアにおける複数の脆弱性 CWE-77
CWE-78
CVE-2026-6992 2026-05-1 10:41 2026-04-25 Show GitHub Exploit DB Packet Storm
925 4.8 警告
Network
D-Link Systems, Inc. DSL-2740R ファームウェア D-Link CorporationのDSL-2740R ファームウェアにおける複数の脆弱性 CWE-79
CWE-94
CVE-2026-7027 2026-05-1 10:41 2026-04-26 Show GitHub Exploit DB Packet Storm
926 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. FH1202 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のFH1202 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-7034 2026-05-1 10:41 2026-04-26 Show GitHub Exploit DB Packet Storm
927 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. FH1202 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のFH1202 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-7035 2026-05-1 10:41 2026-04-26 Show GitHub Exploit DB Packet Storm
928 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. i9 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のi9 ファームウェアにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-7036 2026-05-1 10:41 2026-04-26 Show GitHub Exploit DB Packet Storm
929 7.3 重要
Network
D-Link Systems, Inc. DIR-822 ファームウェア D-Link CorporationのDIR-822 ファームウェアにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-7067 2026-05-1 10:41 2026-04-27 Show GitHub Exploit DB Packet Storm
930 8.8 重要
Adjacent
ディーリンクジャパン株式会社 dir-825 ファームウェア D-Link CorporationのDIR-825 ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-7068 2026-05-1 10:41 2026-04-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
861 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… Update CWE-269
 Improper Privilege Management
CVE-2026-7778 2026-05-8 00:12 2026-05-5 Show GitHub Exploit DB Packet Storm
862 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… New 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
863 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… Update CWE-22
Path Traversal
CVE-2026-6321 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
864 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… Update 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
865 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… Update CWE-436
 Interpretation Conflict
CVE-2026-6322 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
866 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… New CWE-120
Classic Buffer Overflow
CVE-2026-6691 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
867 6.5 MEDIUM
Network
- - An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. When resolving a view, the server inspects the aggregation pipeline to determine whe… New CWE-476
 NULL Pointer Dereference
CVE-2026-8063 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
868 - - - 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… Update 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
869 - - - 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… Update 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
870 - - - 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… Update 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