GHSA-7r87-cj48-wj45 · Severity: medium · Ecosystem: pip — Potential Captcha Validate Bypass in flask-session-captcha
flask-session-captcha is a package which allows users to extend Flask by adding an image based captcha stored in a server side session. In versions prior to 1.2.1, he `captcha.validate()` function would return `None` if passed no value (e.g. by submitting an having an empty form). If implementing users were checking the return value to be **False**, the captcha verification check could be bypassed. Version 1.2.1 fixes the issue. Users can workaround the issue by not explicitly checking that the value is False. Checking the return value less explicitly should still work.
Conclusion & alert: CVE-2022-24880 is rated Low Risk (38.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.25%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-10-19 | 0.22% | 0.25% | +0.03% |
| 2 | 2025-04-27 | 0.05% | 0.22% | +0.17% |
| 3 | 2023-03-07 | — | 0.05% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-7r87-cj48-wj45 · Severity: medium · Ecosystem: pip — Potential Captcha Validate Bypass in flask-session-captcha
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| flask-session-captcha_project | flask-session-captcha | < 1.2.1 | cpe:2.3:a:flask-session-captcha_project:flask-session-captcha:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/Tethik/flask-session-captcha/commit/2811ae23a38d33b620fb7a07de8837c6d65c13e4 | Patch Third Party Advisory |
| https://github.com/Tethik/flask-session-captcha/pull/27 | Patch Third Party Advisory |
| https://github.com/Tethik/flask-session-captcha/releases/tag/v1.2.1 | Release Notes Third Party Advisory |
| https://github.com/Tethik/flask-session-captcha/security/advisories/GHSA-7r87-cj48-wj45 | Third Party Advisory |