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, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240691 4.3 警告 mitridat - MitriDAT eMail Form Processor Pro におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4144 2012-09-25 16:59 2007-08-3 Show GitHub Exploit DB Packet Storm
240692 4.3 警告 IBM - IBM Lotus Sametime Server におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4142 2012-09-25 16:59 2007-08-3 Show GitHub Exploit DB Packet Storm
240693 4.3 警告 openrat - OpenRat CMS における重要な情報を取得される脆弱性 - CVE-2007-4141 2012-09-25 16:59 2007-08-3 Show GitHub Exploit DB Packet Storm
240694 6.8 警告 lfs - LFS におけるバッファオーバーフローの脆弱性 - CVE-2007-4140 2012-09-25 16:59 2007-08-3 Show GitHub Exploit DB Packet Storm
240695 5 警告 日立 - Hitachi Groupmax Groupware Server の Groupmax Scheduler_Facilities 管理ツールにおける重要な情報を取得される脆弱性 - CVE-2007-4123 2012-09-25 16:59 2007-07-31 Show GitHub Exploit DB Packet Storm
240696 4.3 警告 日立 - Hitachi JP1/Cm2/HV におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4122 2012-09-25 16:59 2007-07-31 Show GitHub Exploit DB Packet Storm
240697 7.5 危険 jx development - phpVoter の includes/functions.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-4118 2012-09-25 16:59 2007-08-1 Show GitHub Exploit DB Packet Storm
240698 6.8 警告 metyus - Metyus Forum Portal の philboard_forum.asp における SQL インジェクションの脆弱性 - CVE-2007-4116 2012-09-25 16:59 2007-07-31 Show GitHub Exploit DB Packet Storm
240699 4.3 警告 itcms - IT!CMS におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4115 2012-09-25 16:59 2007-07-31 Show GitHub Exploit DB Packet Storm
240700 4.3 警告 ide group - IDE Group の DRS におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4192 2012-09-25 16:59 2007-08-7 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
601 9.3 CRITICAL
Adjacent
- - A flaw was found in assisted-migration-agent. The application hardcodes insecure Transport Layer Security (TLS) connections when communicating with vCenter. This vulnerability allows a Man-in-the-Mid… New CWE-295
Improper Certificate Validation 
CVE-2026-53475 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
602 9.6 CRITICAL
Network
- - A flaw was found in migration-planner. A remote authenticated attacker could exploit this vulnerability by uploading a specially crafted RVTools .xlsx file. Due to improper input sanitization, malici… New CWE-89
SQL Injection
CVE-2026-53474 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
603 7.3 HIGH
Network
- - A flaw was found in migration-planner-ui-app. An attacker can register a malicious discovery agent with a specially crafted credentialUrl containing JavaScript code. When an organizational user click… New CWE-79
Cross-site Scripting
CVE-2026-53473 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
604 9.6 CRITICAL
Network
- - A flaw was found in migration-planner. An authenticated attacker could exploit an improper access control vulnerability in the `/api/v1/sources/{id}/image-url` endpoint. This flaw allows the attacker… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-53470 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
605 9.1 CRITICAL
Network
- - A flaw was found in migration-planner. An authenticated user can exploit this vulnerability by sending a DELETE request to the /api/v1/sources route, which lacks proper authorization and filtering. T… New CWE-306
Missing Authentication for Critical Function
CVE-2026-53469 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
606 4.8 MEDIUM
Network
- - Ghidra before 12.2 contains an unauthenticated path traversal vulnerability in the IsfServer that accepts TCP connections and passes client-supplied namespace strings directly to filesystem operation… New CWE-22
Path Traversal
CVE-2026-52756 2026-06-11 00:16 2026-06-10 Show GitHub Exploit DB Packet Storm
607 6.1 MEDIUM
Local
- - Ghidra before 12.1 contains a heap-use-after-free vulnerability in SleighBuilder::generatePointerAdd caused by iterator invalidation when PcodeCacher::allocateInstruction reallocates the issued vecto… New CWE-416
 Use After Free
CVE-2026-49496 2026-06-11 00:16 2026-06-10 Show GitHub Exploit DB Packet Storm
608 9.9 CRITICAL
Network
- - Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the install blueprint declares only bp.before_request → @jwt_required() (app/rout… New CWE-639
CWE-862
CWE-863
 Authorization Bypass Through User-Controlled Key
 Missing Authorization
 Incorrect Authorization
CVE-2026-45552 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
609 8.8 HIGH
Network
- - Issue summary: A specially crafted PKCS#7 or S/MIME signed message could trigger a use-after-free during PKCS#7 signature verification. Impact summary: A use-after-free may result in process crashes… New CWE-416
 Use After Free
CVE-2026-45447 2026-06-11 00:16 2026-06-10 Show GitHub Exploit DB Packet Storm
610 9.8 CRITICAL
Network
- - DedeCMS V5.7.118 is vulnerable to Command Execution in file_manage_control.php. New CWE-78
OS Command 
CVE-2026-38615 2026-06-11 00:16 2026-06-10 Show GitHub Exploit DB Packet Storm