Elastic Security Labs has identified a new campaign by North Korean threat actors, dubbed 'Contagious Interview,' targeting software developers. The attackers use fake job postings and coding challenges, embedding malware within SVG files using steganography. Successful execution of these projects leads to the deployment of a multi-stage payload designed to steal credentials, cryptocurrency, and provide remote access.

North Korean state-sponsored hackers are employing a sophisticated new tactic, dubbed "Contagious Interview," to compromise developers by embedding malware within seemingly benign coding challenges. The campaign, tracked as REF9403, leverages steganography to hide multi-stage payloads within SVG image files, which have gone undetected by all major antivirus vendors.
The attack begins with threat actors posting fake job offers in developer community forums, such as Slack workspaces. Once a developer expresses interest, the conversation moves to direct messages, where the individual is asked to complete a "test challenge" involving a trojanized code repository. Elastic Security Labs, which discovered this campaign after its own community Slack was targeted, confirmed that running these projects leads to the silent execution of malware.
The malicious repositories, which include names like `next-ecommerce-private-main.zip` and `shopping-platform.rar`, contain fully functional code, often copied from legitimate open-source projects. For instance, one observed sample was a tampered version of GreatStackDev's GoCart Next.js e-commerce template. Small, malicious code snippets are inserted at various points, using benign variable names to evade suspicion.
A key element of the attack is the use of steganography within SVG flag images (e.g., `AE.svg`, `AF.svg`) located in an `assets` directory. Each image contains an injected HTML comment block with Base64-encoded data. A JavaScript file within the repository, `serverValidation.js`, reassembles these Base64 fragments from all flag images in alphabetical order to construct the malicious payload.
This reassembled data is then decoded using a custom Base64-decoding function named `Check()` and executed via `eval()`, a technique that helps bypass common detections that might trigger with standard decoding methods like `Buffer.from` or `atob()`. The execution is triggered on every server start, as the `server/index.js` file calls `runServerValidation()` after initial middleware setup, meaning the payload executes whenever `npm run dev` or `npm start` commands are used.
The distributed malware is a four-stage payload exhibiting characteristics aligned with OTTERCOOKIE, a known North Korean infostealer. It includes a browser credential and crypto wallet stealer, a file stealer, a Socket.IO-based remote access trojan (RAT), and a clipboard stealer. While historically OTTERCOOKIE and BEAVERTAIL were distinct, with BEAVERTAIL acting as a first-stage stealer and OTTERCOOKIE as a later-stage C2-driven infostealer, the observed samples show a convergence into an all-in-one package.
Attribution to North Korea and the Contagious Interview campaign is based on significant code similarity, behavioral patterns, and shared infrastructure with previously documented activities. The malicious payloads share code with OTTERCOOKIE, first identified by NTT Security in December 2024, and exhibit matching strings and script layouts. The observed API endpoints, such as `/api/service/makelog`, `/api/service/process/uid/cldbs`, and `/upload`, also align with infrastructure previously linked by JFrog Security research.
Developers remain a prime target for such attacks, as the compromise of a single individual can provide initial access for broader supply chain attacks. Some developers have reported suspicious activity after running these challenges, while others have unknowingly pushed the backdoored repositories to platforms like GitHub.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed