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
250851 8.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2287 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
250852 3.3 注意 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2286 2010-09-6 17:47 2010-06-9 Show GitHub Exploit DB Packet Storm
250853 8.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の ASN.1 BER 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2284 2010-09-6 17:47 2010-06-9 Show GitHub Exploit DB Packet Storm
250854 3.3 注意 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の SMB 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2283 2010-09-6 17:46 2010-06-9 Show GitHub Exploit DB Packet Storm
250855 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の DOCSIS 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1455 2010-09-6 17:46 2010-05-5 Show GitHub Exploit DB Packet Storm
250856 7.8 危険 シスコシステムズ - Cisco IOS の TCP 接続におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2827 2010-09-6 17:45 2010-08-12 Show GitHub Exploit DB Packet Storm
250857 6.9 警告 アップル - iPhone および iPod touch 上で稼動する Apple iOS の IOSurface における整数オーバーフローの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2973 2010-09-6 17:45 2010-08-5 Show GitHub Exploit DB Packet Storm
250858 9.3 危険 アップル - Apple Quicktime に脆弱性 CWE-119
バッファエラー
CVE-2010-1799 2010-09-6 17:44 2010-08-13 Show GitHub Exploit DB Packet Storm
250859 10 危険 オラクル - Oracle WebLogic Server の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0073 2010-09-6 17:41 2010-02-4 Show GitHub Exploit DB Packet Storm
250860 2.1 注意 サイバートラスト株式会社
libvirt.org
レッドハット
- libvirt における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2242 2010-09-3 16:32 2010-08-4 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