PatchSiren

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.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-31T16:16:33.253Z and has not been modified since then.