惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
Y
Y Combinator Blog
G
Google Developers Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
L
LangChain Blog
S
SegmentFault 最新的问题
J
Java Code Geeks
V
Visual Studio Blog
H
Help Net Security
Stack Overflow Blog
Stack Overflow Blog
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
T
Tailwind CSS Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
H
Hackread – Cybersecurity News, Data Breaches, AI and More
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
B
Blog RSS Feed
The Cloudflare Blog
MyScale Blog
MyScale Blog
月光博客
月光博客
Microsoft Security Blog
Microsoft Security Blog
美团技术团队

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Critical Chrome Vulnerabilities Allow Attackers to Execute Arbitrary Code - Update Now! UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen Hackers Abuse Legitimate RMM Tools in The Quarry IRS and SSA Phishing Campaigns LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data Anthropic Updated Privacy Policy to Include Identity Verification for Claude Users
AWS Warns Outbound Traffic Blind Spots Can Enable Cloud D...
Tushar Subhra Dutta · 2026-06-24 · via Cyber Security News

Most organizations spend a lot of time locking the front door of their cloud environments. Firewalls, access controls, and web application filters get the bulk of attention because that is where visible threats tend to show up.

But what leaves the network is just as important, and outbound traffic is often left wide open by default.

When a cloud workload is left without proper outbound controls, it can quietly become a channel for data theft.

Attackers who gain access to a compromised instance will almost always try to establish an outbound connection, whether to pull out sensitive files or set up a command-and-control link.

Those channels go undetected when no one is watching what exits the network. Security researchers at AWS identified this growing blind spot and published a detailed advisory on June 22, 2026, noting the risk applies to both traditional cloud workloads and the newer wave of AI-driven systems.

The AWS report shared with Cyber Security News (CSN) points to cases where unpatched vulnerabilities, such as CVE-2025-55182 (React2Shell), allowed attackers to gain code execution and immediately start exfiltrating data.

The report also highlights a newer risk tied to agentic AI systems. According to the OWASP Top 10 for Agentic Applications, threats like Agent Goal Hijack and Unexpected Code Execution mean AI agents can be manipulated into silently sending data outside the organization.

These agents often have access to tools, APIs, and code interpreters, making them high-value targets. Both scenarios share one common thread: unauthorized outbound traffic that goes unchecked.

AWS lays out a layered approach to closing this gap, addressing the problem at the network level, the DNS level, and the identity and access level at the same time.

Why Outbound Traffic Blind Spots Are Dangerous

The core issue is that most cloud environments treat outbound traffic as routine. Without centralized inspection, data can leave through open ports, encoded DNS queries, or HTTPS connections that hide the content inside.

Attackers are well aware of this and use these channels deliberately. DNS tunneling is one of the more subtle methods.

By encoding data inside DNS queries, attackers can bypass traditional firewall inspection entirely, since DNS traffic is essential for normal operations and often excluded from deep inspection rules.

AWS notes that Route 53 Resolver DNS Firewall must be deployed across VPCs to close this gap, as DNS queries handled by the VPC resolver do not pass through standard network inspection paths.

Architecture overview (Source - AWS)
Architecture overview (Source – AWS)

Another concern is what happens when stolen credentials are used to copy data to external storage.

Without endpoint-level policies restricting which storage buckets a workload can access, a compromised identity can move sensitive files to an attacker-controlled account in seconds. These actions can look completely normal without proper guardrails in place.

Layered Egress Controls and How to Apply Them

AWS outlines a phased strategy that organizations can follow to build their defenses without disrupting existing operations. The first step is enabling DNS Firewall across VPCs and activating threat detection to get immediate visibility into outbound traffic patterns.

From there, the focus shifts to foundational controls: deploying organization-wide policies that restrict what identities can access, setting up a centralized network firewall to inspect all internet-bound traffic, and applying endpoint policies that limit which external resources workloads can reach.

These controls work together to prevent both traditional workloads and AI agents from sending data where they should not.

The final phase involves automating the response. When a suspicious finding surfaces, automated workflows can update firewall block lists in real time, revoke credentials, and alert security teams before significant damage occurs.

AWS recommends centralizing all findings so teams can correlate signals across services and respond faster.

The same controls that protect a traditional cloud server also apply to AI agents. An agent running inside a cloud environment follows the same network paths as any other workload, facing the same domain filters, DNS rules, and data access restrictions when those controls are correctly in place.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.