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 7, 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
196591 7.5 重要
Network
GStreamer - GStreamer の vmnc デコーダにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-9445 2017-02-6 15:49 2016-11-16 Show GitHub Exploit DB Packet Storm
196592 7.5 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen の pygrub ブートローダエミュレータにおけるホスト上の任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2016-9380 2017-02-6 15:48 2016-11-22 Show GitHub Exploit DB Packet Storm
196593 7.9 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen の pygrub ブートローダエミュレータにおけるホスト上の任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2016-9379 2017-02-6 15:48 2016-11-22 Show GitHub Exploit DB Packet Storm
196594 9.8 緊急
Network
OpenSLP - OpenSLP の common/slp_compare.c の SLPFoldWhiteSpace 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7567 2017-02-6 15:48 2016-09-27 Show GitHub Exploit DB Packet Storm
196595 5.5 警告
Local
libdwarf project - libdwarf の dwarf_loc.c の _dwarf_read_loc_section 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-7410 2017-02-6 15:48 2016-09-13 Show GitHub Exploit DB Packet Storm
196596 9.8 緊急
Network
MetalGenix - GeniXCMS の inc/lib/Options.class.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5575 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196597 9.8 緊急
Network
MetalGenix - GeniXCMS の register.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5574 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196598 8.8 重要
Network
eClinicalWorks - eClinicalWorks Patient Portal の messageJson.jsp におけるブラインド SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5570 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196599 9.8 緊急
Network
eClinicalWorks - eClinicalWorks Patient Portal の template.jsp におけるブラインド SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5569 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196600 8.8 重要
Network
LibTIFF - LibTIFF の tif_lzw.c におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-5563 2017-02-6 13:48 2017-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
241 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… New CWE-22
Path Traversal
CVE-2026-6321 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
242 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… New 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
243 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… New CWE-436
 Interpretation Conflict
CVE-2026-6322 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
244 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
245 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
246 - - - 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… New 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
247 - - - 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… New 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
248 - - - 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… New 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
249 - - - 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… New 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
250 - - - CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decodi… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-32936 2026-05-8 00:10 2026-05-6 Show GitHub Exploit DB Packet Storm