{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.15.0"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "9c96c6232df6fd8f388abfb628be80b68bcb0a7a"
            },
            {
              "fixed": "0db11a2cd9e48656d08773e4be6de0e7df584a00"
            }
          ],
          "repo": "https://github.com/lukevella/rallly",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-359"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92565.json"
  },
  "details": "Rallly before 4.15.0 contains an information disclosure vulnerability in the polls.get tRPC procedure that returns scheduled-event invitee names and email addresses to unauthenticated callers. Attackers can access a poll's urlId from public invite links to retrieve sensitive invitee information regardless of privacy settings.",
  "id": "CVE-2026-92565",
  "modified": "2026-09-19T03:30:29.774132538Z",
  "published": "2026-09-16T14:40:45.775Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92565.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/lukevella/rallly/releases/tag/v4.15.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92565"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/rallly-before-4.15.0-information-disclosure-via-polls-get"
    },
    {
      "type": "FIX",
      "url": "https://github.com/lukevella/rallly/commit/0db11a2cd9e48656d08773e4be6de0e7df584a00"
    },
    {
      "type": "FIX",
      "url": "https://github.com/lukevella/rallly/pull/3247"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/lukevella/rallly"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/lukevella/rallly/blob/885bfaf4313f427a60c5349646c5b69d863750db/apps/web/src/trpc/routers/polls.ts#L568-L675"
    }
  ],
  "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": "Rallly before 4.15.0 Information Disclosure via polls.get"
}