Vulnerability in Nextcloud Approval

CVE-2026-82982

The Approval app's approve/reject endpoint is meant to require the file's current etag as a freshness check, preventing an approver from approving or rejecting a file whose contents changed after they reviewed it. The backend only enforced this check when the etag parameter was present and non-empty in the request. An attacker able to intercept and modify the approval request could omit the etag field entirely, bypassing the freshness check and approving or rejecting a file version they never reviewed.

CVSS v3 metric

CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-82982?
CVE-2026-82982 is a medium-severity vulnerability in Nextcloud Approval, classified under CWE-840. CVSS score: 4.3/10. Published 2026-09-18.
How severe is CVE-2026-82982?
Medium severity. CVSS v3 base score is 4.3 out of 10.