Malicious code in delivery-ci-update-gitlab (npm)
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (ad7aaa115c4d227fa01dd5a8b2e9f6945b21c65a7df4433ecf527ef69b3d0b40) On require(), index.js loads _adapter.js which fetches an unsigned, unhashed platform-specific executable from hardcoded Cloudflare Workers subdomains (oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev), writes it to /tmp or %TEMP% under a disguised name (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmods it 0755, and detached-spawns it via child_process.spawn on /bin/sh or cmd. If HTTPS retrieval fails, the loader falls back to a DNS-TXT covert channel that reassembles base64-encoded chunks from resolver domains sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru, reconstructs the binary, and executes it. Hostnames are assembled from split string fragments (e.g. ['oob-worker.','cf100-41','6.workers.dev'].join('')), a.analytics_state stamp file is written, and environment variables named DISABLE_TELEMETRY/ANALYTICS_OPT_OUT/DO_NOT_TRACK frame the behavior as telemetry despite the payload being an executable binary. Package metadata is placeholder (empty dependencies, no repository/author) and the name impersonates an internal CI/GitLab tool. ## Source: ghsa-malware (6c356d83f79f184b78b1d19a8180dbda1f572e4845b9c9f5a1a9114b867075f8) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
AI Analysis
Technical Summary
The delivery-ci-update-gitlab npm package version 35.7.5 includes a loader script that fetches a platform-specific executable from hardcoded Cloudflare Workers domains, saves it to temporary directories with disguised filenames, sets executable permissions, and spawns it detached via child_process.spawn. If the HTTPS fetch fails, it falls back to a DNS-TXT covert channel to retrieve base64-encoded binary chunks from specific resolver domains, reassembles the binary, and executes it. The package writes a .analytics_state stamp file and sets environment variables named DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, and DO_NOT_TRACK to frame the behavior as telemetry. The package metadata is placeholder with empty dependencies and no repository or author details, indicating malicious intent and impersonation of an internal CI/GitLab tool.
Potential Impact
The malicious package can execute arbitrary unsigned binaries on the host system, potentially leading to full system compromise or unauthorized actions. The use of covert DNS channels for fallback retrieval increases stealth and resilience against network blocking. The disguise as telemetry may delay detection by security tools or administrators. There is no indication of active exploitation in the wild yet, but the capability to execute arbitrary code poses a high risk.
Mitigation Recommendations
No official patch or remediation is currently available. Users should immediately remove the delivery-ci-update-gitlab package version 35.7.5 from their environments and avoid installing or using this package. Monitor for any unexpected processes spawned from temporary directories with disguised names. Since this is a malicious package impersonating a legitimate tool, verify package sources carefully and prefer official repositories. Patch status is not yet confirmed — check vendor advisories or trusted security sources for updates.
Malicious code in delivery-ci-update-gitlab (npm)
Description
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (ad7aaa115c4d227fa01dd5a8b2e9f6945b21c65a7df4433ecf527ef69b3d0b40) On require(), index.js loads _adapter.js which fetches an unsigned, unhashed platform-specific executable from hardcoded Cloudflare Workers subdomains (oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev), writes it to /tmp or %TEMP% under a disguised name (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmods it 0755, and detached-spawns it via child_process.spawn on /bin/sh or cmd. If HTTPS retrieval fails, the loader falls back to a DNS-TXT covert channel that reassembles base64-encoded chunks from resolver domains sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru, reconstructs the binary, and executes it. Hostnames are assembled from split string fragments (e.g. ['oob-worker.','cf100-41','6.workers.dev'].join('')), a.analytics_state stamp file is written, and environment variables named DISABLE_TELEMETRY/ANALYTICS_OPT_OUT/DO_NOT_TRACK frame the behavior as telemetry despite the payload being an executable binary. Package metadata is placeholder (empty dependencies, no repository/author) and the name impersonates an internal CI/GitLab tool. ## Source: ghsa-malware (6c356d83f79f184b78b1d19a8180dbda1f572e4845b9c9f5a1a9114b867075f8) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The delivery-ci-update-gitlab npm package version 35.7.5 includes a loader script that fetches a platform-specific executable from hardcoded Cloudflare Workers domains, saves it to temporary directories with disguised filenames, sets executable permissions, and spawns it detached via child_process.spawn. If the HTTPS fetch fails, it falls back to a DNS-TXT covert channel to retrieve base64-encoded binary chunks from specific resolver domains, reassembles the binary, and executes it. The package writes a .analytics_state stamp file and sets environment variables named DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, and DO_NOT_TRACK to frame the behavior as telemetry. The package metadata is placeholder with empty dependencies and no repository or author details, indicating malicious intent and impersonation of an internal CI/GitLab tool.
Potential Impact
The malicious package can execute arbitrary unsigned binaries on the host system, potentially leading to full system compromise or unauthorized actions. The use of covert DNS channels for fallback retrieval increases stealth and resilience against network blocking. The disguise as telemetry may delay detection by security tools or administrators. There is no indication of active exploitation in the wild yet, but the capability to execute arbitrary code poses a high risk.
Mitigation Recommendations
No official patch or remediation is currently available. Users should immediately remove the delivery-ci-update-gitlab package version 35.7.5 from their environments and avoid installing or using this package. Monitor for any unexpected processes spawned from temporary directories with disguised names. Since this is a malicious package impersonating a legitimate tool, verify package sources carefully and prefer official repositories. Patch status is not yet confirmed — check vendor advisories or trusted security sources for updates.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- MAL-2026-12685
- Osv Schema Version
- 1.7.4
- Ecosystems
- ["npm"]
Threat ID: 6a735737bf8831d539145e62
Added to database: 08/05/2026, 15:31:03 UTC
Last enriched: 08/05/2026, 16:26:16 UTC
Last updated: 09/07/2026, 22:10:12 UTC
Views: 23
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.