CVE-2026-44358

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.
Configurations

No configuration.

History

28 May 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 16:16

Updated : 2026-06-01 18:33


NVD link : CVE-2026-44358

Mitre link : CVE-2026-44358

CVE.ORG link : CVE-2026-44358


JSON object : View

Products Affected

No product.

CWE
CWE-427

Uncontrolled Search Path Element

CWE-829

Inclusion of Functionality from Untrusted Control Sphere