製品・ソフトウェアに関する情報
requarksのWiki.jsにおける権限管理に関する脆弱性
Title requarksのWiki.jsにおける権限管理に関する脆弱性
Summary

Wiki.jsはNode.js上に構築されたオープンソースのウィキアプリケーションです。バージョン2.5.313より前のバージョンでは、users.update GraphQLミューテーションが任意のgroups配列を受け入れ、提供されたグループIDの検証を行わずにそのままデータベースに適用していました。リゾルバは呼び出し元の引数をそのままモデルに渡し、所有権の確認や割り当て可能なグループに制限を設けていませんでした。manage:users権限を持つユーザー(通常ウィキのモデレーターにアカウント管理のために委譲される権限)は、自分のアカウントにgroups:[1]を設定することで、管理者グループへの自己割り当てが可能でした。再認証後に新しいJWTにはmanage:system権限が付与され、一つのミューテーション呼び出しでサイト管理者の完全なアクセス権を得ることができました。この脆弱性はバージョン2.5.313で修正されています。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 12, 2026, midnight
Registration Date May 18, 2026, 12:12 p.m.
Last Update May 18, 2026, 12:12 p.m.
CVSS3.0 : 重要
Score 8.8
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected System
requarks
Wiki.js 2.5.313 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月18日]
  掲載
May 18, 2026, 12:12 p.m.

NVD Vulnerability Information
CVE-2026-44224
Summary

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.

Publication Date May 13, 2026, 6:16 a.m.
Registration Date May 15, 2026, 4:18 a.m.
Last Update May 14, 2026, 11:56 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:requarks:wiki.js:*:*:*:*:*:*:*:* 2.5.313
Related information, measures and tools
Common Vulnerabilities List