CVE-2026-22663 PUBLISHED

prompts.chat Authorization Bypass Information Disclosure

Assigner: VulnCheck
Reserved: 08.01.2026 Published: 03.04.2026 Updated: 03.04.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor f
Product prompts.chat
Versions Default: unaffected
  • affected from 0 to 7b81836b214f2796aaf37ded2944eadc978afd35 (excl.)

Credits

  • Mehmet Ince @mdisec finder

References

Problem Types

  • CWE-862 Missing Authorization CWE