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 17, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4661 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31726 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4662 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31727 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4663 4.7 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-31728 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4664 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-31729 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4665 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-31730 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4666 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31731 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4667 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31732 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4668 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31733 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4669 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31734 2026-05-11 11:00 2026-05-1 Show GitHub Exploit DB Packet Storm
4670 8.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31735 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
871 8.2 HIGH
Network
nuxt nuxt Nuxt is an open-source web development framework for Vue.js. From versions 3.11.0 to before 3.21.7 and 4.0.0 to before 4.4.7, there is a route-rule middleware bypass via case-sensitivity mismatch bet… Update CWE-178
CWE-863
 Improper Handling of Case Sensitivity
 Incorrect Authorization
CVE-2026-53721 2026-06-15 11:11 2026-06-13 Show GitHub Exploit DB Packet Storm
872 5.4 MEDIUM
Network
nuxt nuxt Nuxt is an open-source web development framework for Vue.js. Prior to versions 3.21.7 and 4.4.7, <NuxtLink> did not validate the URL scheme of values bound to its to or href props before rendering th… Update CWE-79
CWE-83
Cross-site Scripting
 Improper Neutralization of Script in Attributes in a Web Page
CVE-2026-53722 2026-06-15 11:10 2026-06-13 Show GitHub Exploit DB Packet Storm
873 5.3 MEDIUM
Network
ironmansoftware powershell_universal Improper access control in Devolutions PowerShell Universal 2026.1.7 and earlier allows an unauthenticated remote attacker to obtain the OpenAPI specification of user-defined REST endpoints. Update CWE-306
Missing Authentication for Critical Function
CVE-2026-8694 2026-06-15 11:09 2026-06-13 Show GitHub Exploit DB Packet Storm
874 10.0 CRITICAL
Network
netty netty Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty's `DnsResolveContext` insufficiently validates the ba… Update CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-47691 2026-06-15 10:57 2026-06-13 Show GitHub Exploit DB Packet Storm
875 7.5 HIGH
Network
netty netty Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, the RedisArrayAggregator handler permanently leaks pooled d… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-48006 2026-06-15 10:56 2026-06-13 Show GitHub Exploit DB Packet Storm
876 7.5 HIGH
Network
netty netty Netty is a network application framework for development of protocol servers and clients. In netty-codec-http2 prior to versions 4.1.135.Final and 4.2.15.Final, the `DelegatingDecompressorFrameListen… Update CWE-400
CWE-401
 Uncontrolled Resource Consumption
 Missing Release of Memory after Effective Lifetime
CVE-2026-48043 2026-06-15 10:56 2026-06-13 Show GitHub Exploit DB Packet Storm
877 7.5 HIGH
Network
netty netty Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, the HAProxy PROXY protocol v2 codec in netty leaks native o… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-48059 2026-06-15 10:56 2026-06-13 Show GitHub Exploit DB Packet Storm
878 5.4 MEDIUM
Network
gitlab gitlab GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authe… Update CWE-863
 Incorrect Authorization
CVE-2026-6269 2026-06-15 10:47 2026-06-11 Show GitHub Exploit DB Packet Storm
879 3.1 LOW
Network
gitlab gitlab GitLab has remediated an issue in GitLab CE/EE affecting all versions from 12.0 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authen… Update CWE-863
 Incorrect Authorization
CVE-2026-3553 2026-06-15 10:47 2026-06-11 Show GitHub Exploit DB Packet Storm
880 6.5 MEDIUM
Network
gitlab gitlab GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authe… Update CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-1500 2026-06-15 10:46 2026-06-11 Show GitHub Exploit DB Packet Storm