CVE-2025-14546
Last modified
CVE-2025-14546 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery (CSRF) due to the improper validation of the OAuth state parameter during the authentication callback. While the get_login_url method allows for state generation, it does not persist the state or bind it to the user's session. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery (CSRF) due to the improper validation of the OAuth state parameter during the authentication callback. While the get_login_url method allows for state generation, it does not persist the state or bind it to the user's session. Consequently, the verify_and_process method accepts the state received in the query parameters without verifying it against a trusted local value. This allows a remote attacker to trick a victim into visiting a malicious callback URL, which can result in the attacker's account being linked to the victim's internal account.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-14546?
How severe is CVE-2025-14546?
How do I fix CVE-2025-14546?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-1454The Ninja Pages WordPress plugin through 1.4.2 does not sani…5.4
- CVE-2025-14540The Userback plugin for WordPress is vulnerable to unauthori…4.3
- CVE-2025-14541The Lucky Wheel Giveaway plugin for WordPress is vulnerable …7.2
- CVE-2025-14542The vulnerability arises when a client fetches a tools’ JSON…7.5
- CVE-2025-14543Improper Restriction of XML External Entity Reference vulner…9.1
- CVE-2025-14545The YML for Yandex Market WordPress plugin before 5.0.26 is …6.5
- CVE-2025-14547An integer underflow vulnerability is present in Silicon Lab…2.3
- CVE-2025-14548The Calendar plugin for WordPress is vulnerable to Stored Cr…6.4
- CVE-2025-14549In the Eclipse OMR compiler component, since release 0.7.0, …8.1
- CVE-2025-1455The Royal Elementor Addons and Templates plugin for WordPres…5.4
- CVE-2025-14550An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.…7.5
- CVE-2025-14551In Ubuntu, Subiquity version 24.04.4 could leak sensitive us…8.1
Are you affected by CVE-2025-14546?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
