CVE Catalog

CVE-2026-22663

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

In prompts.chat prior to commit 7b81836, missing isPrivate checks across API endpoints and page metadata generation allow unauthorized users to access sensitive data associated with private prompts, including version history, change requests, examples, current content, and metadata (titles, descriptions).

Risk Assessment

An attacker can access private user data, compromising confidentiality and potentially leading to leakage of sensitive information.

Recommendation

Apply the fix from commit 7b81836 or later, which adds proper isPrivate checks in all API endpoints and metadata generation.

Other vulnerabilities in prompts.chat

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS