← back
CVE-2021-32703mediumCWE-799

Lack of ratelimit on shareinfo endpoint

13Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackcvss 5.3epss 1.5%
exploitation probability
1.5%top 28% of all CVEs
observed exploitation
nono source reports it
In short

The shareinfo endpoint in Nextcloud Server lacks rate limiting, allowing attackers to quickly guess and enumerate valid share tokens. This enables unauthorized access to shared files or folders.

Technical detail

The shareinfo endpoint fails to implement rate limiting controls (CWE-799), permitting an unauthenticated attacker to perform brute-force enumeration of share tokens through rapid sequential requests. Successful token enumeration grants access to shared resources without authorization.

Summary generated and translated by AI from the official description.
Nextcloud Server is a Nextcloud package that handles data storage. In versions prior to 19.0.13, 20.011, and 21.0.3, there was a lack of ratelimiting on the shareinfo endpoint. This may have allowed an attacker to enumerate potentially valid share tokens. The issue was fixed in versions 19.0.13, 20.0.11, and 21.0.3. There are no known workarounds.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N