{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.12.3"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0a683ccb6fdf26265bf015a50db5671380e73414"
            },
            {
              "fixed": "221315b1ac51"
            },
            {
              "fixed": "fe04a7dffe8a7ed2f834f7364281a9414e394600"
            }
          ],
          "repo": "https://github.com/andrii-kryvoviaz/slink",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hxx4-4hwq-8258"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85605.json"
  },
  "details": "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.",
  "id": "CVE-2026-85605",
  "modified": "2026-09-06T03:30:24.786820075Z",
  "published": "2026-09-04T14:32:07.795Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85605.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/andrii-kryvoviaz/slink/releases/tag/v1.12.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/andrii-kryvoviaz/slink/security/advisories/GHSA-hxx4-4hwq-8258"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-85605"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/slink-before-1.12.3-missing-authorization-on-image-comment-endpoints"
    },
    {
      "type": "FIX",
      "url": "https://github.com/andrii-kryvoviaz/slink/commit/221315b1ac51"
    },
    {
      "type": "FIX",
      "url": "https://github.com/andrii-kryvoviaz/slink/commit/fe04a7dffe8a7ed2f834f7364281a9414e394600"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/andrii-kryvoviaz/slink"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Slink before 1.12.3 Missing Authorization on Image Comment Endpoints"
}