Description
Heym before 0.0.106 contains a credential exfiltration vulnerability in the POST /api/credentials/test endpoint that allows collaborators with shared credential access to exfiltrate the credential owner's secret. Attackers can override the destination URL in the config parameter to cause the server to send decrypted authentication secrets to attacker-controlled endpoints.
Published: 2026-09-27
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Credential Exfiltration
Action: Patch Immediately
AI Analysis

Impact

The vulnerability exists in the POST /api/credentials/test endpoint of Heym versions prior to 0.0.106 and allows a user with collaborator access who already can view credentials to cause the server to send decrypted authentication secrets to an arbitrary destination URL supplied in the config parameter. This defect is a form of credential exfiltration and is identified as CWE-918. The impact is the exposure of sensitive authentication secrets to an attacker-controlled endpoint, potentially compromising user accounts even though the overall system still remains operational for legitimate users.

Affected Systems

Heym runs in versions before 0.0.106 and is affected by this defect. No broader version metadata is provided, but any instance of Heym running a pre‑0.0.106 build is vulnerable.

Risk and Exploitability

The CVSS score for this vulnerability is 7.1, indicating a high severity. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker must have valid collaborator privileges to use the affected endpoint, and must supply an overridden destination URL. Therefore the attack vector is internal through granted access; exploitation is straightforward for authorized collaborators but requires no additional environmental conditions. Given the high severity and the ease of exploitation, the risk to systems running vulnerable versions is significant.

Generated by OpenCVE AI on September 27, 2026 at 03:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Heym to version 0.0.106 or later, where the exfiltration path has been removed.
  • Restrict collaborator permissions so that only trusted users can access the POST /api/credentials/test endpoint and consider disabling that endpoint if not needed.
  • Configure the server to validate or whitelist destination URLs used in configuration, rejecting any that are not part of approved endpoints.

Generated by OpenCVE AI on September 27, 2026 at 03:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 04:30:00 +0000

Type Values Removed Values Added
First Time appeared Heymrun
Heymrun heym
Vendors & Products Heymrun
Heymrun heym

Sun, 27 Sep 2026 02:00:00 +0000

Type Values Removed Values Added
Description Heym before 0.0.106 contains a credential exfiltration vulnerability in the POST /api/credentials/test endpoint that allows collaborators with shared credential access to exfiltrate the credential owner's secret. Attackers can override the destination URL in the config parameter to cause the server to send decrypted authentication secrets to attacker-controlled endpoints.
Title Heym before 0.0.106 Credential Exfiltration via URL Override
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-27T01:28:49.880Z

Reserved: 2026-09-27T00:20:03.854Z

Link: CVE-2026-100859

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T02:17:25.503

Modified: 2026-09-27T02:17:25.503

Link: CVE-2026-100859

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T04:15:08Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)