The Loop
Authorization bypass in Spring security 7: XML <intercept-url> drops servlet-path when building path matchers
Spring Security 7.0.0–7.0.4 silently discards the servlet-path attribute in XML authorization rules, enabling unauthenticated access to protected endpoints.
· Cantina