216.73.216.197

CVE-2026-44224

· Published 12/05/2026 21:16 · Modified 13/05/2026 18:20

Labels: CVE-2026-44224 2026-05-12CVE-2026-44224CWE-269[email protected]

Essential information

Published
12/05/2026 21:16
Modified
13/05/2026 18:20
Author
Creator
CVSS
8.6 HIGH (v3) 8.6 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation of the group IDs supplied. The resolver passes the caller's arguments straight to the model without any ownership check or restriction on which groups can be assigned. A user with manage:users — a permission typically delegated to wiki moderators for account management — can set groups:[1] on their own account to self-assign to the Administrators group. After re-authentication, the fresh JWT carries manage:system, granting full site administrator access in a single mutation call. This vulnerability is fixed in 2.5.313.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
requarks / wiki.js cpe:2.3:a:requarks:wiki.js:*:*:*:*:*:*:*:*

References