6.5
CVE-2026-34832
- EPSS 0.3%
- Veröffentlicht 02.04.2026 19:08:03
- Zuletzt bearbeitet 15.04.2026 17:29:54
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Scoold: Cross-Account Feedback Deletion (IDOR)
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.| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.218 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
|
CWE-639 Authorization Bypass Through User-Controlled Key
The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
https://github.com/Erudika/scoold/security/advisories/GHSA-g5fv-xw88-vw44
https://github.com/Erudika/scoold/commit/5def88c25405cc60482292bcceb45dc024e899fe
https://github.com/Erudika/scoold/releases/tag/1.66.1