Vulnerability Description
Espressif Shared GitHub DangerJS is a reusable GitHub Action CI DangerJS workflow for Espressif GitHub projects. Prior to 1.0.1, the action's entrypoint.sh invoked DangerJS from the caller's workspace after copying the fork's checkout into it, creating an untrusted search path for both binary resolution and Node.js module resolution. A fork pull request processed by a pull_request_target workflow could therefore cause fork-supplied code to execute inside the action container in place of the action's own code. This vulnerability is fixed in 1.0.1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/espressif/shared-github-dangerjs/commit/d742408028135ea200982
- https://github.com/espressif/shared-github-dangerjs/security/advisories/GHSA-wm3
FAQ
What is CVE-2026-44358?
CVE-2026-44358 is a vulnerability with a CVSS score of 8.2 (HIGH). Espressif Shared GitHub DangerJS is a reusable GitHub Action CI DangerJS workflow for Espressif GitHub projects. Prior to 1.0.1, the action's entrypoint.sh invoked DangerJS from the caller's workspace...
How severe is CVE-2026-44358?
CVE-2026-44358 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44358?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.