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
191531 5.5 警告
Local
freedesktop.org - Poppler の GfxState.cc の GfxImageColorMap::getGray 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9865 2017-07-12 16:56 2017-04-24 Show GitHub Exploit DB Packet Storm
191532 7.8 重要
Local
freedesktop.org - Poppler の pdftocairo の JBIG2Stream.cc における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-9776 2017-07-12 16:56 2017-06-21 Show GitHub Exploit DB Packet Storm
191533 5.5 警告
Local
freedesktop.org - Poppler の pdftocairo の GfxState.cc におけるスタックバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-9775 2017-07-12 16:56 2017-06-21 Show GitHub Exploit DB Packet Storm
191534 7.5 重要
Network
ntop - ntopng の NetworkInterface.cpp の NetworkInterface::getHost 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-7458 2017-07-12 16:22 2017-02-14 Show GitHub Exploit DB Packet Storm
191535 7.5 重要
Network
ntop - ntopng におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-7459 2017-07-12 16:22 2017-05-16 Show GitHub Exploit DB Packet Storm
191536 6.1 警告
Network
ntop - ntopng におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7416 2017-07-12 16:22 2017-05-16 Show GitHub Exploit DB Packet Storm
191537 9.8 緊急
Network
Cognito Software Ltd - Cognito Software Moneyworks におけるパスワードが公開される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-9615 2017-07-12 16:22 2017-06-26 Show GitHub Exploit DB Packet Storm
191538 5.5 警告
Local
lrzip project - lrzip の lrzip.c:1074 の get_fileinfo 関数におけるスタックのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-9929 2017-07-12 16:06 2017-05-13 Show GitHub Exploit DB Packet Storm
191539 5.5 警告
Local
lrzip project - lrzip の lrzip.c:979 の get_fileinfo 関数におけるスタックのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-9928 2017-07-12 16:06 2017-05-13 Show GitHub Exploit DB Packet Storm
191540 6.5 警告
Network
openSUSE project
LibTIFF
- LibTIFF におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2014-8127 2017-07-12 15:47 2014-12-7 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
531 - - - Gibbon versions before v30.0.01 are affected by an authenticated SQL Injection vulnerability by abusing the Tracking/graphing https://github.com/GibbonEdu/core/blob/c431e25fdc874adece5d2dc7e408e9aa2… New CWE-89
SQL Injection
CVE-2026-8207 2026-05-9 12:16 2026-05-9 Show GitHub Exploit DB Packet Storm
532 8.8 HIGH
Network
apache nifi The optional extension component TinkerpopClientService is missing the Restricted annotation with the Execute Code Required Permission in Apache NiFi 2.0.0-M1 through 2.8.0. The TinkerpopClientServic… New CWE-862
 Missing Authorization
CVE-2026-39816 2026-05-9 11:16 2026-05-8 Show GitHub Exploit DB Packet Storm
533 4.3 MEDIUM
Network
- - PgBouncer before 1.25.2 did not perform an appropriate authorization check for the KILL_CLIENT admin command. All users with access to the administration console (which itself requires authorization)… New CWE-862
 Missing Authorization
CVE-2026-6667 2026-05-9 10:16 2026-05-9 Show GitHub Exploit DB Packet Storm
534 5.9 MEDIUM
Network
- - A possible null pointer reference in PgBouncer before 1.25.2 could lead to a crash, if a server sends an error response without SQLSTATE field. New CWE-476
 NULL Pointer Dereference
CVE-2026-6666 2026-05-9 10:16 2026-05-9 Show GitHub Exploit DB Packet Storm
535 8.1 HIGH
Network
- - The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat() correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM se… New CWE-121
Stack-based Buffer Overflow
CVE-2026-6665 2026-05-9 10:16 2026-05-9 Show GitHub Exploit DB Packet Storm
536 7.5 HIGH
Network
- - An integer overflow in network packet parsing code in PgBouncer before 1.25.2 bypasses a boundary check and can lead to a crash. An unauthenticated remote attacker can crash PgBouncer with a malforme… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-6664 2026-05-9 10:16 2026-05-9 Show GitHub Exploit DB Packet Storm
537 8.6 HIGH
Network
- - Spring AI's MilvusVectorStore#doDelete(List) implementation is vulnerable to filter-expression injection via unsanitized document IDs. Spring AI 1.0.x: affected from 1.0.0 through latest 1.0.x; upgra… New CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-41705 2026-05-9 10:16 2026-05-9 Show GitHub Exploit DB Packet Storm
538 - - - Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. In versions 2.14.0 and prior, the archive upload endpoint (POST /api/v1/archives/[li… New CWE-79
Cross-site Scripting
CVE-2026-42455 2026-05-9 09:16 2026-05-9 Show GitHub Exploit DB Packet Storm
539 - - - UltraDAG is a minimal DAG-BFT blockchain in Rust. Prior to commit fb6ef59, the UltraDAG StateEngine implementation of SmartTransferTx contains a critical logic flaw in its policy enforcement pipeline… New CWE-284
CWE-639
Improper Access Control
 Authorization Bypass Through User-Controlled Key
CVE-2026-42278 2026-05-9 09:16 2026-05-8 Show GitHub Exploit DB Packet Storm
540 8.1 HIGH
Network
praison praisonai
praisonaiagents
PraisonAI is a multi-agent teams system. Prior to praisonai version 4.6.9 and praisonaiagents version 1.6.9, the fix for CVE-2026-40315 added input validation to SQLiteConversationStore only. Nine si… New CWE-89
SQL Injection
CVE-2026-41496 2026-05-9 09:16 2026-05-8 Show GitHub Exploit DB Packet Storm