Heym before 0.0.21 contains an authorization bypass vulnerability in workflow execution that allows authenticated users to execute arbitrary workflows by referencing victim workflow UUIDs without proper access validation. Attackers can create workflows with execute nodes or agent subWorkflowIds pointing to victim workflow UUIDs to load and execute those workflows under attacker-controlled execution paths, exposing victim workflow outputs and triggering workflow nodes with unintended side effects.
Heym < 0.0.21 Authorization Bypass in Workflow Execution
Problem type
Affected products
heymrun
< 0.0.21 - AFFECTED
3ae3ef6a7d3609da0e910f9ed6b81e99a1661ac8 - UNAFFECTED
References
https://github.com/heymrun/heym/releases/tag/v0.0.21
https://github.com/heymrun/heym/pull/93
https://github.com/heymrun/heym/commit/3ae3ef6a7d3609da0e910f9ed6b81e99a1661ac8
https://www.vulncheck.com/advisories/heym-authorization-bypass-in-workflow-execution
GitHub Security Advisories
GHSA-p953-2g5p-33c5
Heym before 0.0.21 contains an authorization bypass vulnerability in workflow execution that...
https://github.com/advisories/GHSA-p953-2g5p-33c5Heym before 0.0.21 contains an authorization bypass vulnerability in workflow execution that allows authenticated users to execute arbitrary workflows by referencing victim workflow UUIDs without proper access validation. Attackers can create workflows with execute nodes or agent subWorkflowIds pointing to victim workflow UUIDs to load and execute those workflows under attacker-controlled execution paths, exposing victim workflow outputs and triggering workflow nodes with unintended side effects.
https://nvd.nist.gov/vuln/detail/CVE-2026-45226
https://github.com/heymrun/heym/pull/93
https://github.com/heymrun/heym/commit/3ae3ef6a7d3609da0e910f9ed6b81e99a1661ac8
https://github.com/heymrun/heym/releases/tag/v0.0.21
https://www.vulncheck.com/advisories/heym-authorization-bypass-in-workflow-execution
https://github.com/advisories/GHSA-p953-2g5p-33c5
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-45226Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-45226",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-05-12T21:17:10.526Z",
"dateReserved": "2026-05-11T14:14:49.611Z",
"datePublished": "2026-05-12T21:17:10.526Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-05-12T21:17:10.526Z"
},
"datePublic": "2026-05-09T00:00:00.000Z",
"title": "Heym < 0.0.21 Authorization Bypass in Workflow Execution",
"descriptions": [
{
"lang": "en",
"value": "Heym before 0.0.21 contains an authorization bypass vulnerability in workflow execution that allows authenticated users to execute arbitrary workflows by referencing victim workflow UUIDs without proper access validation. Attackers can create workflows with execute nodes or agent subWorkflowIds pointing to victim workflow UUIDs to load and execute those workflows under attacker-controlled execution paths, exposing victim workflow outputs and triggering workflow nodes with unintended side effects."
}
],
"affected": [
{
"vendor": "heymrun",
"product": "heym",
"repo": "https://github.com/heymrun/heym",
"defaultStatus": "affected",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "semver",
"lessThan": "0.0.21"
},
{
"version": "3ae3ef6a7d3609da0e910f9ed6b81e99a1661ac8",
"status": "unaffected",
"versionType": "git"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Incorrect Authorization",
"cweId": "CWE-863",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/heymrun/heym/releases/tag/v0.0.21",
"tags": [
"release-notes"
]
},
{
"url": "https://github.com/heymrun/heym/pull/93",
"tags": [
"issue-tracking"
]
},
{
"url": "https://github.com/heymrun/heym/commit/3ae3ef6a7d3609da0e910f9ed6b81e99a1661ac8",
"tags": [
"patch"
]
},
{
"url": "https://www.vulncheck.com/advisories/heym-authorization-bypass-in-workflow-execution",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
],
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH"
}
}
],
"credits": [
{
"lang": "en",
"value": "Chia Min Jun Lennon",
"type": "finder"
}
],
"tags": [
"x_open-source"
]
}
}
}