原始 OSV JSON{
"id": "GHSA-7m2p-62gw-p8qq",
"aliases": [
"CVE-2026-41854"
],
"details": "Due to incorrect host parsing, applications that rely on UriComponentsBuilder to parse and validate an externally provided URL string may be exposed to a server-side request forgery (SSRF) attack.\n\nAffected versions:\nSpring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18.",
"summary": "Spring Framework Server-Side Request Forgery via UriComponentsBuilder",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.8"
}
]
}
],
"package": {
"name": "org.springframework:spring-web",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 7.0.7"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.2.0"
},
{
"fixed": "6.2.19"
}
]
}
],
"package": {
"name": "org.springframework:spring-web",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 6.2.18"
}
}
],
"modified": "2026-08-06T19:11:45Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
"published": "2026-06-09T06:31:58Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41854",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-framework",
"type": "PACKAGE"
},
{
"url": "https://spring.io/security/cve-2026-41854",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-09T05:16:37Z",
"github_reviewed_at": "2026-08-06T19:11:45Z"
}
}