Skip to content

CVE patch for 5.1 (PVE-2025-76910) #2707

Open
@agalazis

Description

@agalazis

Security vulenrability for v5.1.3

Since 4.2 still LTS and last supported by v5.1 it would be ideal to have a patch for the following cve

What's wrong

https://data.safetycli.com/vulnerabilities/PVE-2025-76910/76910/

Affected versions of django-stubs are potentially vulnerable to Security Misconfiguration. The inclusion of type stubs for deprecated and insecure password hashers (MD5PasswordHasher, SHA1PasswordHasher, and CryptPasswordHasher) may inadvertently encourage their use in Django applications. This can lead to the storage of user passwords using weak hashing algorithms, making them susceptible to brute-force attacks.

Although the algorithms might not be used for storing passwords or anything critical:

  1. Not everybody needs to dive to the internals to figure out
  2. Extra effort is needed to deal with whitelisting the vulnerability

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions