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 10, 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
219931 5 警告 advantage century telecommunication - VxWorks 上で稼働する Advantage Century Telecommunication P202S IP Phone のファームウェアにおける誤った時間の情報を提供される脆弱性 - CVE-2006-0375 2013-12-26 15:44 2006-01-22 Show GitHub Exploit DB Packet Storm
219932 7.5 危険 advantage century telecommunication - Advantage Century Telecommunication P202S IP Phone のファームウェアにおける重要な情報を取得される脆弱性 CWE-287
CWE-DesignError
CVE-2006-0374 2013-12-26 15:44 2006-01-22 Show GitHub Exploit DB Packet Storm
219933 5 警告 ari pikivirta - Ari Pikivirta Home Ftp Server におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-0356 2013-12-26 15:44 2006-01-22 Show GitHub Exploit DB Packet Storm
219934 5 警告 qualityebiz - QualityEBiz Quality PPC の admin.php における重要な情報を取得される脆弱性 - CVE-2006-0216 2013-12-26 15:44 2006-01-16 Show GitHub Exploit DB Packet Storm
219935 7.5 危険 myphpim - MyPhPim の addresses.php3 における任意の PHP コードを実行される脆弱性 - CVE-2006-0169 2013-12-26 15:44 2006-01-11 Show GitHub Exploit DB Packet Storm
219936 7.5 危険 427bb - 427BB における認証を回避される脆弱性 - CVE-2006-0153 2013-12-26 15:44 2006-01-10 Show GitHub Exploit DB Packet Storm
219937 5 警告 amsn - aMSN におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-0138 2013-12-26 15:44 2006-01-9 Show GitHub Exploit DB Packet Storm
219938 5 警告 boastmachine - boastMachine における重要な情報を取得される脆弱性 - CVE-2006-0131 2013-12-26 15:44 2006-01-9 Show GitHub Exploit DB Packet Storm
219939 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3331 2013-12-26 14:42 2013-05-14 Show GitHub Exploit DB Packet Storm
219940 7.5 危険 Igor Sysoev - nginx における制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4547 2013-12-26 14:38 2013-11-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1011 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
1012 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
1013 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… Update CWE-120
Classic Buffer Overflow
CVE-2026-6691 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
1014 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
1015 - - - 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
1016 - - - 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
1017 - - - 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
1018 - - - 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… Update 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
1019 7.5 HIGH
Network
- - NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the queryParentSQL() function in the core database package co… New CWE-89
SQL Injection
CVE-2026-41640 2026-05-8 00:08 2026-05-7 Show GitHub Exploit DB Packet Storm
1020 - - - Jupyter Server is the backend for Jupyter web applications. In jupyter_server versions through 2.17.0, the next query parameter in the login flow is insufficiently validated in `LoginFormHandler._red… Update CWE-601
Open Redirect
CVE-2025-61669 2026-05-8 00:07 2026-05-6 Show GitHub Exploit DB Packet Storm