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, 12:10 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2341 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2025-39959 2026-02-5 15:46 2025-10-9 Show GitHub Exploit DB Packet Storm
2342 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-39960 2026-02-5 15:46 2025-10-9 Show GitHub Exploit DB Packet Storm
2343 4.7 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2025-39961 2026-02-5 15:46 2025-10-9 Show GitHub Exploit DB Packet Storm
2344 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2025-39962 2026-02-5 15:46 2025-10-9 Show GitHub Exploit DB Packet Storm
2345 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2025-39963 2026-02-5 15:46 2025-10-9 Show GitHub Exploit DB Packet Storm
2346 3.3
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-39964 2026-02-5 15:46 2025-10-13 Show GitHub Exploit DB Packet Storm
2347 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-39965 2026-02-5 15:46 2025-10-13 Show GitHub Exploit DB Packet Storm
2348 4.7 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2025-39966 2026-02-5 15:46 2025-10-15 Show GitHub Exploit DB Packet Storm
2349 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2025-39967 2026-02-5 15:46 2025-10-15 Show GitHub Exploit DB Packet Storm
2350 6.7 警告
Local
デル secure connect gateway デルのsecure connect gatewayにおける不要な特権による実行に関する脆弱性 CWE-250
CWE-noinfo
CVE-2025-46696 2026-02-5 15:46 2026-01-6 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