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":May 1, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
208381 7.5 危険 MySQL AB
アップル
zlib
サン・マイクロシステムズ
Debian
FreeBSD
ターボリナックス
ヒューレット・パッカード
SUSE
Fedora Project
レッドハット
- データ圧縮ライブラリ zlib におけるバッファーオーバーフローの脆弱性 - CVE-2005-2096 2015-05-22 14:31 2005-07-6 Show GitHub Exploit DB Packet Storm
208382 5 警告 ターボリナックス
MySQL AB
レッドハット
- zlib における不正な圧縮ファイルによるバッファオーバーフローの脆弱性 - CVE-2005-1849 2015-05-22 14:29 2005-07-21 Show GitHub Exploit DB Packet Storm
208383 5 警告 bzip.org
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
レッドハット
- bzip2 の解凍時における無限ループによるサービス運用妨害 (DoS) の脆弱性 - CVE-2005-1260 2015-05-22 14:28 2005-05-23 Show GitHub Exploit DB Packet Storm
208384 3.7 注意 bzip.org
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
レッドハット
- bzip2 の解凍処理における競合状態の脆弱性 - CVE-2005-0953 2015-05-22 14:28 2005-05-27 Show GitHub Exploit DB Packet Storm
208385 7.5 危険 サン・マイクロシステムズ
サイバートラスト株式会社
ターボリナックス
レッドハット
- Zlib の gzprintf() におけるバッファオーバーフローの脆弱性 - CVE-2003-0107 2015-05-22 14:27 2003-02-22 Show GitHub Exploit DB Packet Storm
208386 6.8 警告 Kazuhiro Inaba
木村利靖
- BGA32.DLL および QBga32.DLL における複数の脆弱性 CWE-Other
その他
CVE-2003-0107
CVE-2005-0953
CVE-2005-1260
CVE-2005-1849
CVE-2005-2096
2015-05-22 14:25 2015-05-19 Show GitHub Exploit DB Packet Storm
208387 4.3 警告 SEOgento - Magento 用 SEOgento プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3243 2015-05-22 13:49 2012-01-11 Show GitHub Exploit DB Packet Storm
208388 6.8 警告 osCMax.com - osCMax の管理パネルにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6691 2015-05-22 13:43 2012-04-1 Show GitHub Exploit DB Packet Storm
208389 7.5 危険 osCMax.com - osCMax の管理パネルにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1665 2015-05-22 13:43 2012-04-1 Show GitHub Exploit DB Packet Storm
208390 4.3 警告 osCMax.com - osCMax の管理パネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1664 2015-05-22 13:43 2012-04-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221 5.5 MEDIUM
Local
- - GSM RP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service New CWE-824
 Access of Uninitialized Pointer
CVE-2026-6870 2026-05-1 00:10 2026-04-30 Show GitHub Exploit DB Packet Storm
222 7.5 HIGH
Network
- - Incorrect packet validation allowed unbounded recursion parsing SCTP chunk parameters. This can eventually result in a stack overflow and panic. Remote attackers can craft packets which cause affec… New CWE-674
CWE-791
 Uncontrolled Recursion
 Incomplete Filtering of Special Elements
CVE-2026-7164 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
223 9.1 CRITICAL
Network
- - When processing the header of an incoming message, libnv failed to properly validate the message size. The lack of validation allows a malicious program to write outside the bounds of a heap allocat… New CWE-122
CWE-130
Heap-based Buffer Overflow
 Improper Handling of Length Parameter Inconsistency
CVE-2026-35547 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
224 7.8 HIGH
Local
- - When exchanging data over a socket, libnv uses select(2) to wait for data to arrive. However, it does not verify whether the provided socket descriptor fits in select(2)'s file descriptor set size l… New CWE-121
Stack-based Buffer Overflow
CVE-2026-39457 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
225 7.3 HIGH
Network
- - As dhclient is building an environment to pass to dhclient-script, it may need to resize the array of string pointers. The code which expands the array incorrectly calculates its new size when reque… New CWE-122
Heap-based Buffer Overflow
CVE-2026-42512 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
226 7.4 HIGH
Network
- - Out-of-bounds read vulnerability in ASR Kestrel (nr_fw modules) allows Overflow Buffers. This vulnerability is associated with program files Code/Nr/nr_fw/RA/src/NrPwrCtrl.C. This issue affects … New CWE-125
Out-of-bounds Read
CVE-2026-42799 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
227 5.9 MEDIUM
Network
- - Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMTP.starttls()` without an SSL context, so no certificate validation was performed on the TLS upgrade. A man-in-the-middle between … New CWE-295
Improper Certificate Validation 
CVE-2026-41016 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
228 7.4 HIGH
Network
- - NULL pointer dereference vulnerability in ASR1903 in ASR Lapwing_Linux on Linux (ims_client modules) allows Pointer Manipulation. This vulnerability is associated with program files sip/utils/src/s… New CWE-476
 NULL Pointer Dereference
CVE-2026-42800 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
229 6.5 MEDIUM
Network
- - Exposure of Sensitive Information to an Unauthorized Actor, Exposure of private personal information to an unauthorized actor vulnerability in MeWare Software Development Inc. PDKS allows Excavation.… New CWE-200
CWE-359
Information Exposure
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2026-7382 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
230 8.1 HIGH
Network
- - Authorization bypass through User-Controlled key vulnerability in MeWare Software Development Inc. PDKS allows Privilege Abuse. This issue affects PDKS: from V16.20200313 before VMYR_3.5.2025117. New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-7399 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm