๐Ÿ” CVE Alert

CVE-2026-100862

MEDIUM 4.9

heym before 0.0.91 Multiple Secrets Plaintext Storage

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

heym, a workflow automation platform, stores and returns multiple capability secrets in plaintext in versions prior to 0.0.91. Affected secrets include webhook header-auth values (returned in cleartext by GET /api/workflows/{id} and persisted unsanitized into execution history), MCP API keys (stored as a plaintext column, returned in config/list responses, and accepted via the ?key= query string so they leak into logs, proxies and Referer headers), portal session tokens (stored and validated by plaintext equality with a 168-hour TTL), workflow execution JWTs (stored in full and re-listed by GET .../execution-tokens), Discord interaction tokens (the full interaction body is stored in execution history), and global variables. A user with read access to a workflow, share/team membership, or anyone able to read the database, a backup, or logs can recover these secrets and replay them to execute workflows or act as the secret owner.

CWE CWE-312
Vendor heymrun
Product heym
Published Sep 27, 2026
Stay Ahead of the Next One

Get instant alerts for heymrun heym

Be the first to know when new medium vulnerabilities affecting heymrun heym are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

heymrun / heym
0 < 0.0.91

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/heymrun/heym/security/advisories/GHSA-6x65-w7q7-wg93 vulncheck.com: https://www.vulncheck.com/advisories/heym-before-0.0.91-multiple-secrets-plaintext-storage

Credits

mbakgun