Scoold is a Q&A and a knowledge sharing platform for teams. Prior to version 1.66.1, Scoold contains an authenticated authorization flaw in feedback deletion that allows any logged-in, low-privilege user to delete another user's feedback post by submitting its ID to POST /feedback/{id}/delete. The handler enforces authentication but does not enforce object ownership (or moderator/admin authorization) before deletion. In verification, a second non-privileged account successfully deleted a victim account's feedback item, and the item immediately disappeared from the feedback listing/detail views. This issue has been patched in version 1.66.1.
References
| Link | Resource |
|---|---|
| https://github.com/Erudika/scoold/commit/5def88c25405cc60482292bcceb45dc024e899fe | Patch |
| https://github.com/Erudika/scoold/releases/tag/1.66.1 | Release Notes |
| https://github.com/Erudika/scoold/security/advisories/GHSA-g5fv-xw88-vw44 | Vendor Advisory Exploit |
Configurations
History
15 Apr 2026, 17:29
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:erudika:scoold:*:*:*:*:*:*:*:* | |
| First Time |
Erudika
Erudika scoold |
|
| References | () https://github.com/Erudika/scoold/commit/5def88c25405cc60482292bcceb45dc024e899fe - Patch | |
| References | () https://github.com/Erudika/scoold/releases/tag/1.66.1 - Release Notes | |
| References | () https://github.com/Erudika/scoold/security/advisories/GHSA-g5fv-xw88-vw44 - Vendor Advisory, Exploit |
02 Apr 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-02 20:16
Updated : 2026-04-15 17:29
NVD link : CVE-2026-34832
Mitre link : CVE-2026-34832
CVE.ORG link : CVE-2026-34832
JSON object : View
Products Affected
erudika
- scoold
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
