---
id: CVE-2026-22663
title: >-
  prompts.chat prior to commit 7b81836 contains multiple authorization bypass
  vulnerabilities due to missing isPrivate checks across API endpoints and page
  metadata generation that allow unauthorized users to access sensitive data
  associat…
summary: >-
  prompts.chat prior to commit 7b81836 contains multiple authorization bypass
  vulnerabilities due to missing isPrivate checks across API endpoints and page
  metadata generation that allow unauthorized users to access sensitive data
  associat…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
vendor: fka
product: prompts.chat
affected:
  - prompts.chat < 2026-03-25
patched:
  - prompts.chat 2026-03-25
published: '2026-04-03'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-22663'
references:
  - url: >-
      https://github.com/f/prompts.chat/commit/7b81836b214f2796aaf37ded2944eadc978afd35
    label: disclosure@vulncheck.com
  - url: 'https://github.com/f/prompts.chat/pull/1104'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/prompts-chat-authorization-bypass-information-disclosure
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00279
epssPercentile: 0.20607
ingestedAt: '2026-07-25T22:05:04.693Z'
---

## Overview

prompts.chat prior to commit 7b81836 contains multiple authorization bypass vulnerabilities due to missing isPrivate checks across API endpoints and page metadata generation that allow unauthorized users to access sensitive data associated with private prompts. Attackers can exploit these missing authorization checks to retrieve private prompt version history, change requests, examples, current content, and metadata including titles and descriptions exposed via HTML meta tags.

## Affected

- `prompts.chat < 2026-03-25`

## Remediation

Upgrade past the affected range:

- `prompts.chat 2026-03-25`
