CyberRota Analysis
AI-GeneratedOpenPanel versions prior to 2.3.0 are vulnerable to an unauthenticated server-side request forgery (SSRF) in the GET /tools/site-checker endpoint, allowing attackers to exploit the URL parameter without any filtering. This vulnerability can lead to unauthorized access to internal services, including localhost and cloud metadata, potentially exposing sensitive information such as HTTP response details and SSL certificates. Organizations using OpenPanel should prioritize patching this vulnerability to mitigate the risk of internal service exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
OpenPanel before 2.3.0 contains an unauthenticated server-side request forgery vulnerability in the GET /tools/site-checker endpoint that accepts a fully client-controlled URL parameter with no private IP filtering or DNS-rebinding protection. Attackers can make the OpenPanel server issue requests to internal services, localhost, and cloud metadata endpoints, reading internal HTTP response titles, headers, status codes, and SSL certificate information.