Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Security: heymrun/heym

SECURITY.md

Security Policy

We take the security of Heym seriously. Thank you for helping keep Heym and its users safe.

Reporting a Vulnerability

Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests. Public disclosure before a fix is available puts all users at risk.

Instead, report privately through one of these channels:

What to include

To help us triage quickly, please include as much of the following as you can:

  • A clear description of the vulnerability and its security impact.
  • The affected component, file(s), and the version or commit hash you tested against.
  • Step-by-step reproduction instructions or a proof of concept.
  • The deployment configuration relevant to the issue (impact can be deployment-dependent).
  • Any suggested remediation, if you have one.

Non-destructive proofs of concept are greatly appreciated.

Coordinated Disclosure

We follow a coordinated disclosure process:

  • We aim to acknowledge your report within 3 business days.
  • We will confirm the issue, assess its impact, and keep you updated on progress.
  • We develop and test the fix in a private temporary fork before any public change is pushed.
  • We coordinate the disclosure timeline with you and request a CVE where appropriate.
  • We credit reporters in the published advisory unless you ask to remain anonymous.

Please give us a reasonable amount of time to investigate and ship a fix before any public disclosure.

Testing Guidelines

When researching vulnerabilities, please:

  • Only test against your own self-hosted instance. Do not test against instances you do not own or operate.
  • Never access, modify, or exfiltrate data that does not belong to you.
  • Avoid actions that could degrade service availability (e.g. denial of service).

Supported Versions

Heym is distributed as a self-hosted application. Security fixes are released against the latest version, and we recommend always running the most recent release.

Version Supported
Latest release / main
Older versions

Acknowledgments

We are grateful to the security researchers who responsibly disclose vulnerabilities in Heym:

  • @jashidsany for reporting an authenticated sandbox escape in user-defined Python tools (GHSA-wcgw-9hfw-f6f2).
  • @okcomputerfan (also known as pixileaf) for reporting multiple authentication and RCE vulnerabilities in the workflow condition evaluator, Slack/Telegram webhooks, OAuth redirect_uri validation, and token-at-rest storage (GHSA-pm6h-x3h5-j38h).
  • @sajdakabir for reporting a server-side request forgery (SSRF) in the MCP HTTP/SSE tool transports, for reporting a horizontal IDOR in template get-by-id (GHSA-5748-x76g-v68m) and a missing creator gate in team member management that let any member alter the roster and reach team-shared credentials (GHSA-vxpw-x7j7-8723), for reporting unsandboxed skill code execution where Agent Python skills ran outside the Docker isolation mandated for Python tools (GHSA-hcv7-mg77-pg73), and for reporting command execution via the MCP stdio transport, where a caller-supplied command was started on the backend host before any MCP validation could reject it (GHSA-378x-q589-34mv).
  • @EQSTLab (reporter) and @min8282 (finder) for reporting a backend remote code execution in the Playwright node, where the custom playwrightCode field let any authenticated user run arbitrary Python in the backend process (GHSA-mp23-7m6r-jfw4).
  • @0neOfU4 for reporting a server-side request forgery (SSRF) in the HTTP workflow node, where a workflow author could point the node at internal or cloud-metadata addresses that were guarded on the MCP transports but not on the HTTP node (GHSA-8wj7-v2w6-wfcx).
Learn more about advisories related to heymrun/heym in the GitHub Advisory Database
Morty Proxy This is a proxified and sanitized view of the page, visit original site.