CVE-2023-49291
CWE-20Published: December 5, 2023· Updated: Jun 17, 2026
Official Description
tj-actions/branch-names is a Github action to retrieve branch or tag names with support for all events. The `tj-actions/branch-names` GitHub Actions improperly references the `github.event.pull_request.head.ref` and `github.head_ref` context variables within a GitHub Actions `run` step. The head ref variable is the branch name and can be used to execute arbitrary code using a specially crafted branch name. As a result an attacker can use this vulnerability to steal secrets from or abuse `GITHUB_TOKEN` permissions. This vulnerability has been addressed in version 7.0.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Risk Analysis
The tj-actions/branch-names GitHub Action improperly references context variables, allowing an attacker to execute arbitrary code using a crafted branch name. This critical vulnerability allows for potential secret theft or abuse of token permissions.
There is no known public exploit for this vulnerability, and it is not in the KEV catalog. The flaw is remotely exploitable with low complexity.
Upgrade to version 7.0.7 or later to address the vulnerability, as no workarounds are available.
Technical Analysis
CVE-2023-49291 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (10)
Quick Facts
Related CVEs (CWE-20)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-49291 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts