CVE-2026-56783 PUBLISHED

Parseable < 2.9.2 - Cleartext Credential Exposure in Notification Target API

Assigner: VulnCheck
Reserved: 23.06.2026 Published: 29.06.2026 Updated: 30.06.2026

Parseable before 2.9.2 contains an information disclosure vulnerability in the notification-target API endpoints that returns webhook tokens and basic-auth credentials in cleartext due to commented-out secret-masking functionality. Any authenticated user with the GetAlert action, including low-privilege reader roles, can recover credentials and internal endpoint URLs for all configured notification targets by querying GET /api/v1/targets or related endpoints.

Metrics

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

Product Status

Vendor parseablehq
Product parseable
Versions Default: unaffected
  • affected from 0 to 2.9.2 (excl.)
  • Version 2.9.2 is unaffected

Credits

  • George Chen finder

References

Problem Types

  • Insufficiently Protected Credentials CWE