A vulnerability was found in Quarkus in the quarkus-security-webauthn module. The Quarkus WebAuthn module publishes default REST endpoints for registering and logging users in while allowing developers to provide custom REST endpoints. When developers provide custom REST endpoints, the default endpoints remain accessible, potentially allowing attackers to obtain a login cookie that has no corresponding user in the Quarkus application or, depending on how the application is written, could correspond to an existing user that has no relation with the current attacker, allowing anyone to log in as an existing user by just knowing that user's user name.
Use CWE-288, Quarkus vendor hub and Quarkus product page to widen CVE-2024-12225 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2022-4116, CVE-2023-6267 and CVE-2023-4853 for nearby disclosures in the same product family.