{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-41232",
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "state": "PUBLISHED",
        "assignerShortName": "vmware",
        "dateReserved": "2025-04-16T09:29:46.972Z",
        "datePublished": "2025-05-21T10:23:07.078Z",
        "dateUpdated": "2026-02-26T18:28:04.260Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "packageName": "Spring Security",
                    "product": "Spring Security",
                    "vendor": "Spring",
                    "versions": [
                        {
                            "lessThan": "6.4.6",
                            "status": "affected",
                            "version": "6.4.x",
                            "versionType": "oss"
                        }
                    ]
                }
            ],
            "datePublic": "2025-05-19T10:19:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "<p>Spring Security Aspects may not correctly locate method security annotations on private methods. This can cause an authorization bypass.</p><p>Your application may be affected by this if the following are true:</p><ol><li>You are using <code>@EnableMethodSecurity(mode=ASPECTJ)</code>&nbsp;and <code>spring-security-aspects</code>, and</li><li>You have Spring Security method annotations on a private method</li></ol><p>In that case, the target method may be able to be invoked without proper authorization.</p><p>You are not affected if:</p><ol><li>You are not using <code>@EnableMethodSecurity(mode=ASPECTJ)</code>&nbsp;or <code>spring-security-aspects</code>, or</li><li>You have no Spring Security-annotated private methods</li></ol><br>"
                        }
                    ],
                    "value": "Spring Security Aspects may not correctly locate method security annotations on private methods. This can cause an authorization bypass.\n\nYour application may be affected by this if the following are true:\n\n  *  You are using @EnableMethodSecurity(mode=ASPECTJ) and spring-security-aspects, and\n  *  You have Spring Security method annotations on a private method\nIn that case, the target method may be able to be invoked without proper authorization.\n\nYou are not affected if:\n\n  *  You are not using @EnableMethodSecurity(mode=ASPECTJ) or spring-security-aspects, or\n  *  You have no Spring Security-annotated private methods"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 9.1,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
                "shortName": "vmware",
                "dateUpdated": "2025-05-21T10:23:07.078Z"
            },
            "references": [
                {
                    "url": "http://spring.io/security/cve-2025-41232"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "CVE-2025-41232: Spring Security authorization bypass for method security annotations on private methods",
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2025-41232",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2025-05-22T03:55:16.784508Z"
                            }
                        }
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "lang": "en",
                                "type": "CWE",
                                "cweId": "CWE-693",
                                "description": "CWE-693 Protection Mechanism Failure"
                            }
                        ]
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-02-26T18:28:04.260Z"
                }
            }
        ]
    }
}