CVE 6.5 MEDIUM

Scoold: Cross-Account Feedback Deletion (IDOR)_CVE-2026-34832

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Description

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.

Basic Information

ID CVE-2026-34832
Source GitHub_M
Published Apr 2, 2026 at 19:08
Modified Apr 3, 2026 at 14:43

Affected Product

Vendor Erudika
Product scoold
Version < 1.66.1
Affected Versions Erudika scoold < 1.66.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.