Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-62242 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-918Server-Side Request Forgery (SSRF)[email protected]

Affected Products

ProductVersions
codecentric Spring Boot Admin
< 4.1.2 (semver)

CPE

  • cpe:2.3:a:codecentric:spring_boot_admin:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 4.1.2moderate effort
  • Workaround:low effort

    Enable SSRF protection by setting 'spring.boot.admin.ssrf-protection.enabled' to true and providing a custom 'InetAddressFilter' bean for any intranet services that need to register.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-62242
NVD Published Date:
Jul 13, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]
CVE-2026-62242 Details - Not Deferred