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 12, 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
191451 7.5 重要
Network
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8601 2017-07-18 15:59 2017-07-11 Show GitHub Exploit DB Packet Storm
191452 7.5 重要
Network
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8598 2017-07-18 15:59 2017-07-11 Show GitHub Exploit DB Packet Storm
191453 7.5 重要
Network
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8596 2017-07-18 15:59 2017-07-11 Show GitHub Exploit DB Packet Storm
191454 7.5 重要
Network
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8595 2017-07-18 15:59 2017-07-11 Show GitHub Exploit DB Packet Storm
191455 7.8 重要
Local
マイクロソフト - 複数の Microsoft Office 製品におけるリモートでコードを実行される脆弱性 CWE-19
データ処理
CVE-2017-8570 2017-07-18 14:36 2017-07-11 Show GitHub Exploit DB Packet Storm
191456 7.8 重要
Local
マイクロソフト - 複数の Microsoft Excel 製品におけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8502 2017-07-18 14:36 2017-07-11 Show GitHub Exploit DB Packet Storm
191457 7.8 重要
Local
マイクロソフト - 複数の Microsoft 製品におけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8501 2017-07-18 14:36 2017-07-11 Show GitHub Exploit DB Packet Storm
191458 9.8 緊急
Network
OpenWebif project - E2 open デバイス用 OpenWebif プラグインにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2017-9807 2017-07-14 17:00 2017-06-24 Show GitHub Exploit DB Packet Storm
191459 8.1 重要
Network
Cloud Foundry Foundation - 複数の Cloud Foundry Foundation 製品におけるセッションの固定化の脆弱性 CWE-384
セッションの固定化
CVE-2017-4963 2017-07-14 16:56 2017-03-29 Show GitHub Exploit DB Packet Storm
191460 6.5 警告
Network
Cloud Foundry Foundation - Cloud Foundry Foundation cf-release および CAPI-release における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8219 2017-07-14 16:56 2016-12-22 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… 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… 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)… 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. 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… 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… 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… 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… 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… 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… CWE-89
SQL Injection
CVE-2026-41496 2026-05-9 09:16 2026-05-8 Show GitHub Exploit DB Packet Storm