{"api_version":"1","generated_at":"2026-05-04T21:42:44+00:00","cve":"CVE-2026-22741","urls":{"html":"https://cve.report/CVE-2026-22741","api":"https://cve.report/api/cve/CVE-2026-22741.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-22741","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-22741"},"summary":{"title":"Static resource cache poisoning in Spring MVC and WebFlux","description":"Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources.\n\n\nMore precisely, an application can be vulnerable when all the following are true:\n\n  *  the application is using Spring MVC or Spring WebFlux\n  *  the application is configuring the  resource chain support https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title  with caching enabled\n  *  the application adds support for encoded resources resolution\n  *  the resource cache must be empty when the attacker has access to the application\n\n\nWhen 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.","state":"PUBLISHED","assigner":"vmware","published_at":"2026-04-29 12:16:18","updated_at":"2026-05-04 14:51:05"},"problem_types":["CWE-524","CWE-524 CWE-524 Information Exposure Through Caching"],"metrics":[{"version":"3.1","source":"security@vmware.com","type":"Secondary","score":"3.1","severity":"LOW","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L","baseScore":3.1,"baseSeverity":"LOW","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"3.1","severity":"LOW","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L","data":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":3.1,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L","version":"3.1"}}],"references":[{"url":"https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L&version=3.1","name":"https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L&version=3.1","refsource":"security@vmware.com","tags":["US Government Resource"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://spring.io/security/cve-2026-22741","name":"https://spring.io/security/cve-2026-22741","refsource":"security@vmware.com","tags":["Vendor Advisory"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-22741","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-22741","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"VMware","product":"Spring Framework","version":"affected 7.0.0 7.0.7 oss","platforms":[]},{"source":"CNA","vendor":"VMware","product":"Spring Framework","version":"affected 6.2.0 6.2.18 oss","platforms":[]},{"source":"CNA","vendor":"VMware","product":"Spring Framework","version":"affected 6.1.0 6.1.27 commercial","platforms":[]},{"source":"CNA","vendor":"VMware","product":"Spring Framework","version":"affected 5.3.0 5.3.48 commercial","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"Yuki Matsuhashi .","lang":"en"}],"nvd_cpes":[{"cve_year":"2026","cve_id":"22741","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"vmware","cpe5":"spring_framework","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"22741","cve":"CVE-2026-22741","epss":"0.000470000","percentile":"0.142400000","score_date":"2026-05-03","updated_at":"2026-05-04 00:13:05"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-22741","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-04-29T13:19:19.166572Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-04-29T13:19:38.299Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"defaultStatus":"affected","product":"Spring Framework","vendor":"VMware","versions":[{"lessThan":"7.0.7","status":"affected","version":"7.0.0","versionType":"oss"},{"lessThan":"6.2.18","status":"affected","version":"6.2.0","versionType":"oss"},{"lessThan":"6.1.27","status":"affected","version":"6.1.0","versionType":"commercial"},{"lessThan":"5.3.48","status":"affected","version":"5.3.0","versionType":"commercial"}]}],"credits":[{"lang":"en","type":"finder","value":"Yuki Matsuhashi ."}],"descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"<p>Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources.<br></p><p>More precisely, an application can be vulnerable when all the following are true:</p><ul><li>the application is using Spring MVC or Spring WebFlux</li><li>the application is configuring the&nbsp;<a href=\"https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title\">resource chain support</a>&nbsp;with caching enabled</li><li>the application adds support for encoded resources resolution</li><li>the resource cache must be empty when the attacker has access to the application</li></ul><p>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.</p>"}],"value":"Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources.\n\n\nMore precisely, an application can be vulnerable when all the following are true:\n\n  *  the application is using Spring MVC or Spring WebFlux\n  *  the application is configuring the  resource chain support https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title  with caching enabled\n  *  the application adds support for encoded resources resolution\n  *  the resource cache must be empty when the attacker has access to the application\n\n\nWhen 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."}],"metrics":[{"cvssV3_1":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":3.1,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-524","description":"CWE-524 Information Exposure Through Caching","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-04-29T14:01:42.273Z","orgId":"dcf2e128-44bd-42ed-91e8-88f912c1401d","shortName":"vmware"},"references":[{"url":"https://spring.io/security/cve-2026-22741"},{"url":"https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L&version=3.1"}],"source":{"discovery":"UNKNOWN"},"title":"Static resource cache poisoning in Spring MVC and WebFlux","x_generator":{"engine":"Vulnogram 1.0.1"}}},"cveMetadata":{"assignerOrgId":"dcf2e128-44bd-42ed-91e8-88f912c1401d","assignerShortName":"vmware","cveId":"CVE-2026-22741","datePublished":"2026-04-29T11:32:12.548Z","dateReserved":"2026-01-09T06:54:49.675Z","dateUpdated":"2026-04-29T14:01:42.273Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-04-29 12:16:18","lastModifiedDate":"2026-05-04 14:51:05","problem_types":["CWE-524","CWE-524 CWE-524 Information Exposure Through Caching"],"metrics":{"cvssMetricV31":[{"source":"security@vmware.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L","baseScore":3.1,"baseSeverity":"LOW","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"},"exploitabilityScore":1.6,"impactScore":1.4}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*","versionEndExcluding":"5.3.48","matchCriteriaId":"23C9BFA0-DDE5-4E6D-A9E0-ECC236913DF3"},{"vulnerable":true,"criteria":"cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*","versionStartIncluding":"6.1.0","versionEndExcluding":"6.1.27","matchCriteriaId":"FC58C148-219F-4868-B9F0-E0AF4435EF79"},{"vulnerable":true,"criteria":"cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*","versionStartIncluding":"6.2.0","versionEndExcluding":"6.2.18","matchCriteriaId":"F317C66F-752D-40A9-AECF-5D1E51368AFE"},{"vulnerable":true,"criteria":"cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*","versionStartIncluding":"7.0.0","versionEndExcluding":"7.0.7","matchCriteriaId":"78C5C95C-1A83-40E7-8C73-D5965E20BD06"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"22741","Ordinal":"1","Title":"Static resource cache poisoning in Spring MVC and WebFlux","CVE":"CVE-2026-22741","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"22741","Ordinal":"1","NoteData":"Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources.\n\n\nMore precisely, an application can be vulnerable when all the following are true:\n\n  *  the application is using Spring MVC or Spring WebFlux\n  *  the application is configuring the  resource chain support https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title  with caching enabled\n  *  the application adds support for encoded resources resolution\n  *  the resource cache must be empty when the attacker has access to the application\n\n\nWhen 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.","Type":"Description","Title":"Static resource cache poisoning in Spring MVC and WebFlux"}]}}}