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 17, 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
249531 7.5 危険 fully modded phpbb - Fully Modded phpBB2 の subscp.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2257 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249532 7.5 危険 alexscriptengine - Download-Engine における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2255 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249533 7.5 危険 DeltaScripts - PHP Classifieds の admin/setup/level2.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2254 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249534 5 警告 Exponent CMS project - Exponent CMS におけるパス情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-2253 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249535 5 警告 Exponent CMS project - Exponent CMS の iconspopup.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2252 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249536 9.3 危険 アドビシステムズ - 複数の Adobe 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2244 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249537 9.3 危険 アクシスコミュニケーションズ - AXIS および Panorama PTZ の SaveBMP メソッドにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2239 2012-06-26 15:46 2007-05-7 Show GitHub Exploit DB Packet Storm
249538 6.5 警告 cosign - Cosign の cosign-bin/cosign.cgi における任意ユーザとして不正な操作を実行される脆弱性 - CVE-2007-2233 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249539 7.5 危険 cosign - Cosign の CHECK コマンドにおける認証要件を回避される脆弱性 - CVE-2007-2232 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
249540 6.5 警告 CA Technologies - CA Clever Path Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-2230 2012-06-26 15:46 2007-04-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 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