LiveActive security incident?Get immediate response
CVE Record

CVE-2021-37629: Lack of ratelimit on Richdocuments OCS endpoint in nextcloud

Nextcloud Richdocuments is an open source collaborative office suite. In affected versions there is a lack of rate limiting on the Richdocuments OCS endpoint. This may have allowed an attacker to enumerate potentially valid share tokens. It is recommended that the Nextcloud Richdocuments app is upgraded to either 3.8.4 or 4.2.1 to resolve. For users unable to upgrade it is recommended that the Richdocuments application be disabled.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Nextcloud Richdocuments had insufficient rate limiting on an OCS endpoint. An unauthenticated network attacker may have been able to repeatedly probe for potentially valid share tokens, creating an information-disclosure risk. The advisory names fixed Richdocuments versions and recommends disabling the app if upgrading is not possible.

Executive priority

Treat as a medium-priority confidentiality issue. It is not supported as actively exploited in the provided evidence, but internet-facing collaboration platforms can expose sensitive sharing workflows. Patch during the next normal security maintenance window, sooner for externally exposed or heavily shared environments.

Technical view

CVE-2021-37629 is a CWE-200 information exposure issue in Nextcloud Richdocuments. Affected versions lack rate limiting on a Richdocuments OCS endpoint, potentially enabling enumeration of valid share tokens. CVSS 3.1 is 5.3: network-accessible, low complexity, no privileges, no user interaction, confidentiality impact only.

Likely exposure

Exposure is likely limited to Nextcloud deployments running the Richdocuments app versions below 3.8.4 or versions 4.0.0 through below 4.2.1, especially where the relevant OCS endpoint is reachable over the network.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The risk is plausible remote token enumeration, but the provided sources do not establish observed exploitation, exploit maturity, or confirmed compromise activity.

Researcher notes

Keep scope tied to Nextcloud Richdocuments, not Nextcloud core generally. The provided evidence identifies affected and fixed versions, CWE-200, and the rate-limit weakness, but does not include active exploitation evidence. Avoid inferring token compromise without log or incident evidence.

Mitigation direction

  • Upgrade Nextcloud Richdocuments to 3.8.4, 4.2.1, or a later vendor-supported version.
  • Disable the Richdocuments app if upgrading cannot be completed promptly.
  • Review the Nextcloud advisory for deployment-specific guidance and version applicability.
  • Monitor access logs for unusual repeated requests to Richdocuments OCS endpoints.

Validation and detection

  • Inventory all Nextcloud deployments and record the installed Richdocuments app version.
  • Confirm no deployment runs Richdocuments below 3.8.4 or 4.0.0 through below 4.2.1.
  • Verify Richdocuments is disabled on systems awaiting the fixed version.
  • Review logs for high-volume or patterned unauthenticated OCS endpoint requests.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-37629 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2021-37629Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
nextcloudsecurity-advisories< 3.8.4, >= 4.0.0, < 4.2.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.