Return to Threats

New Ted Backdoor Hides Inside Victims' Own HAProxy Builds to Intercept Web Traffic

thehackernews.com 2026-09-04 AI supply chain High

What Happened

A previously undocumented Linux toolkit has been found compiled directly into the trojanized HAProxy load balancers of two South Korean organizations, where it intercepted web traffic and served altered pages to selected visitors. The attackers named the implant ted in debug strings left in the binary. It is not a HAProxy vulnerability, and installing it requires code execution on the host and

Why It Matters

Report facts: Researchers identified a previously undocumented Linux toolkit, dubbed 'ted', that was compiled directly into trojanized HAProxy load balancers at two South Korean organizations, allowing attackers to intercept web traffic and serve altered pages to selected visitors. The article states this is not a native HAProxy vulnerability; the implant must be installed via prior code execution on the host, indicating compromise of the software supply chain or deployment pipeline for these HAProxy builds. RealGround analysis: Although the case is not specific to AI, it highlights the risk of attackers inserting backdoors into critical infrastructure binaries, a pattern directly applicable to AI model servers, inference gateways, and MLOps pipelines. Organizations using AI should harden their build and deployment chains with SBOMs, reproducible builds, and integrity checks, and include HAProxy-like components in AI security readiness assessments, since a trojanized proxy could silently tamper with AI traffic, logs, or training data.

Healthcare Fintech SaaS SMB AI startups

RealGround Analysis

This signal maps to AI supply chain. Organizations using AI agents, LLM APIs, SaaS integrations, or sensitive data workflows should review whether this class of issue could create unauthorized tool execution, data leakage, weak approval gates, or unmanaged supply-chain exposure.

Recommended Actions

  • Restrict AI agent tool permissions and production write paths.
  • Review sensitive data access across prompts, logs, embeddings, memory, and SaaS integrations.
  • Add human approval workflows for high-impact or state-changing actions.
  • Run prompt injection and indirect prompt injection tests against affected workflows.
  • Document the owner, control gap, and remediation deadline for this risk class.

Source

https://thehackernews.com/2026/09/new-ted-backdoor-hides-inside-victims.html

Talk to AI CISO