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
215231 6.8 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1502 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215232 5.8 警告 Mozilla Foundation - Android 上で稼働する Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1501 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215233 5 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1500 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215234 5.8 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey におけるドメイン名を偽装される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1499 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215235 5 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey の crypto.generateCRMFRequest メソッドにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-310
CVE-2014-1498 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215236 9.3 危険 Mozilla Foundation - Mozilla Firefox OS の DeviceStorage API におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-1507 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215237 6.4 警告 Mozilla Foundation - Android 上で稼働する Mozilla Firefox の Android 版クラッシュレポーターにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-1506 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215238 6.9 警告 Mozilla Foundation - 複数の Mozilla 製品における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1496 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215239 9.3 危険 Mozilla Foundation - Mozilla Firefox および SeaMonkey のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1494 2014-03-20 14:36 2014-03-18 Show GitHub Exploit DB Packet Storm
215240 4.3 警告 オラクル - Oracle Java SE および JavaFX における JavaFX に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-0382 2014-03-19 16:52 2014-01-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 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
161 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
162 - - - 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
163 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
164 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
165 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
166 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
167 9.1 CRITICAL
Network
apache apisix Header injection vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to inject malicious headers. This issue affects Apache APISIX: from 2… Update CWE-75
Special Element Injection
CVE-2026-31908 2026-04-18 03:40 2026-04-14 Show GitHub Exploit DB Packet Storm
168 7.5 HIGH
Network
apache apisix Cleartext Transmission of Sensitive Information vulnerability in Apache APISIX. This can occur due to `ssl_verify` in openid-connect plugin configuration being set to false by default. This issue af… Update CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-31923 2026-04-18 03:39 2026-04-14 Show GitHub Exploit DB Packet Storm
169 5.3 MEDIUM
Network
apache apisix Cleartext Transmission of Sensitive Information vulnerability in Apache APISIX. tencent-cloud-cls log export uses plaintext HTTP This issue affects Apache APISIX: from 2.99.0 through 3.15.0. Users … Update CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-31924 2026-04-18 03:38 2026-04-14 Show GitHub Exploit DB Packet Storm
170 8.1 HIGH
Network
apache airflow The example example_xcom that was included in airflow documentation implemented unsafe pattern of reading value from xcom in the way that could be exploited to allow UI user who had access to modify … Update CWE-94
Code Injection
CVE-2025-54550 2026-04-18 03:38 2026-04-15 Show GitHub Exploit DB Packet Storm