Customers are assessing the urgency of patching for CVE-2026-22732 (Spring Security HTTP Response Header Vulnerability). Specifically, there is a concern regarding whether the Config-Server and Service-Registry (Eureka) apps implement Spring Security and use it to specify HTTP response headers that might be omitted due to this vulnerability.
VMware Tanzu Platform Spring
CVE-2026-22732 involves a bug where Spring Security fails to write configured HTTP response headers in specific Servlet-based environments. For an application to be practically affected, it must rely on Spring Security to inject these headers. More information availbale in the KB https://knowledge.broadcom.com/external/article/434435/cve202622732-spring-security-http-respon.html and official advisory https://spring.io/security/cve-2026-22732
Based on a technical review of the Config-Server and Service-Registry (Eureka) implementations within Spring Cloud Services:
eureka.server.version.filter.debug.response-header.While these components use affected versions of Spring Security, they do not implement the specific header-writing behavior that triggers the vulnerability. Therefore, the risk to Config-Server and Service-Registry for CVE-2026-22732 is considered minimal.
Despite the low immediate risk, it is recommended to upgrade to SCS 3.3.16 (or the latest available patch) which includes Spring Security 6.5.9 to ensure general security hygiene and compliance with vulnerability scan requirements.