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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249201 10 危険 ヒューレット・パッカード - Palm Pre WebOS における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-5071 2012-03-27 18:42 2011-04-19 Show GitHub Exploit DB Packet Storm
249202 4.3 警告 khalid baheyeldin - Drupal 用の Flag Content モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-5096 2012-03-27 18:42 2009-10-21 Show GitHub Exploit DB Packet Storm
249203 5 警告 PNG Development Group - libpng の pngwutil.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-5063 2012-03-27 18:42 2011-08-31 Show GitHub Exploit DB Packet Storm
249204 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) 状態となる脆弱性 CWE-399
リソース管理の問題
CVE-2009-5062 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
249205 2.1 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-5061 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
249206 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-5060 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
249207 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-5059 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
249208 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-5058 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
249209 5 警告 OTRS プロジェクト - OTRS の S/MIME の機能における電子メールメッセージを解読される脆弱性 CWE-310
暗号の問題
CVE-2009-5057 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
249210 2.1 注意 OTRS プロジェクト - OTRS におけるアクセス制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2009-5056 2012-03-27 18:42 2011-03-18 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