CVE-2025-14546
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
fastapi-ssoPyPI | < 0.19.0 | 0.19.0 |
Affected products
3- Range: 0.10.0, 0.11.0, 0.12.0, …
- osv-coords2 versions
< 1.83.10.0-r0+ 1 more
- (no CPE)range: < 1.83.10.0-r0
- (no CPE)range: < 0.19.0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-hp6r-r9vc-q8wxghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-14546ghsaADVISORY
- github.com/tomasvotava/fastapi-sso/commit/6117d1a5ad498ba57d671e8a059ebe20db5abe02nvdWEB
- github.com/tomasvotava/fastapi-sso/issues/266nvdWEB
- security.snyk.io/vuln/SNYK-PYTHON-FASTAPISSO-14386403nvdWEB
News mentions
0No linked articles in our index yet.