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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230961 5 警告 OCS Inventory Team - Open Computer などの Web インターフェースにおける有効なユーザ名を列挙される脆弱性 CWE-200
情報漏えい
CVE-2009-1769 2012-09-25 17:27 2009-05-22 Show GitHub Exploit DB Packet Storm
230962 4.3 警告 Novell - Novell GroupWise の WebAccess ログインページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1762 2012-09-25 17:27 2009-05-14 Show GitHub Exploit DB Packet Storm
230963 5 警告 Stichting NLnet Labs - nsd の packet_read_query_section などの関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-1755 2012-09-25 17:27 2009-05-22 Show GitHub Exploit DB Packet Storm
230964 6 警告 omnisoftsol - VidSharePro における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2009-1750 2012-09-25 17:27 2009-05-22 Show GitHub Exploit DB Packet Storm
230965 4.3 警告 joost horward - Catviz の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1749 2012-09-25 17:27 2009-05-22 Show GitHub Exploit DB Packet Storm
230966 7.5 危険 joost horward - Catviz の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1748 2012-09-25 17:27 2009-05-22 Show GitHub Exploit DB Packet Storm
230967 7.5 危険 pc4arb - PC4Arb Pc4 Uploader の code.php における SQL インジェクション攻撃を実行される脆弱性 CWE-89
SQLインジェクション
CVE-2009-1742 2012-09-25 17:27 2009-05-20 Show GitHub Exploit DB Packet Storm
230968 7.5 危険 Joomla! - Joomla! 用の GridSupport Ticket System コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1736 2012-09-25 17:27 2009-05-20 Show GitHub Exploit DB Packet Storm
230969 4.3 警告 omnisoftsol - VidSharePro の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1735 2012-09-25 17:27 2009-05-20 Show GitHub Exploit DB Packet Storm
230970 7.5 危険 omnisoftsol - VidSharePro の listing_video.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1734 2012-09-25 17:27 2009-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
591 7.5 HIGH
Network
vmware spring_security Vulnerability in Spring Spring Security. If an application is using securityMatchers(String) and a PathPatternRequestMatcher.Builder bean to prepend a servlet path, matching requests to that filter c… New CWE-693
 Protection Mechanism Failure
CVE-2026-22753 2026-04-24 23:17 2026-04-22 Show GitHub Exploit DB Packet Storm
592 7.5 HIGH
Network
vmware spring_security Vulnerability in Spring Spring Security. If an application uses <sec:intercept-url servlet-path="/servlet-path" pattern="/endpoint/**"/> to define the servlet path for computing a path matcher, then … New CWE-284
Improper Access Control
CVE-2026-22754 2026-04-24 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
593 7.5 HIGH
Network
nestjs nest Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.19, when an attacker sends many small, valid JSON messages in one TCP frame, handleData() recurses once per m… New CWE-674
 Uncontrolled Recursion
CVE-2026-40879 2026-04-24 22:46 2026-04-22 Show GitHub Exploit DB Packet Storm
594 5.0 MEDIUM
Network
openfga helm_charts
openfga
OpenFGA is an authorization/permission engine built for developers. Prior to version 1.14.1, in specific scenarios, models using conditions with caching enabled can result in two different check requ… New CWE-706
CWE-863
 Use of Incorrectly-Resolved Name or Reference
 Incorrect Authorization
CVE-2026-41131 2026-04-24 22:44 2026-04-22 Show GitHub Exploit DB Packet Storm
595 8.8 HIGH
Local
packagekit_project packagekit PackageKit is a a D-Bus abstraction layer that allows the user to manage packages in a secure way using a cross-distro, cross-architecture API. PackageKit between and including versions 1.0.2 and 1.3… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41651 2026-04-24 22:43 2026-04-22 Show GitHub Exploit DB Packet Storm
596 7.5 HIGH
Network
coturn_project coturn Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.10.0, the STUN/TURN attribute parsing functions in coturn perform unsafe pointer casts from uint8_t * to uint16_t * wit… New CWE-704
 Incorrect Type Conversion or Cast
CVE-2026-40613 2026-04-24 22:41 2026-04-22 Show GitHub Exploit DB Packet Storm
597 4.8 MEDIUM
Network
mitmproxy mitmproxy mitmproxy is a interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers and mitmweb is a web-based interface for mitmproxy. In mitmproxy 12.2.1 and below, the b… New CWE-90
LDAP Injection
CVE-2026-40606 2026-04-24 22:33 2026-04-22 Show GitHub Exploit DB Packet Storm
598 2.7 LOW
Network
openbao openbao OpenBao is an open source identity-based secrets management system. OpenBao's namespaces provide multi-tenant separation. Prior to version 2.5.3, a tenant who leaks token accessors can have their tok… New CWE-1259
 Improper Restriction of Security Token Assignment
CVE-2026-40264 2026-04-24 22:29 2026-04-21 Show GitHub Exploit DB Packet Storm
599 4.9 MEDIUM
Network
openbao openbao OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, when OpenBao revoked privileges on a role in the PostgreSQL database secrets engine, OpenBao failed to use … New CWE-89
SQL Injection
CVE-2026-39946 2026-04-24 22:28 2026-04-21 Show GitHub Exploit DB Packet Storm
600 3.1 LOW
Network
openbao openbao OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, OpenBao's Certificate authentication method, when a token renewal is requested and `disable_binding=true` i… New CWE-295
Improper Certificate Validation 
CVE-2026-39388 2026-04-24 22:27 2026-04-21 Show GitHub Exploit DB Packet Storm