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
258661 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の fasync_helper 関数における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2009-4141 2010-03-29 15:18 2010-01-19 Show GitHub Exploit DB Packet Storm
258662 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0045 2010-03-25 11:49 2010-03-15 Show GitHub Exploit DB Packet Storm
258663 4.3 警告 アップル - Apple Safari の PubSub における Cookie が設定される脆弱性 CWE-16
環境設定
CVE-2010-0044 2010-03-25 11:49 2010-03-15 Show GitHub Exploit DB Packet Storm
258664 7.5 危険 サン・マイクロシステムズ
GNU Project
サイバートラスト株式会社
レッドハット
- GNU tar の safer_name_suffix 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4476 2010-03-25 11:47 2007-08-17 Show GitHub Exploit DB Packet Storm
258665 7.8 危険 VMware - VMware Fusion の vmx86 のカーネル拡張における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3282 2010-03-24 12:23 2009-10-1 Show GitHub Exploit DB Packet Storm
258666 7.2 危険 VMware - VMware Fusion の vmx86 のカーネル拡張における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3281 2010-03-24 12:22 2009-10-1 Show GitHub Exploit DB Packet Storm
258667 9.3 危険 VMware - 複数の VMware 製品の VMnc media コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2628 2010-03-24 12:22 2009-09-4 Show GitHub Exploit DB Packet Storm
258668 9.3 危険 VMware - 複数の VMware 製品の VMnc media コーデックにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0199 2010-03-24 12:22 2009-09-4 Show GitHub Exploit DB Packet Storm
258669 5 警告 VMware - VMware Studio の Web インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-2968 2010-03-24 12:22 2009-08-31 Show GitHub Exploit DB Packet Storm
258670 4 警告 VMware - 複数の VMware 製品の Descheduled Time Accounting ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-1805 2010-03-24 12:22 2009-05-28 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