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
209151 5 警告 ヒューレット・パッカード - HP TCP/IP Services for OpenVMS の POP の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-7880 2014-12-19 15:13 2014-12-16 Show GitHub Exploit DB Packet Storm
209152 10 危険 SAP - SAP BussinessObjects Edge における SI_PLATFORM_SEARCH_SERVER_LOGON_TOKEN トークンを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9387 2014-12-19 15:02 2014-09-10 Show GitHub Exploit DB Packet Storm
209153 6.5 警告 シマンテック - Symantec Web Gateway アプライアンス上で稼働する管理コンソールにおける任意の OS コマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-7285 2014-12-19 14:56 2014-12-16 Show GitHub Exploit DB Packet Storm
209154 6.5 警告 CA Technologies - CA Release Automation における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8248 2014-12-19 14:45 2014-12-9 Show GitHub Exploit DB Packet Storm
209155 4.3 警告 CA Technologies - CA Release Automation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8247 2014-12-19 14:45 2014-12-9 Show GitHub Exploit DB Packet Storm
209156 6.8 警告 CA Technologies - CA Release Automation におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-8246 2014-12-19 14:45 2014-12-9 Show GitHub Exploit DB Packet Storm
209157 7.2 危険 Linux - Linux Kernel の arch/x86/kernel/entry_64.S における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9322 2014-12-19 14:33 2014-12-6 Show GitHub Exploit DB Packet Storm
209158 2.1 注意 Linux - Linux Kernel の Thread Local Storage の実装の arch/x86/kernel/tls.c における espfix 保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8133 2014-12-19 14:33 2014-12-14 Show GitHub Exploit DB Packet Storm
209159 9 危険 DELL EMC (旧 EMC Corporation) - EMC Documentum Content Server における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4626 2014-12-19 14:32 2014-12-15 Show GitHub Exploit DB Packet Storm
209160 4.3 警告 シスコシステムズ - Cisco ISB8320-E High-Definition IP-Only DVR の Disaster Recovery 機能における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-8006 2014-12-19 14:32 2014-12-17 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