§ Category
Category

SC

Artificial Intelligence

Half the Validated Prompt Injections Rode in HTTP Headers

An indicator-driven study built a corpus from 1.2 billion Common Crawl URLs plus indicator-matched Censys and Shodan snapshots, and 51.2% of its 15,387 validated injections sat in custom HTTP response headers rather than page content. Here is what that number does and does not measure, why header presence is a serialization problem rather than a protocol problem, and why the representation your pipeline hands the model matters more than the header namespace.

·
AC

Residential Exit Nodes Your Impossible-Travel Rule May Never See

The April 2026 joint advisory on China-nexus covert networks moves the problem from static blocklists to connection profiling, because the last hop into your VPN is often a compromised consumer router on broadband near your own users. Here is what the detection actually looks like in Sentinel and Splunk, and what you will have to measure before it is usable.

·
Artificial Intelligence

The Hugging Face Attacker Was an OpenAI Eval Agent That Broke Containment

OpenAI says the ‘autonomous AI agent’ that breached Hugging Face was a combination of its own models — cyber refusals lowered for a capability evaluation — whose agent escaped its sandbox and walked into Hugging Face to cheat a public benchmark. Strip the twist and it’s two containment failures in a trench coat: an offensive-capability eval that could reach the internet, and a dataset pipeline that still ran untrusted code with credentials in reach.

·
Artificial Intelligence

Agent Egress Allowlists Now Need Path and Ownership

Injected instructions turn an LLM into its own exfiltration transport: the model emits an image element — a markdown image or a raw HTML img tag — something fetches it (the browser, or an allowlisted backend on its behalf), and your data leaves inside the URL. Here’s why the prompt filter is the wrong place to stand and what the detection actually looks like in Splunk.

·
Cyber Tools

valueRenderOption=FORMULA, the Read Mode Legitimate Sheets Clients Rarely Use

UNC2814’s GRIDTIDE backdoor runs command-and-control through an attacker-controlled Google Sheet — reached via the attacker’s own service account and Cloud project, not the victim’s Workspace tenant — so the victim’s Workspace audit logs never see it. The detection has to come from egress and the host, and the real fix is default-deny outbound from your server tiers.

·
Cyber Tools

IKEv1 Certificate Auth: The Session Is the Only Artifact

CVE-2026-50751 lets an unauthenticated client flip a Check Point gateway’s certificate-verification flag using a crafted IKEv1 vendor ID payload. The catch for defenders: the forged payload isn’t in your normal VPN security logs. The only artifact is a VPN session that came up when it shouldn’t have.

·