Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-34p4-7w83-35g2

Опубликовано: 19 фев. 2026
Источник: github
Github: Прошло ревью
CVSS3: 8.8

Описание

Formwork Improperly Managed Privileges in User creation

Summary

The application fails to properly enforce role-based authorization during account creation. Although the system validates that the specified role exists, it does not verify whether the current user has sufficient privileges to assign highly privileged roles such as admin. As a result, an authenticated user with the editor role can create a new account with administrative privileges, leading to full administrative access and complete compromise of the CMS.

Impact

Successful exploitation allows an attacker to:

  • Gain full administrative control over the CMS.
  • Access all site data and user information.
  • Modify system configuration and security settings.
  • Create, modify, or delete any user account, including legitimate administrators.

Patches

Formwork 2.3.4 properly assigns roles on user creation.

Пакеты

Наименование

getformwork/formwork

composer
Затронутые версииВерсия исправления

>= 2.0.0, <= 2.3.3

2.3.4

EPSS

Процентиль: 34%
0.00415
Низкий

8.8 High

CVSS3

Дефекты

CWE-269

Связанные уязвимости

CVSS3: 8.8
nvd
6 месяцев назад

Formwork is a flat file-based Content Management System (CMS). In versions 2.0.0 through 2.3.3, the application fails to properly enforce role-based authorization during account creation. Although the system validates that the specified role exists, it does not verify whether the current user has sufficient privileges to assign highly privileged roles such as admin. As a result, an authenticated user with the editor role can create a new account with administrative privileges, leading to full administrative access and complete compromise of the CMS. This issue has been fixed in version 2.3.4.

EPSS

Процентиль: 34%
0.00415
Низкий

8.8 High

CVSS3

Дефекты

CWE-269