CVE-2026-33638 PUBLISHED

Ech0 authenticated user-list exposed data via public `/api/allusers` endpoint

Assigner: GitHub_M
Reserved: 23.03.2026 Published: 26.03.2026 Updated: 26.03.2026

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.

Metrics

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

Product Status

Vendor lin-snow
Product Ech0
Versions
  • Version < 4.2.0 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE