Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Erudika/scoold/releases/tag/1.67.0
- https://github.com/Erudika/scoold/security/advisories/GHSA-7qfx-c234-xg4g
- https://github.com/Erudika/scoold/security/advisories/GHSA-7qfx-c234-xg4g
FAQ
What is CVE-2026-42176?
CVE-2026-42176 is a vulnerability with a CVSS score of 6.7 (MEDIUM). 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 tok...
How severe is CVE-2026-42176?
CVE-2026-42176 has been rated MEDIUM with a CVSS base score of 6.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42176?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.