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 24, 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
243411 9.3 危険 Opera Software ASA - Opera の Javascript SVG サポートにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-0127 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243412 9.3 危険 Opera Software ASA - Opera におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-0126 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243413 5 警告 カスペルスキー - Kaspersky Lab Antivurus Engine におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0125 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243414 6.8 警告 michael romedahl - RI Blog の search.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0121 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243415 6.8 警告 packeteer - Packeteer PacketShaper PacketWise におけるバッファオーバーフローの脆弱性 - CVE-2007-0113 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243416 6.8 警告 Novell - Novell Access Manager Identity Server の nidp/idff/sso におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0110 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243417 6 警告 Novell - Windows 2000/XP/2003 用の Novell Client における別のユーザプロファイルを呼び出される脆弱性 - CVE-2007-0108 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243418 10 危険 Perforce Software - Perforce クライアントにおける任意のファイルを上書きされる脆弱性 - CVE-2007-0100 2012-09-25 15:36 2007-01-8 Show GitHub Exploit DB Packet Storm
243419 7.5 危険 katy whitton web development - newsCMSlite におけるパスワードを含むデータベースをダウンロードされる脆弱性 - CVE-2007-0091 2012-09-25 15:36 2007-01-5 Show GitHub Exploit DB Packet Storm
243420 7.5 危険 jgbbs - jgbbs におけるパスワードを含むデータベースをダウンロードされる脆弱性 - CVE-2007-0089 2012-09-25 15:36 2007-01-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4071 9.8 CRITICAL
Network
sangoma freepbx FreePBX is an open source IP PBX. From 15.0.42 to before 16.0.45 and 17.0.7, unauthenticated users may be able to access the User Control Panel (UCP) using hard-coded initial template credentials if … CWE-798
 Use of Hard-coded Credentials
CVE-2026-46376 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
4072 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
4073 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
4074 - - - 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
4075 - - - 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
4076 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
4077 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
4078 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
4079 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
4080 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