The two actions — actions-cool/issues-helper and actions-cool/maintain-one-comment — were originally compromised on May 18 as part of the Mini Shai-Hulud campaign that infected 323 packages and 639 versions on the npm registry. GitHub Security removed both actions at the time to prevent downstream workflows from downloading the malware.
According to Socket, the repositories became accessible again on September 16, 2026, without their release tags being cleaned up. Workflows referencing either action by a version tag resumed downloading and executing the obfuscated payload found in the index.js file. The exposure continued until September 25, when GitHub disabled the actions once more.
“On September 16, 2026, both repositories became accessible again. Their release tags were not cleaned up first,” Socket explained. “They still point to the malicious content introduced on May 18, so any workflow that references either action by a version tag resumed downloading and executing the payload on its next run.”
The researchers noted that GitHub’s dependency graph lists approximately 15,000 repositories depending on issues-helper, though not all are necessarily compromised. The impact depends on whether workflows reference the actions by mutable tags rather than pinned commits. Because these actions run nearly daily for issue housekeeping, the window of exposure is significant.
Socket recommends that potentially affected developers search for references to both actions, remove them or pin a verified clean commit, review workflow runs since September 16, and rotate any secrets accessible to workflows that ran an affected tag. The exposure began on September 16 between 11:09 and 18:16 GMT+2.