CVE-2026-85605 PUBLISHED

Slink before 1.12.3 Missing Authorization on Image Comment Endpoints

Assigner: VulnCheck
Reserved: 04.09.2026 Published: 04.09.2026 Updated: 04.09.2026

Slink before 1.12.3 fails to properly authorize access to image comment endpoints, allowing unauthenticated attackers to read comment threads via GET /api/image/{imageId}/comments and server-sent-events subscriptions. Attackers who obtain image IDs out of band can retrieve full comment threads on public images and subscribe to live comment updates without authentication or authorization checks.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor andrii-kryvoviaz
Product slink
Versions Default: unaffected
  • affected from 0 to 1.12.3 (excl.)

Credits

  • 4lec4st finder

References

Problem Types

  • Missing Authorization CWE