Improper access control in Spring Security - CVE-2026-22754
Published: April 27, 2026
Spring Security
VMware, Inc
Description
The vulnerability allows a remote attacker to bypass authorization rules.
The vulnerability exists due to improper access control in XML intercept-url authorization rule handling when computing path matching for configured servlet paths. A remote attacker can send a specially crafted request to bypass authorization rules.
The issue occurs when a servlet path is specified with servlet-path in XML authorization rules, causing the related rules not to be exercised.