CVE Catalog

CVE-2026-94533

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

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

Summary

lamp-cloud through 5.10.0 contains an authorization bypass vulnerability in FileAnyoneController that allows authenticated users to download arbitrary attachments. Attackers can retrieve other users' stored files by supplying valid attachment identifiers to the /anyone/file/down and /anyone/file/download endpoints, as the application never validates file ownership against the created_by column.

Risk Assessment

Unauthorized access to confidential files can lead to data leakage, privacy violations, and potential legal consequences. The organization must urgently secure file access mechanisms.

Recommendation

Update lamp-cloud to a patched version or implement file ownership checks on the server, verifying that the requesting user is the owner of the file or has permissions to it.

Other vulnerabilities in lamp-cloud

See all
Original NVD description (English source)

lamp-cloud through 5.10.0 contains an authorization bypass vulnerability in FileAnyoneController that allows authenticated users to download arbitrary attachments. Attackers can retrieve other users' stored files by supplying valid attachment identifiers to the /anyone/file/down and /anyone/file/download endpoints, as the application never validates file ownership against the created_by column.

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