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
219021 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3362 2013-09-13 14:53 2013-09-10 Show GitHub Exploit DB Packet Storm
219022 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3360 2013-09-13 13:36 2013-09-10 Show GitHub Exploit DB Packet Storm
219023 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3359 2013-09-13 13:36 2013-09-10 Show GitHub Exploit DB Packet Storm
219024 5 警告 マイクロソフト - 複数の Microsoft Windows 製品上で稼働する Active Directory におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3868 2013-09-13 11:37 2013-09-10 Show GitHub Exploit DB Packet Storm
219025 4.3 警告 マイクロソフト - Microsoft FrontPage 2003 における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3137 2013-09-13 11:21 2013-09-10 Show GitHub Exploit DB Packet Storm
219026 6.9 警告 マイクロソフト - Microsoft Windows 7 および Microsoft Server 2008 R2 におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3862 2013-09-13 11:20 2013-09-10 Show GitHub Exploit DB Packet Storm
219027 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2013-3866 2013-09-13 11:18 2013-09-10 Show GitHub Exploit DB Packet Storm
219028 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2013-3865 2013-09-13 11:17 2013-09-10 Show GitHub Exploit DB Packet Storm
219029 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2013-3864 2013-09-13 11:16 2013-09-10 Show GitHub Exploit DB Packet Storm
219030 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2013-1344 2013-09-13 11:15 2013-09-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 19, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
141 7.1 HIGH
Network
ebrigade ebrigade eBrigade ERP 4.5 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can sen… Update CWE-89
SQL Injection
CVE-2019-25707 2026-04-18 04:17 2026-04-12 Show GitHub Exploit DB Packet Storm
142 7.8 HIGH
Local
interference-security echo_mirage Echo Mirage 3.1 contains a stack buffer overflow vulnerability that allows local attackers to crash the application or execute arbitrary code by supplying an oversized string in the Rules action fiel… Update CWE-787
 Out-of-bounds Write
CVE-2019-25705 2026-04-18 04:16 2026-04-12 Show GitHub Exploit DB Packet Storm
143 6.5 MEDIUM
Network
- - Improper neutralization of argument delimiters in the volume handling component in AWS EFS CSI Driver (aws-efs-csi-driver) before v3.0.1 allows remote authenticated users with PersistentVolume creati… New CWE-88
Argument Injection
CVE-2026-6437 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
144 9.1 CRITICAL
Network
- - OpenViking prior to commit c7bb167 contains an authentication bypass vulnerability in the VikingBot OpenAPI HTTP route surface where the authentication check fails open when the api_key configuration… New CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-40525 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
145 7.5 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when deserializing a slice packet, the xdr_datum() function does not validate that a cs… New CWE-120
CWE-502
Classic Buffer Overflow
 Deserialization of Untrusted Data
CVE-2026-33337 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
146 - - - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the ClumpletReader::getClumpletSize() function can overflow the totalLength value when … New CWE-190
CWE-835
 Integer Overflow or Wraparound
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-28214 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
147 7.5 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 6.0.0, 5.0.4, 4.0.7 and 3.0.14, when processing an op_slice network packet, the server passes an unprepared stru… New CWE-476
 NULL Pointer Dereference
CVE-2026-28212 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
148 8.2 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when processing CNCT_specific_data segments during authentication, the server assumes s… New CWE-119
CWE-787
Incorrect Access of Indexable Resource ('Range Error') 
 Out-of-bounds Write
CVE-2026-27890 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
149 7.5 HIGH
Network
apache airflow Before Airflow 3.2.0, it was unclear that secure Airflow deployments require the Deployment Manager to take appropriate actions and pay attention to security details and security model of Airflow. So… Update CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2025-66236 2026-04-18 03:41 2026-04-14 Show GitHub Exploit DB Packet Storm
150 8.8 HIGH
Network
apache airflow Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly tr… Update CWE-502
 Deserialization of Untrusted Data
CVE-2026-33858 2026-04-18 03:40 2026-04-14 Show GitHub Exploit DB Packet Storm