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
193061 5.3 警告
Network
CMS Made Simple - CMS Made Simple Form Builder における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-6071 2017-03-10 15:25 2017-02-17 Show GitHub Exploit DB Packet Storm
193062 9.8 緊急
Network
CMS Made Simple - CMS Made Simple Form Builder における PHP コードを実行される脆弱性 CWE-200
情報漏えい
CVE-2017-6070 2017-03-10 15:25 2017-02-17 Show GitHub Exploit DB Packet Storm
193063 5.5 警告
Local
FastStone Soft - FastStone MaxView におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-6078 2017-03-10 15:16 2017-02-11 Show GitHub Exploit DB Packet Storm
193064 6.5 警告
Network
IBM - IBM WebSphere MQ における MQ チャネルを停止される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-8986 2017-03-10 14:47 2016-10-25 Show GitHub Exploit DB Packet Storm
193065 6.5 警告
Network
IBM - IBM WebSphere MQ における同一のプロセス下で稼動中の別のチャネルへのサービスを拒否される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-8915 2017-03-10 14:47 2016-10-25 Show GitHub Exploit DB Packet Storm
193066 5.9 警告
Network
IBM - IBM WebSphere MQ におけるパスワードデータを平文で送信される脆弱性 CWE-200
情報漏えい
CVE-2016-3052 2017-03-10 14:47 2016-03-9 Show GitHub Exploit DB Packet Storm
193067 6.5 警告
Network
IBM - IBM WebSphere MQ における MQ チャネルをクラッシュさせられる脆弱性 CWE-19
データ処理
CVE-2016-3013 2017-03-10 14:47 2016-03-9 Show GitHub Exploit DB Packet Storm
193068 9.8 緊急
Network
DELL EMC (旧 EMC Corporation) - EMC Isilon InsightIQ における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-2765 2017-03-10 10:41 2017-02-7 Show GitHub Exploit DB Packet Storm
193069 5.3 警告
Network
Moxa Inc. - 複数の Moxa MiiNePort 製品における脆弱性 CWE-310
暗号の問題
CVE-2016-9346 2017-03-10 10:30 2016-12-8 Show GitHub Exploit DB Packet Storm
193070 7.5 重要
Network
Moxa Inc. - 複数の Moxa MiiNePort 製品における構成ファイルをダウンロードされる脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2016-9344 2017-03-10 10:30 2016-12-8 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