CVE-2026-34832

MEDIUM EPSS 22.0%
Published Apr 2, 20263mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Apr 2, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
22.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-639

Affected Products 1

VendorProductVersionRange
erudikascoold* <1.66.1

References 3

  • github.com https://github.com/Erudika/scoold/commit/5def88c25405cc60482292bcceb45dc024e899fe
    Patch
  • github.com https://github.com/Erudika/scoold/releases/tag/1.66.1
    Release Notes
  • github.com https://github.com/Erudika/scoold/security/advisories/GHSA-g5fv-xw88-vw44
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/Erudika/scoold/commit/5def88c25405cc60482292bcceb45dc024e899fe
    Patch