Description
The extension fails to restrict which frontend usergroups a logged-in user may assign to their own account when the profile edit plugin uses its default field configuration, allowing self-service privilege escalation into arbitrary frontend groups.
Published: 2026-08-25
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The femanager extension does not properly restrict which frontend usergroups a logged‑in user may assign to their own account when the profile edit plugin uses default configuration. This oversight enables a user to add themselves to any frontend group, giving them privileges that were not intended for them. The flaw is a classic access‑control violation and can lead to unauthorized access to group‑protected content or functionalities. The weakness is categorized as CWE‑862.

Affected Systems

The vulnerability affects the TYPO3 femanager extension. No specific version ranges are listed, so all installed releases of femanager that have not been patched should be considered potentially vulnerable. Affected sites are those that use the default profile edit configuration permitted for group assignment.

Risk and Exploitability

The CVSS score for this issue is 6, indicating a medium severity. EPSS information is not available, so the exact likelihood of exploitation cannot be quantified. The issue is not listed in CISA’s KEV catalog. The likely attack vector is through the web interface: a logged‑in user submits a profile edit request that includes additional group identifiers, which the extension blindly accepts. No special privileges or network-level access are required beyond normal user authentication.

Generated by OpenCVE AI on August 25, 2026 at 10:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the femanager extension to the latest release that corrects the access‑control flaw
  • If an update is not immediately available, modify the profile edit configuration to remove the ability for users to assign themselves to frontend groups or limit the group list to a safe subset
  • Apply additional ACL checks in TYPO3 or a custom extension to enforce that only authorized usergroups can be assigned, ensuring proper access control

Generated by OpenCVE AI on August 25, 2026 at 10:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description The extension fails to restrict which frontend usergroups a logged-in user may assign to their own account when the profile edit plugin uses its default field configuration, allowing self-service privilege escalation into arbitrary frontend groups.
Title Broken Access Control in extension "femanager" (femanager)
Weaknesses CWE-862
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TYPO3

Published:

Updated: 2026-08-25T09:00:41.795Z

Reserved: 2026-08-20T13:10:12.063Z

Link: CVE-2026-77133

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T09:17:33.697

Modified: 2026-08-25T09:17:33.697

Link: CVE-2026-77133

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T10:30:05Z

Weaknesses