Sploitus

CVE-2024-48928

No indexed exploits for CVE-2024-48928 yet

Piwigo is an open source photo gallery application for the web. In versions on the 14.x branch, when installing, the secret_key configuration parameter is set to MD5(RAND()) in MySQL. However, RAND() only has 30 bits of randomness, making it feasible to brute-force the secret key. The CSRF token is constructed partially from the secret key, and this can be used to check if the brute force succeeded. Trying all possible values takes approximately one hour. The impact of this is limited. The auto login key uses the user's password on top of the secret key. The pwg token uses the user's session identifier on top of the secret key. It seems that values for get_ephemeral_key can be generated when one knows the secret key. Version 15.0.0 contains a fix for the issue.

Affected products
Piwigo
Piwigo
≤ 14.5.0
Fix
Available
CVSS 3.1
7.5 HIGH
EPSS
0.3% (17th percentile)
Weakness
CWE-330
NVD status
Analyzed
Published
2026-02-24
CVE-2024-48928 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2024-48928 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2024-48928 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.