Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Fka | Prompts.Chat | < 2026-03-25 |
Related Weaknesses (CWE)
References
- https://github.com/f/prompts.chat/commit/7b81836b214f2796aaf37ded2944eadc978afd3Patch
- https://github.com/f/prompts.chat/pull/1104Issue TrackingPatchVendor Advisory
- https://www.vulncheck.com/advisories/prompts-chat-authorization-bypass-informatiThird Party Advisory
FAQ
What is CVE-2026-22663?
CVE-2026-22663 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 us...
How severe is CVE-2026-22663?
CVE-2026-22663 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22663?
Check the references section above for vendor advisories and patch information. Affected products include: Fka Prompts.Chat.