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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252741 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2010-2558 2010-08-31 16:45 2010-08-10 Show GitHub Exploit DB Packet Storm
252742 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2557 2010-08-31 16:44 2010-08-10 Show GitHub Exploit DB Packet Storm
252743 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2556 2010-08-31 16:44 2010-08-10 Show GitHub Exploit DB Packet Storm
252744 9.3 危険 マイクロソフト - Microsoft Windows の MPEG Layer-3 Audio Codec for Microsoft DirectShow におけるバッファオーバーフロー脆弱性 CWE-119
バッファエラー
CVE-2010-1882 2010-08-31 16:44 2010-08-10 Show GitHub Exploit DB Packet Storm
252745 4.3 警告 マイクロソフト - Microsoft Internet Explorer における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1258 2010-08-31 16:44 2010-08-10 Show GitHub Exploit DB Packet Storm
252746 7.5 危険 アドビシステムズ - Adobe ColdFusion の administrator コンソールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-2861 2010-08-31 16:43 2010-08-10 Show GitHub Exploit DB Packet Storm
252747 5 警告 アドビシステムズ - Adobe Flash Media Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2220 2010-08-31 16:42 2010-08-10 Show GitHub Exploit DB Packet Storm
252748 5 警告 アドビシステムズ - Adobe Flash Media Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2219 2010-08-31 16:42 2010-08-10 Show GitHub Exploit DB Packet Storm
252749 5 警告 アドビシステムズ - Adobe Flash Media Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2218 2010-08-31 16:42 2010-08-10 Show GitHub Exploit DB Packet Storm
252750 10 危険 アドビシステムズ - Adobe Flash Media Server における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2217 2010-08-31 16:41 2010-08-10 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