Vulnerability Description
Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to version 4.2.0, `GET /api/allusers` is mounted as a public endpoint and returns user records without authentication. This allows remote unauthenticated user enumeration and exposure of user profile metadata. A fix is available in v4.2.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ech0 | Ech0 | < 4.2.0 |
Related Weaknesses (CWE)
References
- https://github.com/lin-snow/Ech0/commit/acbf1fd71011e6b9e1e6a911128056a19862f681Patch
- https://github.com/lin-snow/Ech0/releases/tag/v4.2.0ProductRelease Notes
- https://github.com/lin-snow/Ech0/security/advisories/GHSA-m983-7426-5hrjVendor Advisory
FAQ
What is CVE-2026-33638?
CVE-2026-33638 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to version 4.2.0, `GET /api/allusers` is mounted as a public endpoint and returns user records without authenti...
How severe is CVE-2026-33638?
CVE-2026-33638 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33638?
Check the references section above for vendor advisories and patch information. Affected products include: Ech0 Ech0.