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
221221 4.3 警告 Google - Internet Explorer 用 Google Chrome Frame プラグインにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2493 2013-03-11 16:46 2013-03-6 Show GitHub Exploit DB Packet Storm
221222 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1154 2013-03-11 16:20 2013-03-7 Show GitHub Exploit DB Packet Storm
221223 5.4 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Authentication Agent におけるパスコード要求を回避される脆弱性 CWE-16
環境設定
CVE-2013-0931 2013-03-11 09:25 2013-03-5 Show GitHub Exploit DB Packet Storm
221224 5.8 警告 Timo Sirainen - Dovecot における SSL サーバを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4318 2013-03-8 19:27 2011-11-17 Show GitHub Exploit DB Packet Storm
221225 4.3 警告 Trimble - Trimble Infrastructure GNSS Series Receiver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5053 2013-03-8 19:25 2013-03-7 Show GitHub Exploit DB Packet Storm
221226 5 警告 サイボウズ
日本電気
IBM
Apache Software Foundation
富士通
日立
- Apache Tomcat におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4858 2013-03-8 15:39 2012-01-5 Show GitHub Exploit DB Packet Storm
221227 5.4 警告 IBM - WebSphere Cast Iron Cloud インテグレーションにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-0465 2013-03-8 14:26 2013-02-12 Show GitHub Exploit DB Packet Storm
221228 6.8 警告 Google - Google Chrome で使用される libxslt におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2893 2013-03-8 14:19 2012-09-25 Show GitHub Exploit DB Packet Storm
221229 5 警告 サイバートラスト株式会社
Google
Mozilla Foundation
レッドハット
- Google Chrome などで利用される xsltGenerateIdFunction 関数における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-1202 2013-03-8 13:50 2011-03-8 Show GitHub Exploit DB Packet Storm
221230 6.8 警告 The GIMP Team - GIMP の GIF 画像形式用プラグインにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-3481 2013-03-8 13:47 2012-08-25 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