Hostnames can be used to mask IP addresses, a technique that can be leveraged in security exploits. For instance, attackers might use hostnames to obscure malicious requests targeting cloud metadata services, such as those vulnerable to Server Side Request Forgery (SSRF). A common defense against such attacks involves blocking or filtering requests containing specific IP addresses like 169.254.169.254.

A recent report highlights a technique where IP addresses can be obfuscated as hostnames, a method that can be exploited in various security attacks. This approach leverages the way systems resolve or interpret network requests, potentially bypassing security controls designed to detect and block direct IP address references. The core of the issue lies in the ability to represent an IP address in a format that appears to be a hostname, thereby masking its true nature from certain inspection mechanisms.
One specific application of this obfuscation technique involves targeting cloud metadata services. These services, often accessible from within a cloud instance, provide critical configuration and credential information. They are frequently protected by filters that block direct access to their well-known IP addresses, such as 169.254.169.254. By presenting this IP address as a hostname, an attacker could potentially circumvent these filters.
The mechanism relies on how various network libraries and operating systems handle hostname resolution and HTTP requests. If a system is configured to resolve certain hostname patterns back to specific IP addresses, or if an attacker can craft a request where an IP address is syntactically valid as a hostname in a particular context, then the obfuscation can succeed. This can be particularly effective in scenarios where security tools primarily inspect the hostname field for blacklisted IP addresses, rather than performing a deeper analysis of the resolved destination.
Server-Side Request Forgery (SSRF) is a class of vulnerability that could be exacerbated by this obfuscation. In an SSRF attack, an attacker induces a server-side application to make an HTTP request to an arbitrary domain of the attacker's choosing. If the target server-side application is vulnerable to SSRF and also susceptible to this hostname obfuscation, an attacker could craft a request that appears benign but ultimately targets an internal or restricted IP address, such as a cloud metadata service.
Typical mitigation strategies for SSRF and similar attacks often involve blocking requests to specific internal IP address ranges or known sensitive IP addresses like 169.254.169.254. However, if these filters only operate on the literal IP address string and do not account for hostname-based obfuscation, they may be bypassed. Effective defenses would need to include robust validation of all network request destinations, potentially involving resolution of hostnames to IP addresses before applying filtering rules, or employing allow-listing approaches for outbound connections.
The potential scope of this technique is broad, affecting any application or service that processes user-supplied URLs or hostnames and has outbound network connectivity. Cloud environments are a primary concern due to the sensitive nature of metadata services, but any internal network resource protected by IP-based filtering could be a target. Developers and security teams are advised to review their input validation and network egress filtering rules to ensure they are resilient against such obfuscation methods.
This report underscores the ongoing challenge of securing network communications against increasingly sophisticated evasion techniques. As security controls become more prevalent, attackers continue to find novel ways to bypass them, often by exploiting nuances in how network protocols and software interpret data. The ability to mask IP addresses as hostnames highlights the need for comprehensive and context-aware security validation at multiple layers of the application and network stack.
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