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
250341 9.3 危険 アップル
アドビシステムズ
レッドハット
- Adobe Flash の ActionScript の処理に脆弱性 CWE-94
コード・インジェクション
CVE-2010-0209 2010-11-25 15:14 2010-08-11 Show GitHub Exploit DB Packet Storm
250342 9.3 危険 アップル
アドビシステムズ
ターボリナックス
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-399
CWE-noinfo
CVE-2009-3793 2010-11-25 15:13 2010-06-10 Show GitHub Exploit DB Packet Storm
250343 6.8 警告 アップル
GNU Project
ターボリナックス
サイバートラスト株式会社
レッドハット
- GNU gzip における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-0001 2010-11-25 15:12 2010-01-29 Show GitHub Exploit DB Packet Storm
250344 2.6 注意 アップル
サン・マイクロシステムズ
Apache Software Foundation
- Apache HTTP Server 用 mod_perl の Status.pm におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0796 2010-11-25 15:12 2009-04-7 Show GitHub Exploit DB Packet Storm
250345 6.8 警告 アップル
サイバートラスト株式会社
WebDAV
レッドハット
- neon における X.509 証明書の処理に関する任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-2474 2010-11-25 15:11 2009-08-18 Show GitHub Exploit DB Packet Storm
250346 4.3 警告 アップル
サイバートラスト株式会社
WebDAV
レッドハット
- neon におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2473 2010-11-25 15:11 2009-08-18 Show GitHub Exploit DB Packet Storm
250347 10 危険 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
FreeType Project
レッドハット
- FreeType における入力処理に関する整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0946 2010-11-25 15:11 2009-04-17 Show GitHub Exploit DB Packet Storm
250348 4.3 警告 アップル
アドビシステムズ
ターボリナックス
レッドハット
- Adobe Flash Player および Adobe AIR におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4546 2010-11-25 15:10 2008-10-14 Show GitHub Exploit DB Packet Storm
250349 4.3 警告 Google - Google Chrome におけるクライアントユーザに関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0644 2010-11-24 15:04 2010-02-10 Show GitHub Exploit DB Packet Storm
250350 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2649 2010-11-24 15:04 2010-07-2 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
1001 6.5 MEDIUM
Network
- - An operator allowed to use the REST API can cause the Authoritative server to produce invalid HTTPS or SVCB record data, which can in turn cause LMDB database corruption, if using the LMDB backend. CWE-190
 Integer Overflow or Wraparound
CVE-2026-33611 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1002 - - - Inadequate access control in the registration process in Fullstep V5, which could allow unauthenticated users to obtain a valid JWT token with which to interact with authenticated API resources. Succ… CWE-306
Missing Authentication for Critical Function
CVE-2026-5749 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1003 - - - An insecure direct object reference (IDOR) vulnerability in the Fullstep V5 registration process allows authenticated users to access data belonging to other registered users through various vulnerab… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-5750 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1004 6.5 MEDIUM
Network
- - A vulnerability in the web application allows unauthorized users to access and manipulate sensitive data across different tenants by exploiting insecure direct object references. This could lead to u… - CVE-2026-6355 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1005 9.6 CRITICAL
Network
- - A vulnerability in the web application allows standard users to escalate their privileges to those of a super administrator through parameter manipulation, enabling them to access and modify sensitiv… CWE-1220
 Insufficient Granularity of Access Control
CVE-2026-6356 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1006 8.8 HIGH
Network
- - A flaw was found in InstructLab. The `linux_train.py` script hardcodes `trust_remote_code=True` when loading models from HuggingFace. This allows a remote attacker to achieve arbitrary Python code ex… CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-6859 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1007 6.1 MEDIUM
Local
- - A flaw was found in GNU Emacs. This vulnerability, a memory corruption issue, occurs when Emacs processes specially crafted SVG (Scalable Vector Graphics) CSS (Cascading Style Sheets) data. A local u… CWE-193
 Off-by-one Error
CVE-2026-6861 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1008 5.5 MEDIUM
Local
- - A flaw was found in libefiboot, a component of efivar. The device path node parser in libefiboot fails to validate that each node's Length field is at least 4 bytes, which is the minimum size for an … CWE-674
 Uncontrolled Recursion
CVE-2026-6862 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1009 8.5 HIGH
Network
- - An issue was discovered in guardsix (formerly Logpoint) ODBC Enrichment Plugins before 5.2.1 (5.2.1 is used in guardsix 7.9.0.0). A logic flaw allowed stored database credentials to be reused after m… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-35548 2026-04-23 06:23 2026-04-23 Show GitHub Exploit DB Packet Storm
1010 8.4 HIGH
Local
- - Terminal Services Manager 3.1 contains a stack-based buffer overflow vulnerability in the computer names field that allows local attackers to execute arbitrary code by triggering structured exception… CWE-306
Missing Authentication for Critical Function
CVE-2018-25259 2026-04-23 06:23 2026-04-23 Show GitHub Exploit DB Packet Storm