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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
81 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-Other
その他
CVE-2026-46214 2026-06-11 16:21 2026-05-28 Show GitHub Exploit DB Packet Storm
82 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-46215 2026-06-11 16:21 2026-05-28 Show GitHub Exploit DB Packet Storm
83 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2026-46216 2026-06-11 16:21 2026-05-28 Show GitHub Exploit DB Packet Storm
84 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける再帰制御に関する脆弱性 New CWE-674
不適切な再帰制御
CVE-2026-46217 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
85 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46218 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
86 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-46219 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
87 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 New CWE-617
到達可能なアサーション
CVE-2026-46220 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
88 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46221 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
89 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2026-46222 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
90 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46224 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2141 - - - Active IQ OneCollect version 2.7.3 contains hard-coded credentials that could allow an authenticated attacker with low privileges to perform unauthorized AutoSupport operations. CWE-259
Use of Hard-coded Password 
CVE-2026-22055 2026-06-5 00:48 2026-06-4 Show GitHub Exploit DB Packet Storm
2142 - - - In affected versions of Octopus Server, permissions were not checked correctly resulting in any authenticated user being able to make server level changes using a certain API endpoint despite receivi… CWE-862
 Missing Authorization
CVE-2026-4881 2026-06-5 00:48 2026-06-4 Show GitHub Exploit DB Packet Storm
2143 7.5 HIGH
Network
- - React Router is a router for React. In versions 7.0.0 through 7.14.x of react-router and versions 2.10.0 through 2.17.4 of @remix-run/server-runtime, certain crafted requests can consume disproportio… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42342 2026-06-5 00:43 2026-06-3 Show GitHub Exploit DB Packet Storm
2144 - - - Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in elixir-tesla tesla allows a denial of service via decompression bomb in HTTP response bodies. When Tesla.Middleware.… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-48594 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2145 - - - Improper Handling of Case Sensitivity vulnerability in elixir-tesla tesla allows credential leakage to a third-party origin on cross-origin redirects. Tesla.Middleware.FollowRedirects strips securit… CWE-178
 Improper Handling of Case Sensitivity
CVE-2026-48595 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2146 - - - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.add_content_type_par… CWE-113
HTTP Response Splitting
CVE-2026-48596 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2147 - - - Allocation of Resources Without Limits or Throttling vulnerability in elixir-tesla tesla allows denial of service via atom table exhaustion in Tesla.Adapter.Mint. Tesla.Adapter.Mint.open_conn/2 conv… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-48597 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2148 - - - Improper Encoding or Escaping of Output vulnerability in elixir-tesla tesla allows multipart part header injection via unescaped Content-Disposition parameter values. Tesla.Multipart.part_headers_fo… CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-48598 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2149 6.3 MEDIUM
Network
- - A security vulnerability has been detected in itsourcecode Fees Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /receipt.php. Such manipulation of the ar… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10811 2026-06-5 00:41 2026-06-5 Show GitHub Exploit DB Packet Storm
2150 - - - GLPI is a free asset and IT management software package. In versions 11.0.0 through 11.0.6, a technician can store an XSS payload in a ITIL costs. This issue has been fixed in version 11.0.7. CWE-79
Cross-site Scripting
CVE-2026-40108 2026-06-5 00:41 2026-06-3 Show GitHub Exploit DB Packet Storm