CVE-2026-55378
JS Recon: Command injection in PR Branch Checker workflow via untrusted pull request context values
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
JS Recon is a JavaScript enumeration and SAST tool. From 1.2.1-beta.1 until 1.3.1-beta.2, the PR Branch Checker workflow in .github/workflows/pr_checker.yml places github.head_ref and github.event.pull_request.head.repo.full_name into BRANCH_NAME and SOURCE_REPO and interpolates those untrusted values into a shell gh pr comment command. A remote user who opens a pull request can use shell metacharacters in a branch or fork name to execute commands in the GitHub Actions runner with the workflow's GITHUB_TOKEN, which has pull-requests write permission. This issue is fixed in version 1.3.1-beta.2.
| CWE | CWE-78 |
| Vendor | shriyanss |
| Product | js-recon |
| Published | Aug 28, 2026 |
Stay Ahead of the Next One
Get instant alerts for shriyanss js-recon
Be the first to know when new unknown vulnerabilities affecting shriyanss js-recon are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
shriyanss / js-recon
>= 1.2.1-beta.1, < 1.3.1-beta.2
References
github.com: https://github.com/js-recon/js-recon/security/advisories/GHSA-w9cj-mg3x-qjm4 github.com: https://github.com/js-recon/js-recon/pull/121 github.com: https://github.com/js-recon/js-recon/commit/447876c4bfa9ec5bc98cbc65d7a3e5f889412491 github.com: https://github.com/js-recon/js-recon/releases/tag/v1.3.1-beta.2