Description
heym before 0.0.105 fails to apply egress guards to integration services that use credential-supplied base URLs, allowing authenticated users to bypass SSRF protections. Attackers can configure credentials pointing to loopback, private, or cloud-metadata addresses and read internal service responses returned as workflow node output.
Published: 2026-09-27
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Server Side Request Forgery enabling access to internal resources
Action: Update software
AI Analysis

Impact

The flaw allows authenticated users to supply credentials that point to loopback, private, or cloud‑metadata addresses and bypass egress guards applied to integration services. This permits the application to issue HTTP requests to internal services and return the responses as part of workflow node output, exposing sensitive internal data. The vulnerability is an SSRF that can be used to read or manipulate internal resources within the host environment.

Affected Systems

The issue affects the heym application from heymrun prior to version 0.0.105. Any installation that has not yet upgraded to the fixed release is potentially susceptible.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity condition. Unsurprisingly there is no EPSS data available and the weakness is not listed in the CISA KEV catalog, suggesting limited evidence of exploitation in the wild. Because the attack requires an authenticated account with the ability to configure integration credentials, the exploitability is constrained to users that have sufficient permissions within the application.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to heym 0.0.105 or newer, which introduces egress guard checks for credential‑supplied URLs.
  • If upgrading immediately is not feasible, scoped down the user rights that allow the configuration of integration service credentials to prevent use of self‑hosted or loopback URLs.
  • Implement network‑level egress controls or firewall rules to block outbound traffic from the application to private, internal, or cloud‑metadata addresses, thereby limiting the impact of a successful SSRF.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 05:00: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.105 fails to apply egress guards to integration services that use credential-supplied base URLs, allowing authenticated users to bypass SSRF protections. Attackers can configure credentials pointing to loopback, private, or cloud-metadata addresses and read internal service responses returned as workflow node output.
Title heym before 0.0.105 SSRF via credential-controlled base URLs
Weaknesses CWE-918
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-100861

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-100861

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T04:45:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)