CVE Catalog

CVE-2026-92919

HighCVSS 8.1
Published: Translated: NVD NIST

Summary

The admin3 application through version 3.0.0 fails to sanitize client-supplied filenames in the upload handler, allowing authenticated users to write files outside the storage root on Windows deployments. Attackers can use dot-dot path segments in filenames to escape the configured storage directory and overwrite arbitrary files accessible to the server process.

Risk Assessment

An authenticated attacker can overwrite arbitrary files accessible to the server process, potentially leading to remote code execution or full system compromise. The risk is particularly high in Windows environments.

Recommendation

Update the admin3 application to a version newer than 3.0.0. Implement validation and sanitization of user-supplied filenames and restrict server process privileges.

Other vulnerabilities in admin3

See all
Original NVD description (English source)

admin3 through 3.0.0 fails to sanitize client-supplied filenames in the upload handler, allowing authenticated users to write files outside the storage root on Windows deployments. Attackers can use dot-dot path segments in filenames to escape the configured storage directory and overwrite arbitrary files accessible to the server process.

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