CVE Catalog

CVE-2026-57310

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

Windu CMS uses hashing algorithms based on MD5 and SHA1 with static salt to store user passwords. This allows an attacker who obtains a password hash to decode user credentials. The vulnerability has been confirmed in version 4.1 but may affect other versions.

Risk Assessment

An attacker can recover user passwords, leading to account takeover and unauthorized system access.

Recommendation

Change the password storage mechanism to a strong hashing algorithm with random salt (e.g., bcrypt, Argon2).

Other vulnerabilities in Windu CMS

See all
Original NVD description (English source)

Windu CMS uses hashing algorithm based on MD5 and SHA1 with static salt to store user passwords. This allows an attacker who obtain password hash to decode user credentials. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 4.1 but may also affect other versions.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS