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":June 16, 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
651 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-46217 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
652 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46218 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
653 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-46219 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
654 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-46220 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
655 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46221 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
656 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-46222 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
657 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46224 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
658 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46225 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
659 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46226 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
660 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-46227 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255011 5.5 MEDIUM
Local
elfutils_project
debian
canonical
elfutils
debian_linux
ubuntu_linux
The ebl_object_note_type_name function in eblobjnotetypename.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted… CWE-125
Out-of-bounds Read
CVE-2017-7608 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255012 5.5 MEDIUM
Local
elfutils_project elfutils The handle_gnu_hash function in readelf.c in elfutils 0.168 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file. CWE-125
Out-of-bounds Read
CVE-2017-7607 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255013 6.5 MEDIUM
Network
imagemagick imagemagick coders/rle.c in ImageMagick 7.0.5-4 has an "outside the range of representable values of type unsigned char" undefined behavior issue, which might allow remote attackers to cause a denial of service … CWE-20
 Improper Input Validation 
CVE-2017-7606 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255014 7.8 HIGH
Local
libaacplus_project libaacplus aacplusenc.c in HE-AAC+ Codec (aka libaacplus) 2.0.2 has an assertion failure, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other i… CWE-617
 Reachable Assertion
CVE-2017-7605 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255015 7.8 HIGH
Local
libaacplus_project libaacplus au_channel.h in HE-AAC+ Codec (aka libaacplus) 2.0.2 has a left-shift undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have un… CWE-20
 Improper Input Validation 
CVE-2017-7604 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255016 7.8 HIGH
Local
libaacplus_project libaacplus au_channel.h in HE-AAC+ Codec (aka libaacplus) 2.0.2 has a signed integer overflow, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified ot… CWE-190
 Integer Overflow or Wraparound
CVE-2017-7603 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255017 7.8 HIGH
Local
libtiff libtiff LibTIFF 4.0.7 has a signed integer overflow, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image. CWE-190
 Integer Overflow or Wraparound
CVE-2017-7602 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255018 7.8 HIGH
Local
libtiff libtiff LibTIFF 4.0.7 has a "shift exponent too large for 64-bit type long" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unsp… CWE-20
 Improper Input Validation 
CVE-2017-7601 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255019 7.8 HIGH
Local
libtiff libtiff LibTIFF 4.0.7 has an "outside the range of representable values of type unsigned char" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or… CWE-20
 Improper Input Validation 
CVE-2017-7600 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm
255020 7.8 HIGH
Local
libtiff libtiff LibTIFF 4.0.7 has an "outside the range of representable values of type short" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibl… CWE-20
 Improper Input Validation 
CVE-2017-7599 2024-11-21 12:32 2017-04-9 Show GitHub Exploit DB Packet Storm