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
240221 6.8 警告 barryvan compo - Barryvan Compo Manager の main.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1126 2012-06-26 15:55 2008-03-3 Show GitHub Exploit DB Packet Storm
240222 7.5 危険 dream4 - Koobi Pro の downloads モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1122 2012-06-26 15:55 2008-03-3 Show GitHub Exploit DB Packet Storm
240223 7.5 危険 eazyportal - eazyPortal の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1121 2012-06-26 15:55 2008-03-3 Show GitHub Exploit DB Packet Storm
240224 5 警告 Centreon - Centreon の include/doc/get_image.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1119 2012-06-26 15:55 2008-03-3 Show GitHub Exploit DB Packet Storm
240225 7.1 危険 red swoosh
アカマイテクノロジーズ
- Akamai Client の管理インターフェースにおける認証を回避される脆弱性 CWE-287
CWE-352
CVE-2008-1106 2012-06-26 15:55 2008-06-9 Show GitHub Exploit DB Packet Storm
240226 9.3 危険 Foxit Software Inc - Foxit Reader におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1104 2012-06-26 15:55 2008-05-21 Show GitHub Exploit DB Packet Storm
240227 6.9 警告 blender - Blender における詳細不明な脆弱性 CWE-59
リンク解釈の問題
CVE-2008-1103 2012-06-26 15:55 2008-04-28 Show GitHub Exploit DB Packet Storm
240228 6.8 警告 blender - Blender の imb_loadhdr 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1102 2012-06-26 15:55 2008-04-22 Show GitHub Exploit DB Packet Storm
240229 7.5 危険 beehive software - Beehive Software SendFile.NET の outboxWriteUnsent 関数における権限を取得される脆弱性 CWE-DesignError
CVE-2008-1079 2012-06-26 15:55 2008-03-4 Show GitHub Exploit DB Packet Storm
240230 7.2 危険 Gentoo Linux
rPath, Inc
- am-utils および net-fs パッケージの expn における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-1078 2012-06-26 15:55 2008-02-28 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
631 10.0 CRITICAL
Network
anthropic claude_code Claude Code is an agentic coding tool. Prior to version 2.1.64, Claude Code's sandbox did not prevent sandboxed processes from creating symlinks pointing to locations outside the workspace. When Clau… New CWE-22
CWE-61
Path Traversal
 UNIX Symbolic Link (Symlink) Following
CVE-2026-39861 2026-04-24 03:36 2026-04-21 Show GitHub Exploit DB Packet Storm
632 5.3 MEDIUM
Network
netfoundry zrok zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler (controller/unaccess.go) contains a logical error in its ownership guard: when a … Update CWE-284
CWE-863
Improper Access Control
 Incorrect Authorization
CVE-2026-40304 2026-04-24 03:33 2026-04-18 Show GitHub Exploit DB Packet Storm
633 7.5 HIGH
Network
netfoundry zrok zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, endpoints.GetSessionCookie parses an attacker-supplied cookie chunk count and calls make([]string, cou… Update CWE-400
CWE-789
 Uncontrolled Resource Consumption
 Memory Allocation with Excessive Size Value
CVE-2026-40303 2026-04-24 03:33 2026-04-18 Show GitHub Exploit DB Packet Storm
634 6.1 MEDIUM
Network
netfoundry zrok zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the proxyUi template engine uses Go's text/template (which performs no HTML escaping) instead of html/… Update CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-40302 2026-04-24 03:32 2026-04-18 Show GitHub Exploit DB Packet Storm
635 7.5 HIGH
Network
freedom securedrop-client SecureDrop Client is a desktop app for journalists to securely communicate with sources and handle submissions on the SecureDrop Workstation. In versions 0.17.4 and below, a compromised SecureDrop Se… Update CWE-36
CWE-73
 Absolute Path Traversal
 External Control of File Name or Path
CVE-2026-35465 2026-04-24 03:31 2026-04-18 Show GitHub Exploit DB Packet Storm
636 9.9 CRITICAL
Network
linuxfoundation spinnaker Spinnaker is an open source, multi-cloud continuous delivery platform. Echo like some other services, uses SPeL (Spring Expression Language) to process information - specifically around expected arti… New CWE-94
Code Injection
CVE-2026-32613 2026-04-24 03:30 2026-04-21 Show GitHub Exploit DB Packet Storm
637 9.9 CRITICAL
Network
linuxfoundation spinnaker Spinnaker is an open source, multi-cloud continuous delivery platform. In versions prior to 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2, a bad actor can execute arbitrary commands very simply on the c… New CWE-20
 Improper Input Validation 
CVE-2026-32604 2026-04-24 03:30 2026-04-21 Show GitHub Exploit DB Packet Storm
638 8.8 HIGH
Network
lawnchair lawnchair Lawnchair is a free, open-source home app for Android. Prior to commit fcba413f55dd47f8a3921445252849126c6266b2, command injection in release_update.yml workflow dispatch input allows arbitrary code … New CWE-77
Command Injection
CVE-2026-39866 2026-04-24 03:26 2026-04-21 Show GitHub Exploit DB Packet Storm
639 6.5 MEDIUM
Network
oracle peoplesoft_enterprise_scm_purchasing Vulnerability in the PeopleSoft Enterprise SCM Purchasing product of Oracle PeopleSoft (component: Purchasing). The supported version that is affected is 9.2. Easily exploitable vulnerability allow… New CWE-284
Improper Access Control
CVE-2026-34295 2026-04-24 03:25 2026-04-22 Show GitHub Exploit DB Packet Storm
640 4.3 MEDIUM
Network
oracle agile_product_lifecycle_management_for_process Vulnerability in the Oracle Agile Product Lifecycle Management for Process product of Oracle Supply Chain (component: Product Quality Management). The supported version that is affected is 6.2.4. E… New CWE-200
Information Exposure
CVE-2026-34296 2026-04-24 03:22 2026-04-22 Show GitHub Exploit DB Packet Storm