CVE-2026-33954 PUBLISHED

LinkAce discloses private notesto unauthorized authenticated users via the web link detail page

Assigner: GitHub_M
Reserved: 24.03.2026 Published: 27.03.2026 Updated: 27.03.2026

LinkAce is a self-hosted archive to collect website links. In versions prior to 2.5.3, a private note attached to a non-private link can be disclosed to a different authenticated user via the web interface. The API appears to correctly enforce note visibility, but the web link detail page renders notes without applying equivalent visibility filtering. As a result, an authenticated user who is allowed to view another user's internal or public link can read that user's private notes attached to the link. Version 2.5.3 patches the issue.

Metrics

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

Product Status

Vendor Kovah
Product LinkAce
Versions
  • Version < 2.5.3 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE