CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated attackers to exploit the /proxy and /embed endpoints in stoatchat versions prior to 0.13.5, enabling server-side request forgery (SSRF) without proper DNS resolution filtering or validation of private IP ranges. This can lead to internal service enumeration, application fingerprinting, and unauthorized access to instance metadata endpoints, posing a significant risk to the security of internal infrastructure. Organizations using stoatchat should prioritize patching to mitigate potential exploitation of this high-severity vulnerability.
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
stoatchat before 0.13.5 contains an unauthenticated server-side request forgery vulnerability in the /proxy and /embed endpoints that accept arbitrary URLs without DNS resolution filtering or private IP range validation. Attackers can enumerate internal services, fingerprint applications, and reach instance metadata endpoints by supplying malicious URLs or leveraging redirect chains to access internal infrastructure.