PatchSiren cyber security CVE debrief
CVE-2026-34243 njzjz CVE debrief
wenxian is a tool to generate BIBTEX files from given identifiers (DOI, PMID, arXiv ID, or paper title). In versions 0.3.1 and prior, a GitHub Actions workflow uses untrusted user input from issue_comment.body directly inside a shell command, allowing potential command injection and arbitrary code execution on the runner. At time of publication, there are no publicly available patches. This vulnerability has a high impact on the system and users should be aware of the potential risks.
- Vendor
- njzjz
- Product
- wenxian
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-03-31
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-03-31
- Advisory updated
- 2026-07-24
Who should care
Users of wenxian version 0.3.1 or earlier should be aware of this critical vulnerability. The vulnerability allows for arbitrary code execution on the runner, which can lead to a compromise of the system. System administrators and security teams should review their deployments and plan for mitigations.
Technical summary
The CVE-2026-34243 vulnerability is caused by a GitHub Actions workflow that uses untrusted user input from issue_comment.body directly inside a shell command. This allows for potential command injection and arbitrary code execution on the runner. The vulnerability has a CVSS score of 9.8 and a severity of CRITICAL. Affected users should be cautious and consider upgrading to a patched version once available.
Defensive priority
High
Recommended defensive actions
- Immediately upgrade to a patched version of wenxian, if available
- Use a Web Application Firewall (WAF) to detect and prevent suspicious traffic
- Implement input validation and sanitization for user input
- Monitor system logs for suspicious activity
- Consider using a vulnerability scanner to detect potential vulnerabilities
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability is caused by a GitHub Actions workflow that uses untrusted user input from issue_comment.body directly inside a shell command. The CVE record was published on 2026-03-31T16:16:33.253Z and was last modified on 2026-07-24T20:10:00.147Z. There are no publicly available patches at the time of publication. Users should verify their exposure and plan for mitigations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-34243 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-34243
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-34243 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-34243
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/njzjz/wenxian/security/advisories/GHSA-r4fj-r33x-8v88
[email protected] - Exploit, Mitigation, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.