Impact
The vulnerability exists in BookStack up to version 26.05.2 within the AttachmentController::getUpdateForm method. Manipulating the attachment ID bypasses the intended permission checks, meaning an attacker can retrieve or edit the update form for attachments they do not own, thereby leaking attachment data. This is a classic broken‑access‑control flaw as reflected by the listed CWEs.
Affected Systems
BookStack up to version 26.05.2 is affected. The patch containing commit 4e406c41c4c8060a5795e74c66fb96362e54f400 resolves the issue.
Risk and Exploitability
The vulnerability carries a CVSS score of 5.3, indicating moderate severity, and no EPSS score is currently available. It is not listed in the CISA KEV catalog, but the exploit is publicly known. The attack vector is remote, relying on manipulated identifiers, so any host running an affected BookStack instance is potentially at risk if an attacker can send crafted requests.
OpenCVE Enrichment