{"api_version":"1","generated_at":"2026-06-10T03:41:33+00:00","cve":"CVE-2026-41003","urls":{"html":"https://cve.report/CVE-2026-41003","api":"https://cve.report/api/cve/CVE-2026-41003.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-41003","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-41003"},"summary":{"title":"Unencoded HTML Outputs in Spring Security May Allow Cross-Site Scripting","description":"An attacker able to influence values in RelyingPartyRegistration may be able to run arbitrary code on HTML forms generated by Spring Security filters.\n\nAffected versions:\nSpring Security 5.7.0 through 5.7.23; 5.8.0 through 5.8.25; 6.3.0 through 6.3.16; 6.4.0 through 6.4.16; 6.5.0 through 6.5.10; 7.0.0 through 7.0.5.","state":"PUBLISHED","assigner":"vmware","published_at":"2026-06-10 00:16:50","updated_at":"2026-06-10 00:16:50"},"problem_types":["CWE-79","CWE-79 CWE-79: Improper Neutralization of Input During Web Page Generation (Cross-site Scripting)"],"metrics":[{"version":"3.1","source":"security@vmware.com","type":"Secondary","score":"7.6","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N","baseScore":7.6,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"LOW","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"7.6","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":7.6,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N","version":"3.1"}}],"references":[{"url":"https://spring.io/security/cve-2026-41003","name":"https://spring.io/security/cve-2026-41003","refsource":"security@vmware.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-41003","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-41003","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Spring","product":"Spring Security","version":"affected 5.7.0 5.7.24 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Security","version":"affected 5.8.0 5.8.26 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Security","version":"affected 6.3.0 6.3.17 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Security","version":"affected 6.4.0 6.4.17 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Security","version":"affected 6.5.0 6.5.11 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Security","version":"affected 7.0.0 7.0.6 custom","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Spring Security","vendor":"Spring","versions":[{"lessThan":"5.7.24","status":"affected","version":"5.7.0","versionType":"custom"},{"lessThan":"5.8.26","status":"affected","version":"5.8.0","versionType":"custom"},{"lessThan":"6.3.17","status":"affected","version":"6.3.0","versionType":"custom"},{"lessThan":"6.4.17","status":"affected","version":"6.4.0","versionType":"custom"},{"lessThan":"6.5.11","status":"affected","version":"6.5.0","versionType":"custom"},{"lessThan":"7.0.6","status":"affected","version":"7.0.0","versionType":"custom"}]}],"descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"An attacker able to influence values in RelyingPartyRegistration may be able to run arbitrary code on HTML forms generated by Spring Security filters.\n\nAffected versions:\nSpring Security 5.7.0 through 5.7.23; 5.8.0 through 5.8.25; 6.3.0 through 6.3.16; 6.4.0 through 6.4.16; 6.5.0 through 6.5.10; 7.0.0 through 7.0.5."}],"value":"An attacker able to influence values in RelyingPartyRegistration may be able to run arbitrary code on HTML forms generated by Spring Security filters.\n\nAffected versions:\nSpring Security 5.7.0 through 5.7.23; 5.8.0 through 5.8.25; 6.3.0 through 6.3.16; 6.4.0 through 6.4.16; 6.5.0 through 6.5.10; 7.0.0 through 7.0.5."}],"impacts":[{"descriptions":[{"lang":"en","value":"An attacker who can influence RelyingPartyRegistration values can inject arbitrary code into HTML forms generated by Spring Security filters, resulting in a stored XSS vulnerability."}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":7.6,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-79","description":"CWE-79: Improper Neutralization of Input During Web Page Generation (Cross-site Scripting)","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-06-09T23:46:53.683Z","orgId":"dcf2e128-44bd-42ed-91e8-88f912c1401d","shortName":"vmware"},"references":[{"url":"https://spring.io/security/cve-2026-41003"}],"source":{"discovery":"UNKNOWN"},"title":"Unencoded HTML Outputs in Spring Security May Allow Cross-Site Scripting","x_generator":{"engine":"Vulnogram 1.0.1"}}},"cveMetadata":{"assignerOrgId":"dcf2e128-44bd-42ed-91e8-88f912c1401d","assignerShortName":"vmware","cveId":"CVE-2026-41003","datePublished":"2026-06-09T23:46:53.683Z","dateReserved":"2026-04-16T02:19:12.970Z","dateUpdated":"2026-06-09T23:46:53.683Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-06-10 00:16:50","lastModifiedDate":"2026-06-10 00:16:50","problem_types":["CWE-79","CWE-79 CWE-79: Improper Neutralization of Input During Web Page Generation (Cross-site Scripting)"],"metrics":{"cvssMetricV31":[{"source":"security@vmware.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N","baseScore":7.6,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"LOW","availabilityImpact":"NONE"},"exploitabilityScore":2.3,"impactScore":4.7}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"41003","Ordinal":"1","Title":"Unencoded HTML Outputs in Spring Security May Allow Cross-Site S","CVE":"CVE-2026-41003","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"41003","Ordinal":"1","NoteData":"An attacker able to influence values in RelyingPartyRegistration may be able to run arbitrary code on HTML forms generated by Spring Security filters.\n\nAffected versions:\nSpring Security 5.7.0 through 5.7.23; 5.8.0 through 5.8.25; 6.3.0 through 6.3.16; 6.4.0 through 6.4.16; 6.5.0 through 6.5.10; 7.0.0 through 7.0.5.","Type":"Description","Title":"Unencoded HTML Outputs in Spring Security May Allow Cross-Site S"}]}}}