{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-77567",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-20T20:35:30.147Z",
        "datePublished": "2026-08-24T20:10:58.326Z",
        "dateUpdated": "2026-08-24T20:10:58.326Z"
    },
    "containers": {
        "cna": {
            "title": "Filament: App-based MFA can be bypassed when recovery codes are enabled",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-287",
                            "lang": "en",
                            "description": "CWE-287: Improper Authentication",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 8.1,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/filamentphp/filament/security/advisories/GHSA-52xp-w8hr-xv3c",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/filamentphp/filament/security/advisories/GHSA-52xp-w8hr-xv3c"
                },
                {
                    "name": "https://github.com/filamentphp/filament/commit/45534a6f87f50ac6df3b43680bb33f8da9ef207b",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/filamentphp/filament/commit/45534a6f87f50ac6df3b43680bb33f8da9ef207b"
                },
                {
                    "name": "https://github.com/filamentphp/filament/releases/tag/v4.12.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/filamentphp/filament/releases/tag/v4.12.0"
                },
                {
                    "name": "https://github.com/filamentphp/filament/releases/tag/v5.7.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/filamentphp/filament/releases/tag/v5.7.0"
                }
            ],
            "affected": [
                {
                    "vendor": "filamentphp",
                    "product": "filament",
                    "versions": [
                        {
                            "version": ">= 4.0.0, < 4.12.0",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.0.0, < 5.7.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-24T20:10:58.326Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Filament is a collection of full-stack components for accelerated Laravel development. Prior to versions 4.12.0 and 5.7.0, incorrect challenge-form required-field handling allows app-based multi-factor authentication to be bypassed when recovery codes are enabled. Email-based multi-factor authentication is not affected. This issue is fixed in versions 4.12.0 and 5.7.0."
                }
            ],
            "source": {
                "advisory": "GHSA-52xp-w8hr-xv3c",
                "discovery": "UNKNOWN"
            }
        }
    }
}