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
1731 9.6 緊急
Network
lfprojects mlflow lfprojectsのmlflowにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2026-2611 2026-05-28 14:43 2026-05-19 Show GitHub Exploit DB Packet Storm
1732 5.4 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-28735 2026-05-28 14:43 2026-05-22 Show GitHub Exploit DB Packet Storm
1733 6.5 警告
Network
OpenPLC Project OpenPLC_v3 ファームウェア OpenPLC ProjectのOpenPLC_v3 ファームウェアにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-31156 2026-05-28 14:42 2026-05-13 Show GitHub Exploit DB Packet Storm
1734 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31390 2026-05-28 14:42 2026-04-3 Show GitHub Exploit DB Packet Storm
1735 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-31391 2026-05-28 14:42 2026-04-3 Show GitHub Exploit DB Packet Storm
1736 8.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31392 2026-05-28 14:42 2026-04-3 Show GitHub Exploit DB Packet Storm
1737 8.1 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31393 2026-05-28 14:42 2026-04-3 Show GitHub Exploit DB Packet Storm
1738 8.8 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31433 2026-05-28 14:42 2026-04-22 Show GitHub Exploit DB Packet Storm
1739 9.8 緊急
Network
lizardbyte sunshine lizardbyteのsunshineにおける複数の脆弱性 CWE-287
CWE-295
CVE-2026-32253 2026-05-28 14:42 2026-05-22 Show GitHub Exploit DB Packet Storm
1740 7.1 重要
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-3473 2026-05-28 14:42 2026-05-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 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
3111 5.4 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, AVideo stores category descriptions from user input and later renders category_description as raw HTML in the Gallery view. A user w… CWE-79
Cross-site Scripting
CVE-2026-47694 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
3112 4.3 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, plugin/AuthorizeNet/processPayment.json.php credits the logged-in user's wallet based only on the attacker-controlled amount POST pa… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-47696 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
3113 - - - GitButler is a modern Git-based version control interface for AI-powered workflows. Prior to 0.19.7, a emote code execution vulnerability exists in the Tauri-based GitButler desktop application. An a… CWE-94
Code Injection
CVE-2026-45261 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
3114 - - - electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In 3.8.8 and earlier, there is persistent local-pty code execution via imported bookmarks or compromised sync… CWE-94
CWE-345
CWE-494
CWE-915
Code Injection
 Insufficient Verification of Data Authenticity
 Download of Code Without Integrity Check
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-45058 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
3115 6.1 MEDIUM
Network
- - Speakr is a personal, self-hosted web application designed for transcribing audio recordings. Prior to 0.8.20-alpha, the is_safe_url() helper used to validate post-login redirect targets applied urlj… CWE-601
Open Redirect
CVE-2026-45307 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
3116 8.2 HIGH
Network
- - deepobj provides get, set, delete deep objects in javascript. Prior to 1.0.3, prototype pollution is possible when property paths contain __proto__/constructor/prototype. The property path must not b… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-46509 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
3117 5.0 MEDIUM
Network
- - Local Deep Research is an AI-powered research assistant for deep, iterative research. Prior to 1.6.0, PDFService._markdown_to_html() constructs an HTML document by interpolating user-controlled value… CWE-79
CWE-918
Cross-site Scripting
Server-Side Request Forgery (SSRF) 
CVE-2026-43979 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
3118 5.3 MEDIUM
Network
mermaid_project mermaid Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.6 and 11.15.0, Mermaid's default configuration allows injecting CSS that applies… CWE-94
Code Injection
CVE-2026-41159 2026-06-2 03:38 2026-05-30 Show GitHub Exploit DB Packet Storm
3119 4.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.5.12 contains a privilege escalation vulnerability in Slack plugin approvals that allows exec-authorized users to resolve plugin approvals through the exec approver gate. Attacke… CWE-863
 Incorrect Authorization
CVE-2026-32906 2026-06-2 03:37 2026-05-30 Show GitHub Exploit DB Packet Storm
3120 5.3 MEDIUM
Network
mermaid_project mermaid Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.6 and 11.15.0, there is a denial-of-service attack when rendering gantt charts, i… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-41150 2026-06-2 03:37 2026-05-30 Show GitHub Exploit DB Packet Storm