Vulnerability Description
Spring Security's InetAddressMatchers utility provides matchInternal() and matchExternal() builders for constructing an InetAddressMatcher that classifies a given IP address as belonging to an internal (private) or external (public) network. Spring Security 7.1.0
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Security | >= 7.1.0, < 7.1.0.1 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-59277Vendor Advisory
FAQ
What is CVE-2026-59277?
CVE-2026-59277 is a vulnerability with a CVSS score of 3.7 (LOW). Spring Security's InetAddressMatchers utility provides matchInternal() and matchExternal() builders for constructing an InetAddressMatcher that classifies a given IP address as belonging to an interna...
How severe is CVE-2026-59277?
CVE-2026-59277 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-59277?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Security.