CVE Catalog

CVE-2026-56124

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

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

Summary

phpUploader before version 2.0.2 contains an unauthenticated information disclosure vulnerability that allows remote attackers to access the full contents of the uploaded-files database table by visiting any page of the application. The index model executes an unbounded SELECT query and embeds the complete JSON-encoded result set in an inline script block, exposing uploader IP addresses, Argon2ID key hashes, internal filenames, and SHA-256 fingerprints.

Risk Assessment

The risk involves exposure of sensitive data such as IP addresses, password hashes, and file metadata, which could enable attackers to conduct further attacks including identity theft or system access.

Recommendation

Immediately update phpUploader to version 2.0.2 or later, which fixes this vulnerability. If an update is not possible, restrict application access to trusted networks only.

Related vulnerabilities

Original NVD description (English source)

phpUploader before 2.0.2 contains an unauthenticated information disclosure vulnerability that allows remote attackers to access the full contents of the uploaded-files database table by visiting any page of the application. The index model executes an unbounded SELECT query and embeds the complete JSON-encoded result set in an inline script block, exposing uploader IP addresses, Argon2ID key hashes, internal filenames, and SHA-256 fingerprints.

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