Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-48928

7.5 · HIGH
Published Feb 24, 2026 piwigo CWE-330 EPSS 0.26% (17th pctl)

Overview

CVE-2024-48928 is a high-severity vulnerability affecting piwigo piwigo. It was published on February 24, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from piwigo. Update piwigo to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
piwigo piwigo 14.0.0 Affected

Frequently Asked Questions

What is CVE-2024-48928?

CVE-2024-48928 is a high-severity vulnerability affecting piwigo piwigo. It was published on February 24, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-48928?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-48928?

Check the references section for vendor advisories and patches from piwigo. Update piwigo to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-48928?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-48928 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.