{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b6aa3afc6f270e5cc7088d7a5fc04739b49a398d"
            }
          ],
          "repo": "https://github.com/homarr-labs/homarr",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-vwqf-2f4m-2cq2"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27797.json"
  },
  "details": "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.",
  "id": "CVE-2026-27797",
  "modified": "2026-04-01T23:08:20.086592692Z",
  "published": "2026-03-07T05:54:32.223Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/homarr-labs/homarr/releases/tag/v1.54.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27797.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/homarr-labs/homarr/security/advisories/GHSA-vwqf-2f4m-2cq2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27797"
    },
    {
      "type": "FIX",
      "url": "https://github.com/homarr-labs/homarr/commit/fce970c70653f200ff1c73081139a77f0379bd91"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Homarr: Unauthenticated SSRF in rssFeed.ts"
}