Scoold is a Q&A and a knowledge sharing platform for teams. Prior to 1.69.0, authenticated users who are not members of a private space can create content in questions belonging to that space because src/main/java/com/erudika/scoold/controllers/QuestionController.java in QuestionController.reply() and src/main/java/com/erudika/scoold/controllers/CommentController.java in CommentController.createAjax() do not apply the canAccessSpace authorization check used by the question read path. With scoold.is_default_space_public set to false and private spaces in use, a user with a valid session and a known or enumerable question identifier can send requests to POST /question/{id} and POST /comment, causing replies and comments to be stored in a thread the user cannot read. This permits unauthorized modification of private discussions and can trigger notifications that reveal the existence or metadata of private activity. This issue is fixed in version 1.69.0.
CVE-2026-54677
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 29(Track)EG Risk 29/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 24, 2026
Advisory Details (3)
Auto-updated Sep 17, 20261.69.0
Patch available: Erudika/scoold 1.69.0
https://github.com/Erudika/scoold/releases/tag/1.69.0commit 6976afb931d0 (Erudika/scoold)
Patch available: Erudika/scoold 1.69.0 (contains commit 6976afb931d0)
https://github.com/Erudika/scoold/commit/6976afb931d025cf0a35b11d6dff4f699dc87981Authenticated user can post replies and comments to private-space questions without space membership · Advisory · Erudika/scoold · GitHub
https://github.com/Erudika/scoold/security/advisories/GHSA-h2p4-mm8g-whxrWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 15× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 21:25 UTCEG score recompute
- 2026-09-24 21:02 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 03:09 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 05:20 UTCEG score recompute
- 2026-09-22 07:31 UTCEG score recompute
- 2026-09-21 09:42 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 11:53 UTCEG score recompute
- 2026-09-19 14:04 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 18:26 UTCEG score recompute
- 2026-09-17 17:20 UTCEG score recompute
- 2026-09-17 17:19 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-54677?
When was CVE-2026-54677 disclosed?
Is CVE-2026-54677 actively exploited?
What is the CVSS score of CVE-2026-54677?
How do I remediate CVE-2026-54677?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54677
Is Your Infrastructure Affected by CVE-2026-54677?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.