๐Ÿ” CVE Alert

CVE-2026-42176

MEDIUM 6.7

Scoold: Persistent Admin Takeover by Overwriting the admins Configuration Setting via Forged JWT (missing `jti` validation)

CVSS Score
6.7
EPSS Score
0.0%
EPSS Percentile
0th

Scoold is a Q&A and a knowledge sharing platform for teams. Prior to version 1.67.0, Scoold allows the admins configuration value to be modified through /api/config/set/admins with a forged Bearer token that is accepted as an admin API token. Once that setting is changed, the target email address is written to the application configuration file. The change does not become active immediately in the current process, because the ADMINS set is loaded once at startup. After a Scoold restart, though, the selected user is recognized as an administrator and gains access to the admin panel. This issue gives an attacker a reliable persistence path: write their own email into scoold.admins, wait for a restart or trigger one operationally, and the account comes back as admin. This issue has been patched in version 1.67.0.

CWE CWE-306
Vendor erudika
Product scoold
Published May 8, 2026
Last Updated May 8, 2026
Stay Ahead of the Next One

Get instant alerts for erudika scoold

Be the first to know when new medium vulnerabilities affecting erudika scoold are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

Erudika / scoold
< 1.67.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Erudika/scoold/security/advisories/GHSA-7qfx-c234-xg4g github.com: https://github.com/Erudika/scoold/releases/tag/1.67.0