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