SSRF or open redirect via inconsistent URL parsing
Published Apr 16, 2024 · Updated Feb 13, 2025
URL parsing in affected Spring Framework 5.3, 6.0, and 6.1 releases allows remote attackers to cause SSRF or open redirects. UriComponentsBuilder's regular-expression parser splits the scheme, user-info, host, and port of malformed URLs inconsistently with RFC 3986, so host validation can approve a URL that a browser or HTTP client resolves differently. Exposure requires application code to accept an external URL, validate its parsed host, and then use that URL; affected releases are 5.3.33 and earlier, 6.0.0 through 6.0.18, and 6.1.0 through 6.1.5.
Summary
What happened
URL parsing in affected Spring Framework 5.3, 6.0, and 6.1 releases allows remote attackers to cause SSRF or open redirects. UriComponentsBuilder's regular-expression parser splits the scheme, user-info, host, and port of malformed URLs inconsistently with RFC 3986, so host validation can approve a URL that a browser or HTTP client resolves differently. Exposure requires application code to accept an external URL, validate its parsed host, and then use that URL; affected releases are 5.3.33 and earlier, 6.0.0 through 6.0.18, and 6.1.0 through 6.1.5.
The record
- CVE
- CVE-2024-22262
- Published
- Apr 16, 2024
- Updated
- Feb 13, 2025
- Vendor
- Spring
- Product
- Spring Framework
- Classifications
- CWE-601, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 16, 2024CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.3.0 <5.3.34
- Affected versionversion=5.3.x <5.3.34
- Affected versionversion=6.0.0 <6.0.19
- Affected versionversion=6.0.x <6.0.19
- Affected versionversion=6.1.0 <6.1.6
- Affected versionversion=6.1.x <6.1.6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Performant-Labs CVE-2024-22262 proof-of-concept harnessproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo