Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, GET /api/v4/user/search calls SearchActive without adding a StatusActive predicate and serializes matches at RedactLevelUser, allowing any logged-in user to enumerate email addresses and profile metadata for inactive or banned accounts. The service calls userClient.SearchActive, but despite its name that method filters only by email/nickname keyword and never adds a StatusActive predicate — while the sibling lookups GetActiveByID and GetActiveByDavAccount, defined a few lines above it, do. Search hits are serialized at RedactLevelUser, which includes the email address. This issue is fixed in version 4.17.0.
References
Configurations
No configuration.
History
31 Jul 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/cloudreve/cloudreve/security/advisories/GHSA-8r7f-r8hj-r3rv - |
31 Jul 2026, 04:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-31 04:17
Updated : 2026-07-31 14:16
NVD link : CVE-2026-55496
Mitre link : CVE-2026-55496
CVE.ORG link : CVE-2026-55496
JSON object : View
Products Affected
No product.
