Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. camaleon_cms
  4. ›
  5. CVE-2026-1776

CVE-2026-1776: Camaleon CMS vulnerable to Path Traversal through AWS S3 uploader implementation

March 10, 2026 (updated March 11, 2026)

Camaleon CMS versions 2.4.5.0 through 2.9.1, prior to commit f54a77e, contain a path traversal vulnerability in the AWS S3 uploader implementation that allows authenticated users to read arbitrary files from the web server’s filesystem. The issue occurs in the download_private_file functionality when the application is configured to use the CamaleonCmsAwsUploader backend. Unlike the local uploader implementation, the AWS uploader does not validate file paths with valid_folder_path?, allowing directory traversal sequences to be supplied via the file parameter. As a result, any authenticated user, including low-privileged registered users, can access sensitive files such as /etc/passwd. This issue represents a bypass of the incomplete fix for CVE-2024-46987 and affects deployments using the AWS S3 storage backend.

References

  • camaleon.website/
  • github.com/advisories/GHSA-jw5g-f64p-6x78
  • github.com/owen2345/camaleon-cms
  • github.com/owen2345/camaleon-cms/commit/f54a77e2a7be601215ea1b396038c589a0cab9af
  • github.com/owen2345/camaleon-cms/pull/1127
  • nvd.nist.gov/vuln/detail/CVE-2026-1776
  • www.vulncheck.com/advisories/camaleon-cms-aws-uploader-authenticated-path-traversal-arbitrary-file-read

Code Behaviors & Features

Detect and mitigate CVE-2026-1776 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.4.5.0 up to 2.9.1

Solution

Unfortunately, there is no solution available yet.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

gem/camaleon_cms/CVE-2026-1776.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 11 Mar 2026 12:20:24 +0000.