๐Ÿ” CVE Alert

CVE-2022-50939

HIGH 7.2

e107 CMS v3.2.1 - Upload Restriction Bypass with Path Traversal File Override

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

e107 CMS version 3.2.1 contains a critical file upload vulnerability that allows authenticated administrators to override arbitrary server files through path traversal. The vulnerability exists in the Media Manager's remote URL upload functionality (image.php) where the upload_caption parameter is not properly sanitized. An attacker with administrative privileges can use directory traversal sequences (../../../) in the upload_caption field to overwrite critical system files outside the intended upload directory. This can lead to complete compromise of the web application by overwriting configuration files, executable scripts, or other critical system components. The vulnerability was discovered by Hubert Wojciechowski and affects the image.php component in the admin interface.

CWE CWE-22 CWE-434
Vendor e107
Product e107 cms
Published Jan 13, 2026
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for e107 e107 cms

Be the first to know when new high vulnerabilities affecting e107 e107 cms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

E107 / e107 CMS
3.2.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
exploit-db.com: https://www.exploit-db.com/exploits/50910 e107.org: https://e107.org/ e107.org: https://e107.org/download vulncheck.com: https://www.vulncheck.com/advisories/e-cms-upload-restriction-bypass-with-path-traversal-file-override

Credits

Hubert Wojciechowski