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
1301 7.5 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2025-30645 2026-01-28 12:37 2025-04-9 Show GitHub Exploit DB Packet Storm
1302 6.5 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における符号付き型から符号無し型への変換エラーに関する脆弱性 CWE-195
符号付き型から符号無し型への変換エラー
CVE-2025-30646 2026-01-28 12:37 2025-04-9 Show GitHub Exploit DB Packet Storm
1303 6.5 警告
Adjacent
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2025-30647 2026-01-28 12:37 2025-04-9 Show GitHub Exploit DB Packet Storm
1304 7.4 重要
Adjacent
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2025-30648 2026-01-28 12:37 2025-04-9 Show GitHub Exploit DB Packet Storm
1305 7.5 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2025-30649 2026-01-28 12:37 2025-04-9 Show GitHub Exploit DB Packet Storm
1306 7.3 重要
Local
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2025-30661 2026-01-28 12:37 2025-07-11 Show GitHub Exploit DB Packet Storm
1307 9.8 緊急
Network
Joom Sky JS Job Manager Joom SkyのWordPress用JS Job ManagerにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2025-32626 2026-01-28 12:37 2025-04-17 Show GitHub Exploit DB Packet Storm
1308 8.8 重要
Network
IBM IBM Concert Software IBMのIBM Concert Softwareにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2025-33015 2026-01-28 12:36 2026-01-20 Show GitHub Exploit DB Packet Storm
1309 5.4 警告
Network
IBM IBM Application Gateway IBMのIBM Application Gatewayにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-36396 2026-01-28 12:36 2026-01-20 Show GitHub Exploit DB Packet Storm
1310 5.4 警告
Network
IBM IBM Application Gateway IBMのIBM Application Gatewayにおけるクロスサイトスクリプティングの脆弱性 CWE-80
クロスサイトスクリプティング (Basic XSS)
CVE-2025-36397 2026-01-28 12:36 2026-01-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
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