CVE-2026-27797 PUBLISHED

Homarr: Unauthenticated SSRF in rssFeed.ts

Assigner: GitHub_M
Reserved: 24.02.2026 Published: 07.03.2026 Updated: 07.03.2026

Homarr is an open-source dashboard. Prior to version 1.54.0, an unauthenticated Server-Side Request Forgery (SSRF) vulnerability allows a remote attacker to force the Homarr server to perform arbitrary outbound HTTP requests. This can be used as an internal network access primitive (e.g., reaching loopback/private ranges) from the Homarr host/container network context. This issue has been patched in version 1.54.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 homarr-labs
Product homarr
Versions
  • Version < 1.54.0 is affected

References

Problem Types

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