CVE-2026-33953 PUBLISHED

LinkAce's SSRF protection can be bypassed via internal hostname resolution in LinkAce

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. Versions prior to 2.5.3 block direct requests to private IP literals, but still performs server-side requests to internal-only resources when those resources are referenced through an internal hostname. This allows an authenticated user to trigger server-side requests to internal services reachable by the LinkAce server but not directly reachable by an external user. Version 2.5.3 patches the issue.

Metrics

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

Product Status

Vendor Kovah
Product LinkAce
Versions
  • Version < 2.5.3 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE