SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-62242

HIGH · CVSS 8.6 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-13 · Last synced 2026-08-12

CyberRota Analysis

AI-Generated

Spring Boot Admin Server versions prior to 4.1.2 are vulnerable to a server-side request forgery (SSRF) that enables unauthenticated attackers to register malicious instances using unvalidated healthUrl and managementUrl parameters. This flaw allows attackers to make HTTP requests to internal addresses, potentially exfiltrating sensitive cloud credentials. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized access to 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.

CVE
CVE-2026-62242
Severity
HIGH
CVSS
8.6
EPSS
0.28%

Original NVD Description

Spring Boot Admin Server before 4.1.2 contains a server-side request forgery vulnerability that allows unauthenticated attackers to register instances with attacker-controlled healthUrl and managementUrl parameters without validation against private IP ranges or metadata endpoints. Attackers can force the server to make HTTP requests to arbitrary internal addresses and retrieve response bodies via the actuator proxy to exfiltrate cloud credentials.