Flask — CWE-683

All FrameworksFlaskCWE-683

1 CVEs categorized as CWE-683 in Flask.

CVE-2025-47278LOW2025
Flask is a web server gateway interface (WSGI) web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the `itsdangerous` library. A list of keys ca…