This week's articles
Frontier Modelsβ Vulnerability Patches are Often F.L.A.W.E.D.
1Password's Off-by-1 Labs tested Claude Code (Opus 4.8) and ChatGPT (5.5) patching six real-world high-severity CVEs across varied prompting styles and found both models produced successful, clean patches at low rates. The issue is that frequently they were fixing only a subset of vulnerable code paths, adding fragile guard code, or subtly altering application behaviour, and occasionally introducing new vulnerabilities.
Security Incident Affecting JetBrains Cadence
JetBrains disclosed a security incident affecting Cadence, its PyCharm-integrated cloud compute service, after confirming exploitation of critical TeamCity vulnerability CVE-2026-63077. Affected users' email addresses, project source code, and credentials were potentially exposed.
Agentic SOC alert triage: 60% to 92% AI accuracy
Elastic's InfoSec team describes how enriching a three-agent SOC triage pipeline with per-rule investigation guides, user risk data, and 30 days of historical case verdicts lifted AI alert accuracy from 60% to 92%, enabling analysts to close most alerts with a single Slack button click.
A scenario to evaluate your Agentic SOC
A downloadable multi-source log dataset built around a 7-phase GitHub Actions cache poisoning β Kubernetes β AWS attack chain, used to benchmark agentic SOC harnesses.
I'm in your logs now: deceiving analysts and blinding EDRs
How ETW's trust model and event-capping behavior can be exploited from unelevated user mode to inject fake telemetry into EDR pipelines (including Microsoft Defender for Endpoint) or flood providers to create detection blind spots, with MSRC only partially addressing the reported issues.
Firecracker, io_uring and validating layers of defense
A TOCTOU bug in Firecracker's jailer process (aarch64-only, now patched) prompted exploration of post-exploitation defenses: Firecracker's seccomp policy is undermined by its own allowance of io_uring, which lets attackers bypass filtered syscalls entirely.
|