CyberRota Analysis
AI-GeneratedThe vulnerability affects the Lara Dashboard up to version 1.3.1, specifically in the POST /api/admin/builder/markdown/fetch endpoint, which is susceptible to server-side request forgery (SSRF). This flaw allows authenticated users to send arbitrary URLs, potentially exposing sensitive internal services and cloud metadata, including IAM credentials. Organizations using this dashboard should prioritize patching this vulnerability to mitigate the risk of unauthorized access to critical internal resources.
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
Lara Dashboard through 1.3.1 contains a server-side request forgery vulnerability in the POST /api/admin/builder/markdown/fetch endpoint that allows any authenticated user to fetch arbitrary URLs and read the response body. Attackers can read internal HTTP services and cloud metadata including IAM credentials by supplying malicious URLs without host validation or redirect restrictions.