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 12, 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
291 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 New CWE-415
二重解放
CVE-2026-46162 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
292 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 New CWE-129
配列インデックスの不適切な検証
CVE-2026-46163 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
293 7 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 New CWE-415
二重解放
CVE-2026-46164 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
294 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 New CWE-667
不適切なロック
CVE-2026-46165 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
295 8.8 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-46166 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
296 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 New CWE-908
初期化されていないリソースの使用
CVE-2026-46167 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
297 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46168 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
298 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46172 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
299 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-46173 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
300 8.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46174 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2681 7.3 HIGH
Local
- - Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis DeviceLock DLP (Windows) before build 9.0.15051.93227. CWE-427
 Uncontrolled Search Path Element
CVE-2026-44682 2026-06-5 00:12 2026-06-4 Show GitHub Exploit DB Packet Storm
2682 7.3 HIGH
Local
- - Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis DeviceLock DLP (Windows) before build 9.0.15051.93227. CWE-427
 Uncontrolled Search Path Element
CVE-2026-50033 2026-06-5 00:12 2026-06-4 Show GitHub Exploit DB Packet Storm
2683 - - - The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing command/instruction injection. CWE-78
OS Command 
CVE-2026-49185 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2684 - - - The local MQTT broker does not enforce topic-level Access Control Lists (ACLs). This allows any client to subscribe using wildcard characters (# or +) to enumerate hidden network devices or publish r… CWE-287
Improper Authentication
CVE-2026-49186 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2685 - - - The hard-coded APK resource files never expire, and the shared scepter leads to information leaks and potential misuse. CWE-200
Information Exposure
CVE-2026-49187 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2686 - - - The ai_cmd utility executes with full root permissions. It pipes socket inputs directly to popen(), paving the way for unauthenticated users to execute arbitrary root commands. CWE-489
Exposure of Data Element to Wrong Session 
CVE-2026-49188 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2687 - - - Unchecked public access permissions on a core Broadcast Receiver allow unauthorized local software components to invoke administrative operations. CWE-269
 Improper Privilege Management
CVE-2026-49189 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2688 - - - The system fails to evaluate instructional permissions over multiple internal operation codes (opcodes), permitting unauthorized application installations or command executions. CWE-78
OS Command 
CVE-2026-49190 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2689 - - - The production build of the M3WebServer hard-codes its backend API keys, which can be easily intercepted through verbose error handling pages. CWE-287
Improper Authentication
CVE-2026-49191 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2690 - - - The summary service endpoint suffers from an IDOR vulnerability where it fails to verify user ownership of hardware serial numbers, exposing device data to scraping. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-49192 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm