Out-of-band vulnerabilities surface when an application quietly reaches out to an external system during an attack, and capturing that traffic calls for infrastructure that many researchers assemble on their own. A new open-source project from Microsoft supplies that infrastructure in a package meant to run inside a private environment. Dusseldorf is an out-of-band application security testing pla

Microsoft has released an open-source security platform named Dusseldorf, designed to assist researchers and security teams in detecting out-of-band vulnerabilities. The platform, available on GitHub, provides infrastructure for capturing and analyzing network traffic that applications generate when interacting with external systems during an attack.
Out-of-band vulnerabilities are characterized by an application making discreet requests to an external system, often leaving minimal internal traces. Dusseldorf aims to detect these by monitoring network edge activity. The platform targets several classes of defects, including server-side request forgery (SSRF), cross-site scripting (XSS), server-side template injection (SSTI), and XML external entity (XXE) flaws. The name "Dusseldorf" is a nod to Microsoft's practice of using place names for projects, with the German city's name containing the letters "SSRF."
Once deployed, Dusseldorf functions as an out-of-band application security testing platform, running DNS, HTTP, and HTTPS listeners. It is configured to capture all inbound network traffic directed to a specified domain and its subdomains, such as `*.yourdomain.net`. Each unique subdomain, referred to as a "zone" (e.g., `foo.yourdomain.net` or `foo.bar.yourdomain.net`), registers as a distinct entry in the capture log.
The platform offers a protected graphical user interface and a REST API, allowing operators to view captured requests and their corresponding responses. These interfaces also provide controls for crafting custom responses and applying filters to the traffic. A key design principle of Dusseldorf is private deployment, giving operators full control over identity integration, infrastructure footprint, domain configurations, and runtime policies for handling requests.
To run Dusseldorf, a machine with one or more public IPv4 addresses and a domain whose name server records point to those addresses is required. The codebase is optimized for Azure environments and supports two deployment paths. A local path, utilizing Docker Compose workflows, is suitable for lab setups and developer iteration, handling credential generation and certificate setup. An Azure path, leveraging Helm, manages cloud provisioning and database initialization.
The prerequisites for installation reflect this dual approach, including Docker, Docker Compose, the Azure CLI, OpenSSL for TLS certificates, Python 3 with pip, the `jq` utility, and Helm. After deployment, operators can interact with the platform through its interface, API, or a documented command-line interface.
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.

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

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.