Description
CamaleonCMS version 2.9.2 and earlier contains a missing authorization vulnerability in the admin users controller that allows any authenticated user to access any other user's profile data by supplying an arbitrary user ID parameter. Attackers can send a GET request to the admin profile endpoint with an enumerable sequential integer user ID to disclose profile information of any user, including administrators, due to the profile action being excluded from the role validation filter with no compensating ownership check.
Published: 2026-08-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a missing authorization flaw in the admin users controller that lets any authenticated user read another user's profile by supplying a numeric ID. Attackers can issue a GET request to the admin profile endpoint with an arbitrary sequential user ID and retrieve profile information of any user, including administrators, because the profile action bypasses role validation and has no ownership check.

Affected Systems

CamaleonCMS version 2.9.2 and all earlier releases, released by the vendor owen2345, are affected. Users running these versions should verify the patch state of their installation.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate confidentiality impact, while the EPSS score of <1% reflects a low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog, and it does not provide code execution or denial‑of‑service capabilities. The attack vector is inferred to be remote via authenticated HTTP requests; an attacker only needs legitimate credentials to enumerate and read any profile.

Generated by OpenCVE AI on August 12, 2026 at 22:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CamaleonCMS to the latest released version that includes the authorization fix.
  • If an upgrade is not immediately possible, apply the patch commit ae10da7cfce902a8552927c57b0a562fb1676040 from the project's repository to restore role validation on the profile action.
  • As a temporary workaround, restrict access to the /admin/profile endpoint to users with the administrator role or use a firewall rule to block unauthenticated access to that URL.

Generated by OpenCVE AI on August 12, 2026 at 22:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Tuzitio
Tuzitio camaleon Cms
CPEs cpe:2.3:a:tuzitio:camaleon_cms:*:*:*:*:*:*:*:*
Vendors & Products Tuzitio
Tuzitio camaleon Cms

Thu, 13 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Owen2345
Owen2345 camaleon Cms
Vendors & Products Owen2345
Owen2345 camaleon Cms

Tue, 11 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Description CamaleonCMS version 2.9.2 and earlier contains a missing authorization vulnerability in the admin users controller that allows any authenticated user to access any other user's profile data by supplying an arbitrary user ID parameter. Attackers can send a GET request to the admin profile endpoint with an enumerable sequential integer user ID to disclose profile information of any user, including administrators, due to the profile action being excluded from the role validation filter with no compensating ownership check.
Title CamaleonCMS 2.9.2 and earlier Missing Authorization via profile Action
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Owen2345 Camaleon Cms
Tuzitio Camaleon Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:50:23.042Z

Reserved: 2026-06-22T18:48:39.687Z

Link: CVE-2026-56720

cve-icon Vulnrichment

Updated: 2026-08-11T17:02:06.328Z

cve-icon NVD

Status : Deferred

Published: 2026-08-11T16:17:33.403

Modified: 2026-08-31T20:38:54.340

Link: CVE-2026-56720

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T05:30:14Z

Weaknesses