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 26, 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
3751 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31519 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3752 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31520 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3753 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31521 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3754 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31522 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3755 4.7 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-31523 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3756 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31524 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3757 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31525 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3758 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-31526 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3759 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31527 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
3760 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31528 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314841 7.8 HIGH
Local
adobe media_encoder Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory struc… CWE-125
Out-of-bounds Read
CVE-2024-41871 2024-09-16 19:36 2024-09-13 Show GitHub Exploit DB Packet Storm
314842 5.5 MEDIUM
Local
adobe media_encoder Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to… CWE-125
Out-of-bounds Read
CVE-2024-41870 2024-09-16 19:32 2024-09-13 Show GitHub Exploit DB Packet Storm
314843 7.8 HIGH
Local
adobe media_encoder Media Encoder versions 24.5, 23.6.8 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of … CWE-787
 Out-of-bounds Write
CVE-2024-39377 2024-09-16 19:30 2024-09-13 Show GitHub Exploit DB Packet Storm
314844 6.5 MEDIUM
Network
m-files m-files_server A path traversal issue in API endpoint in M-Files Server before version 24.8.13981.0 and LTS 24.2.13421.15 SR2 and LTS 23.8.12892.0 SR6 allows authenticated user to read files CWE-22
Path Traversal
CVE-2024-6789 2024-09-16 16:15 2024-08-27 Show GitHub Exploit DB Packet Storm
314845 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix a deadlock problem when config TC during resetting When config TC during the reset process, may cause a deadlock, … CWE-667
 Improper Locking
CVE-2024-44995 2024-09-16 03:15 2024-09-5 Show GitHub Exploit DB Packet Storm
314846 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk() [BUG] There is an internal report that KASAN is repor… CWE-415
CWE-416
 Double Free
 Use After Free
CVE-2024-46687 2024-09-15 01:17 2024-09-13 Show GitHub Exploit DB Packet Storm
314847 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req() This happens when called from SMB2_read() while using rdma and … CWE-476
 NULL Pointer Dereference
CVE-2024-46686 2024-09-15 01:16 2024-09-13 Show GitHub Exploit DB Packet Storm
314848 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcs_get_function() pinmux_generic_get_function() can return NULL and the point… CWE-476
 NULL Pointer Dereference
CVE-2024-46685 2024-09-15 01:00 2024-09-13 Show GitHub Exploit DB Packet Storm
314849 9.8 CRITICAL
Network
code-projects crud_operation_system A vulnerability was found in code-projects Crud Operation System 1.0. It has been classified as critical. This affects an unknown part of the file /updatedata.php. The manipulation of the argument si… CWE-89
SQL Injection
CVE-2024-8762 2024-09-15 00:54 2024-09-13 Show GitHub Exploit DB Packet Storm
314850 8.1 HIGH
Network
gitlab gitlab An issue has been discovered in GitLab EE/CE affecting all versions from 16.9.7 prior to 17.1.7, 17.2 prior to 17.2.5, and 17.3 prior to 17.3.2. An improper input validation error allows attacker to … NVD-CWE-noinfo
CVE-2024-8754 2024-09-15 00:40 2024-09-13 Show GitHub Exploit DB Packet Storm