๐Ÿ” CVE Alert

CVE-2026-54676

MEDIUM 6.5

Scoold: GET /api/posts/{id}/answers leaks private-space replies when personal API tokens are enabled

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Scoold is a Q&A and a knowledge sharing platform for teams. Prior to 1.69.0, users with personal API tokens can retrieve replies from questions in private spaces they cannot access because src/main/java/com/erudika/scoold/api/ApiController.java in ApiController.getPostReplies() does not apply canAccessSpace before returning data from GET /api/posts/{id}/answers. The issue is reachable when scoold.api_user_access_enabled and scoold.api_enabled are true and a token holder knows or enumerates a private question identifier. Under those conditions, the question endpoint can deny access while the answers endpoint returns the private reply bodies, exposing confidential team or project discussions. This issue is fixed in version 1.69.0.

CWE CWE-862
Vendor erudika
Product scoold
Published Sep 17, 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:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Erudika / scoold
< 1.69.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Erudika/scoold/security/advisories/GHSA-2cff-ppf7-pc42 github.com: https://github.com/Erudika/scoold/commit/6976afb931d025cf0a35b11d6dff4f699dc87981 github.com: https://github.com/Erudika/scoold/releases/tag/1.69.0