Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-82980 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Any authenticated user can lock or unlock files they do not own by targeting absolute WebDAV paths of other users. The DAV plugin resolves files from the absolute request URI without verifying that the path segment matches the authenticated session user. This enables: Cross-user manual locks : attacker locks a victim's files, blocking writes (PUT/MOVE/DELETE, editor saves). Lock-token disclosure: the app returns the lock token to unauthorized callers, enabling them to remove token-based locks (client locks) of other users.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://hackerone.com/reports/3301553 [email protected]ExploitIssue TrackingTechnical Description

Weakness Enumeration

CWE-IDCWE NameSource
CWE-287Improper Authentication[email protected]

Affected Products

ProductVersions
Nextcloud
All versions

CPE

  • cpe:2.3:a:nextcloud:nextcloud:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Disable the `files_lock` app.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-82980
NVD Published Date:
Sep 18, 2026
NVD Last Modified:
Sep 18, 2026
Source:
[email protected]
CVE-2026-82980 Details - Not Deferred