CVE-2024-21644
Python vulnerability analysis and mitigation

Overview

pyLoad, a free and open-source Download Manager written in Python, was found to contain a security vulnerability (CVE-2024-21644) where any unauthenticated user could access the Flask configuration, including the sensitive SECRET_KEY variable, through a specific URL. The vulnerability was discovered in versions prior to 0.5.0b3.dev77 and was patched in version 0.5.0b3.dev77 (GitHub Advisory).

Technical details

The vulnerability stems from an unprotected route that allows unauthenticated access to template rendering. When accessing the '/render/info.html' endpoint, the Flask configuration gets exposed due to a naming collision where the template variable 'config' overlaps with Flask's default config context variable. This occurs because the normal execution path that would overwrite this variable is bypassed when directly accessing the render route. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, indicating it can be exploited remotely without requiring privileges or user interaction (GitHub Advisory).

Impact

The exposure of the Flask configuration, particularly the SECRET_KEY variable, could have severe security implications depending on how the configuration data is used within the application. The SECRET_KEY is a critical security component in Flask applications, and its exposure could potentially compromise the application's security mechanisms (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 0.5.0b3.dev77. Users are advised to upgrade to this version or later. The fix involves modifying the template variable name to prevent the configuration exposure (GitHub Patch).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22033HIGH8.6
  • PythonPython
  • label-studio
NoNoJan 12, 2026
CVE-2025-68472HIGH8.1
  • PythonPython
  • mindsdb
NoYesJan 12, 2026
CVE-2026-22251MEDIUM5.3
  • PythonPython
  • wlc
NoYesJan 12, 2026
CVE-2026-22691LOW2.7
  • PythonPython
  • pypdf
NoYesJan 10, 2026
CVE-2026-22250LOW2.5
  • PythonPython
  • wlc
NoYesJan 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management