2 matches found
CVE-2026-55496 Cloudreve: Inactive/banned account emails leaked via GET /api/v4/user/search because SearchActive() omits the active-status predicate
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 ...
HTML Injection
github.com/gogits/gogs is vulnerable to HTML injection. The user search API can be used to inject HTML content. An attacker could insert spoofed content to carry out some form of social engineering attack. HTML injection is an attack that is similar to cross-site scripting but does not execute...