CVE-2026-22741

Source
https://cve.org/CVERecord?id=CVE-2026-22741
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-22741.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-22741
Aliases
Downstream
Published
2026-04-29T11:32:12Z
Modified
2026-07-17T21:15:39Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L CVSS Calculator
Summary
Static resource cache poisoning in Spring MVC and WebFlux
Details

Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources.

More precisely, an application can be vulnerable when all the following are true:

When all the conditions above are met, the attacker can send malicious requests and poison the resource cache with resources using the wrong encoding. This can cause a denial of service by breaking the front-end application for clients.

Database specific
{
    "cna_assigner": "vmware",
    "cwe_ids": [
        "CWE-524"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22741.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "7.0.0"
                },
                {
                    "fixed": "7.0.7"
                },
                {
                    "introduced": "6.2.0"
                },
                {
                    "fixed": "6.2.18"
                },
                {
                    "introduced": "6.1.0"
                },
                {
                    "fixed": "6.1.27"
                },
                {
                    "introduced": "5.3.0"
                },
                {
                    "fixed": "5.3.48"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/spring-projects/spring-framework

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-framework
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "6.2.0"
        },
        {
            "fixed": "6.2.18"
        },
        {
            "introduced": "7.0.0"
        },
        {
            "fixed": "7.0.7"
        }
    ],
    "source": "CPE_FIELD"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-22741.json"