CyberRota Analysis
AI-GeneratedOpenPanel versions prior to 2.3.0 are vulnerable to an unauthenticated server-side request forgery (SSRF) due to inadequate validation of the url parameter in the /misc/favicon and /misc/og endpoints. This vulnerability allows attackers to manipulate the API into fetching arbitrary internal resources, potentially leading to credential theft and the enumeration of internal services. Organizations using affected versions should prioritize patching to mitigate the risk of 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 /misc/favicon and /misc/og endpoints that accept an attacker-supplied url parameter with insufficient validation. Attackers can force the API to fetch arbitrary internal hosts and cloud metadata endpoints, with small responses returned verbatim enabling credential theft and internal service enumeration.