A newly identified Rust implant for macOS, dubbed macOS.Gaslight, employs a novel technique to evade security analysis. It embeds a collection of fabricated system error messages designed to mislead AI-powered triage tools into aborting their analysis. The malware communicates via a Telegram bot and exhibits self-deleting capabilities for its sensitive tokens.

A newly identified macOS backdoor, tracked as macOS.Gaslight, employs a sophisticated technique to evade security analysis by embedding fabricated system messages designed to mislead AI-powered security tools. Researchers have assessed with high confidence that this implant is linked to North Korean state-aligned threat activity.
The implant, written in Rust, was first observed when an Apple XProtect update in early June flagged a Mach-O sample uploaded to VirusTotal in May. While XProtect's detection is based on the file's hash, many static analysis engines have yet to identify it. The sample is signed with an ad hoc certificate and carries the identifier endpoint-macos-aarch64-5555494492fc075f441637fb9d894913dde3a2de2a.
The core innovation of macOS.Gaslight lies in its embedded payload of approximately 3.5 KB containing 38 fake "system" messages. These messages are crafted to appear as legitimate system failures or errors, intended to confuse and disrupt Large Language Model (LLM) assisted security analysis pipelines. Instead of directly attacking the sandbox environment, the malware targets the analytical process itself, aiming to cause the AI to abort or refuse its analysis.
Command and control (C2) communications are managed through a Telegram Bot API, utilizing a polling loop. The implant encrypts its payloads using AES-GCM, implemented with the aes-gcm 0.10.3 Rust crate, and generates a new nonce for each message. The AES key is provided at runtime rather than being embedded in the binary.
Further hardening its C2 channel, the implant employs certificate pinning by configuring a custom trust anchor and restricting TLS trust evaluation solely to that anchor. This measure prevents network-level inspection by standard proxy Certificate Authorities (CAs). Despite this, the implant respects the host's proxy settings, routing traffic through system-configured proxies to ensure connectivity even on networks that enforce outbound proxy usage.
Upon successful validation, the operator gains access to an interactive shell. This shell provides six defined verbs: "help" for command assistance, "id" to identify the implant, "exec" to execute shell commands, "kill" to terminate processes by PID, "upload" for file exfiltration via Telegram, and "stop" to halt the implant. Evidence suggests a seventh command, "focus," may also exist, though its functionality could not be fully recovered.
To maintain persistence, the implant creates a power management assertion to prevent the system from sleeping, ensuring continuous C2 polling and data collection even during periods of user inactivity.
The implant's configuration, including the Telegram bot token, chat ID, and AES key, is supplied at runtime and is not present in the analyzed sample. This configuration is managed through a 15-field schema read by the `serde` Rust serialization framework, with field names baked into the binary as plaintext. Some fields, such as those related to Linux and GitHub, are not utilized in the current sample, suggesting the schema supports a broader toolset.
A data collection module, embedded as a base64-encoded Python script, harvests sensitive information. This includes browser data from Chrome, Brave, Firefox, and Safari, terminal command histories, lists of installed applications, running processes, system hardware and software profiles, and a copy of the `login.keychain-db` file. Collected artifacts are archived and uploaded via Telegram.
Interestingly, the Python stealer requires a specific runtime environment. A separate bash installer script fetches and stages a self-contained CPython 3.10.18 interpreter from the astral-sh/python-build-standalone project. This installer, which includes build metadata like `PY_VERSION=3.10.18` and `BUILD_DATE=20250708`, targets both arm64 and x86_64 macOS architectures. The use of emojis and comment headers in the bash script suggests it may have been generated with AI assistance. This modular approach allows the main implant to remain in Rust while enabling the deployment of a more comprehensive Python-based collection environment when needed.
The macOS.Gaslight implant's association with North Korean activity is further supported by Apple's XProtect rule `MACOS_BONZAI_COBUCH`, which SentinelLabs links to North Korean threat actor activity. Another related BONZAI sample is also detected by Apple's `AIRPIPE` rule, a family also attributed to North Korean operations by SentinelLabs.
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