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
1931 5.4 警告
Network
Altium Altium On-Prem Enterprise Server AltiumのAltium On-Prem Enterprise Serverにおける複数の脆弱性 CWE-269
CWE-79
CWE-79
CVE-2026-1010 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1932 6.1 警告
Network
Altium Altium Live AltiumのAltium Liveにおける複数の脆弱性 CWE-116
CWE-79
CWE-79
CVE-2026-1011 2026-01-26 19:29 2026-01-16 Show GitHub Exploit DB Packet Storm
1933 6.5 警告
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-21903 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1934 7.5 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-21905 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1935 7.5 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける例外的な状態の処理に関する脆弱性 CWE-755
例外的な状態における不適切な処理
CVE-2026-21906 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1936 5.9 警告
Network
ジュニパーネットワークス Junos Space ジュニパーネットワークスのJunos Spaceにおける暗号アルゴリズムの使用に関する脆弱性 CWE-327
不完全、または危険な暗号アルゴリズムの使用
CVE-2026-21907 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1937 7.1 重要
Adjacent
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-21908 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1938 6.5 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-21909 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1939 6.5 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved ジュニパーネットワークスのJunos OS Evolvedにおける計算の誤りに関する脆弱性 CWE-682
計算の誤り
CVE-2026-21911 2026-01-26 19:29 2026-01-15 Show GitHub Exploit DB Packet Storm
1940 7.5 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける初期化に関する脆弱性 CWE-665
不適切な初期化
CVE-2026-21913 2026-01-26 19:29 2026-01-15 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
141 - - - Marked is a markdown parser and compiler. From 18.0.0 to 18.0.1, a critical Denial of Service (DoS) vulnerability exists in marked. By providing a specific 3-byte input sequence a tab, a vertical tab… New CWE-400
CWE-674
CWE-835
 Uncontrolled Resource Consumption
 Uncontrolled Recursion
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-41680 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
142 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but t… New CWE-787
 Out-of-bounds Write
CVE-2026-41678 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
143 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user's callback. A pa… New CWE-125
CWE-1284
Out-of-bounds Read
 Improper Validation of Specified Quantity in Input
CVE-2026-41677 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
144 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out len… New CWE-131
CWE-787
Incorrect Calculation of Buffer Size
 Out-of-bounds Write
CVE-2026-41676 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
145 2.2 LOW
Network
- - @astrojs/cloudflare is an SSR adapter for use with Cloudflare Workers targets. Prior to 13.1.10, the fetch() call for remote images in packages/integrations/cloudflare/src/utils/image-binding-transfo… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41321 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
146 - - - Poetry is a dependency manager for Python. Prior to 2.3.4, the extractall() function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python version… New CWE-22
Path Traversal
CVE-2026-41140 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
147 6.5 MEDIUM
Network
- - A Broken Access Control vulnerability exists in ClassroomIO v0.1.13 where an authenticated low-privileged "student" user can access unauthorized course-level information by modifying intercepted API … New CWE-284
CWE-285
Improper Access Control
Improper Authorization
CVE-2025-67259 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
148 8.8 HIGH
Network
- - Math.js is an extensive math library for JavaScript and Node.js. From 13.1.1 to before 15.2.0, a vulnerability allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be a… New CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-40897 2026-04-25 02:56 2026-04-25 Show GitHub Exploit DB Packet Storm
149 7.5 HIGH
Network
- - lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML in… New CWE-611
XXE
CVE-2026-41066 2026-04-25 02:56 2026-04-25 Show GitHub Exploit DB Packet Storm
150 6.1 MEDIUM
Network
- - Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex /<\/script>/g to sanitize values injected into inline <sc… New CWE-79
Cross-site Scripting
CVE-2026-41067 2026-04-25 02:56 2026-04-25 Show GitHub Exploit DB Packet Storm