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
250681 - - Blackboard, Inc. - Blackboard Transact データベースに情報漏えいの脆弱性 - - 2010-09-28 14:46 2010-09-2 Show GitHub Exploit DB Packet Storm
250682 6.8 警告 w3m project
ターボリナックス
サイバートラスト株式会社
レッドハット
- w3m のistream.c における X.509 証明書の処理に関する任意の SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2010-2074 2010-09-27 16:24 2010-06-16 Show GitHub Exploit DB Packet Storm
250683 6.8 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
OpenLDAP Foundation
- OpenLDAP における任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-3767 2010-09-27 16:23 2009-10-23 Show GitHub Exploit DB Packet Storm
250684 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3021 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
250685 5 警告 Opera Software ASA - Opera の news-feed プレビュー機能における任意のフィードの購読を強制される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3020 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
250686 9.3 危険 Opera Software ASA - Opera におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3019 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
250687 9.3 危険 Opera Software ASA - Windows および Mac OS X 上で稼働する Opera における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2666 2010-09-27 16:20 2010-06-21 Show GitHub Exploit DB Packet Storm
250688 4.3 警告 Opera Software ASA - Opera における URI の処理に関するクロスサイトスクリプティングの脆弱性\ CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2665 2010-09-27 16:20 2010-06-21 Show GitHub Exploit DB Packet Storm
250689 4.3 警告 Opera Software ASA - Opera の HTML コンテンツにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2664 2010-09-27 16:20 2010-07-1 Show GitHub Exploit DB Packet Storm
250690 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2663 2010-09-27 16:20 2010-07-1 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
1891 3.5 LOW
Adjacent
- - The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external e… CWE-611
XXE
CVE-2024-8010 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
1892 7.5 HIGH
Network
- - The XML parsers within multiple WSO2 products accept user-supplied XML data without properly configuring to prevent the resolution of external entities. This omission allows malicious actors to craft… CWE-611
XXE
CVE-2024-2374 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
1893 6.1 MEDIUM
Network
- - The authentication endpoint fails to encode user-supplied input before rendering it in the web page, allowing for script injection. An attacker can leverage this by injecting malicious scripts into t… CWE-79
Cross-site Scripting
CVE-2025-6024 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
1894 6.0 MEDIUM
Network
- - Active access tokens are not revoked or invalidated when a user account is locked within WSO2 Identity Server. This failure to enforce revocation allows previously issued, valid tokens to remain usab… CWE-613
 Insufficient Session Expiration
CVE-2025-12624 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
1895 9.8 CRITICAL
Network
- - The goodoneuz/pay-uz Laravel package (<= 2.2.24) contains a critical vulnerability in the /payment/api/editable/update endpoint that allows unauthenticated attackers to overwrite existing PHP payment… CWE-284
Improper Access Control
CVE-2026-31843 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
1896 7.1 HIGH
Network
- - An issue in the Forgot Password feature of Daylight Studio FuelCMS v1.5.2 allows unauthenticated attackers to obtain the password reset token of a victim user via a crafted link placed in a valid e-m… CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2026-30459 2026-04-18 00:38 2026-04-17 Show GitHub Exploit DB Packet Storm
1897 7.5 HIGH
Network
- - A NULL pointer dereference vulnerability exists in fio (Flexible I/O Tester) v3.41 when parsing job files containing the fdp_pli option. The callback function str_fdp_pli_cb() does not validate the i… CWE-476
 NULL Pointer Dereference
CVE-2026-30656 2026-04-18 00:38 2026-04-17 Show GitHub Exploit DB Packet Storm
1898 5.3 MEDIUM
Network
- - The Silverstripe Assets Module is a required component of Silverstripe Framework. In versions prior to 2.4.5 and 3.0.0-rc1 through 3.1.2, images rendered in templates or otherwise accessed via DBFile… CWE-863
 Incorrect Authorization
CVE-2026-24749 2026-04-18 00:38 2026-04-17 Show GitHub Exploit DB Packet Storm
1899 - - - zlib is a Ruby interface for the zlib compression/decompression library. Versions 3.0.0 and below, 3.1.0, 3.1.1, 3.2.0 and 3.2.1 contain a buffer overflow vulnerability in the Zlib::GzipReader. The z… CWE-120
CWE-131
Classic Buffer Overflow
Incorrect Calculation of Buffer Size
CVE-2026-27820 2026-04-18 00:38 2026-04-17 Show GitHub Exploit DB Packet Storm
1900 7.3 HIGH
Local
- - In OCaml opam before 2.5.1, a .install field containing a destination filepath can use ../ to reach a parent directory. CWE-24
 Path Traversal: '../filedir'
CVE-2026-41082 2026-04-18 00:38 2026-04-17 Show GitHub Exploit DB Packet Storm