Connect with us

Security

Digital Security Alert: Odysseus RCE, Samsung One-Click Takeover, and the Battle Against iCloud Backdoor + More

Published

on

Apparently, opening the thing is now enough. A repo can run before the first prompt, a package can hide among hundreds, and a harmless-looking PDF can finish the job.

This week runs on cheap leverage: exposed servers, recycled bugs, poisoned agent instructions, remote-access tools dressed as support software, and trusted defaults doing attackers a favor.

Nothing here is especially mystical. Just ordinary systems trusting slightly too much, slightly too early. The full list follows.

The threats change every week. Subscribe, and we’ll alert you when each new ThreatsDay Bulletin is out.

  1. China-linked telecom risk

    The U.S. Congress’s bipartisan Select Committee on China has published a 49-page report named “Stranger Pings,” highlighting the threat of China-controlled infrastructure in the U.S. telecommunications backbone. The Committee said the Salt Typhoon campaign could have been facilitated via a residual footprint that leaves open the door to future cyber operations against the U.S.: Chinese (aka People’s Republic of China or PRC) telecom firms operating in the U.S. do not act independently and keep trusted positions inside U.S. communications infrastructure that Chinese threat actors can potentially abuse to preserve access and hide activity. “One PRC telecommunication provider included an ‘Acceptable Use’ Policy in contracts with U.S. companies,” the Committee said. “This prohibited the broadcasting of political news against state laws of the PRC, the broadcasting of information in violation of PRC state security laws, and the broadcasting of information in violation of the ‘social order and social stability.’”

  2. ClickOnce phishing chain

    The threat actor known as SideWinder has adopted a new multi-stage attack chain that abuses ClickOnce application files delivered via phishing PDF documents to deliver Rust-based backdoors. The implants can establish persistence via registry modification, collect host intelligence, and accept remote commands over external servers hosted on free serverless platforms such as Cloudflare Workers.

  3. npm supply chain attack

    An active malicious package campaign, dubbed “Flooding Dropper,” has disclosed a large-scale campaign involving 846 software components. “The attacker appears to be automating parts of the npm account and package creation process, combining terms such as bigops and bnpl with other words and recurring version patterns, such as releases in the 35.x.y range,” Sonatype said. “When installed, the packages download and execute a second-stage payload, using multiple delivery methods to improve the attack’s chances of success. The packages also contain slightly modified payloads. While syntactically different, for example using different URL functions and variable names, the packages all execute the same behavior. Those changes can reduce the effectiveness of detections that depend on exact signatures, even when the underlying behavior remains closely related.” The packages deliver a first-stage JavaScript loader that identifies the host operating system and delivers a compatible Windows, Linux, or macOS payload from a randomized set of hard-coded remote hosts and runs it as a detached background process. On Windows, the downloaded binary is another loader that performs checks for sandboxed and virtual environments, patches Event Tracing for Windows and Antimalware Scan Interface functions, establishes persistence via a scheduled task, and downloads and executes an encrypted payload.

  4. Coding agent execution risk

    New research from Datadog has found that “Trusting a repository in a coding agent can allow repository-controlled code to run before you send the first prompt,” causing seemingly harmless tasks like cloning a repository to be an attack vector. “Codex MCP configuration and Claude Code project environment settings created automatic code-execution paths without a model response or shell-command approval,” Datadog said. “Treat project trust like running code. Open unfamiliar repositories in disposable environments without sensitive credentials, even if a quick manual review looks clean.” Earlier this May, Datadog also highlighted the risks associated with Claude Code skills. “Agentic skills package instructions and context for coding agents,” it said. “They are useful for repeatable workflows, but they also create a path for attacker-controlled instructions to enter a trusted agent session. The important detail is not only that a malicious skill can ask an agent to do something dangerous. It is that dynamic context commands run before the model sees the skill at all. When that happens, model-level prompt injection defenses never get a chance to intervene.”

  5. AI-powered cyber attack

    A DeepSeek AI agent attacked the network of Tel Aviv-based AI cybersecurity firm Jesta Security in early July 2026 as part of an LLM-managed cyber attack campaign for proxyjacking and other follow-on attacks. The development is the latest example of how threat actors are relying on AI agents to break into third-party networks. “During our research on defense against AI attackers, we took our lab and stood it up in the field, behind US-based infrastructure,” security researcher Lior Finkelshtein said. “We opened a port and waited for attackers to come to us. Within a week, we had logged over 300,000 attempts to break in: botnets, credential stuffing, the usual internet noise. And then something surfaced that did not fit the pattern.” The activity has been linked to a Chinese threat actor. Jesta said it managed to steer the AI agent into extracting its own target list, identifying over 1,200 victim hosts that had been targeted in a similar manner.

Jesta explained that the goal was to proxyjack by installing a small SOCKS5 proxy, opening it to the internet, and quietly turning a weakly secured rented server into an exit node for someone else’s traffic and attacks. “Implementing stricter permissions can increase the difficulty of exploiting these vulnerabilities.” Manifold Security reported that a single account with self-service signup or a second user became a foothold, providing access to API keys, a mailbox for sending emails, SSH keys for managing machines, and a scheduler for persistence. However, there is no evidence that this issue was exploited before it was fixed.

Uncovering Cyber Threats: A Deep Dive into Recent Malicious Activities

Recent findings from a threat intelligence firm have shed light on a concerning discovery – an exposed open directory at 193.233.202[.]17 that revealed insights into affiliate activities. These activities included the establishment of a Windows domain for persistent access, credential theft, and lateral movement. The lateral movement was facilitated through remote scheduled tasks that downloaded and executed MSI payloads. Notably, these payloads installed EtherRAT, a persistent implant that retrieves its C2 domains from an Ethereum smart contract rather than hardcoding them. Additionally, Sliver and Go reverse-shell binaries provided the operator with extra command channels.

The cybersecurity landscape is constantly evolving, with new threats emerging. Mitiga recently highlighted a stealthy security threat known as PromptLogger, which involves hiding malicious natural-language instructions within AI coding assistant configuration files. These instructions, similar to keyloggers, discreetly capture user prompts, environment variables, and sensitive credentials, sending them to attackers without the need for traditional malware. Mitiga emphasized that this method bypasses endpoint detection, as the agent already has access and instructions guide it on what to collect and where to send it.

On the legal front, Apple has filed a complaint with the U.K. Investigatory Powers Tribunal over the British government’s demand for access to encrypted iCloud backups. Apple has long maintained that creating encryption backdoors would compromise the security of all its users.

CrowdStrike’s 2026 Threat Hunting Report has highlighted a significant increase in device code phishing attempts in the past six months. This surge indicates a shift in how threat actors steal credentials to gain control over victim accounts. The report noted that this technique, first documented in late 2020, gained traction in August 2024 when a Russian threat actor known as Storm-2372 started using it.

Another concerning development is the ClickFix malware lures, where a large number of fake CAPTCHA documents have been deployed on Webflow’s content delivery network. These documents act as gateways to a traffic-distribution system that directs visitors to various malicious entities. This campaign primarily targets English-speaking users in several countries and has been active for over a year.

A phishing campaign exploiting the Coldcard wallet vulnerability and a Bitcoin theft incident has been uncovered. Threat actors impersonate Coldcard in emails, luring users into installing ScreenConnect through deceptive tactics. This incident underscores the ongoing trend of threat actors using social engineering lures to manipulate users into compromising their security.

Despite advancements in cybersecurity, vulnerabilities persist in unexpected places, emphasizing the importance of vigilance and continuous monitoring. The gaps between “trusted” and “probably fine” remain areas of vulnerability that threat actors exploit. Cybersecurity remains a dynamic battlefield where staying informed and proactive is crucial in mitigating risks.

See also  Urgent Warning: CISA Directs Federal Agencies to Address Critical Gogs RCE Vulnerability Targeted in Zero-Day Exploits

Trending