< ciso
brief />
Tag Banner

All news with #ai security tag

903 articles · page 18 of 46

Anthropic Mythos: What It Means for Cybersecurity Today

🔐 Anthropic announced Claude Mythos Preview can autonomously discover and weaponize software vulnerabilities, prompting the company to restrict access to a small set of partners. The claim unsettled security researchers and analysts, in part because details remain sparse and speculation ranges from capacity limits to safety-driven restraint. The authors view Mythos as a real but incremental advancement that highlights the need to separate patchable from unpatchable systems and the verifiable from the hard-to-verify. They recommend tighter isolation, least-privilege design, continuous testing, and the use of defensive AI agents to reduce risk.
read more →

After Mythos: New Playbooks for Zero-Window Defense

🔒 As AI tools such as Claude Mythos and Project Glasswing compress vulnerability discovery from weeks to minutes, the traditional patch window is effectively gone. The piece urges organizations to adopt an assume-breach posture that prioritizes rapid detection, automated attack reconstruction, and immediate containment. Network Detection and Response (NDR) platforms — highlighted via Corelight — are presented as practical instruments to visualize, measure, and reduce mean-time-to-contain.
read more →

AI Reshapes DevSecOps to Embed Security in Code Practices

🔒 AI is transforming DevSecOps by moving security earlier into the development lifecycle and shifting teams from reactive validation to continuous, intelligent enforcement. Organizations are embedding security controls into AI coding assistants, using LLMs for contextual vulnerability scanning, and surfacing automated remediation directly in IDEs and pull requests. Experts caution this brings new risks—model access, prompt injection, data leakage and provenance—that demand enterprise governance, cross-functional alignment, and updated skill sets.
read more →

CISA Left Out of Anthropic Mythos Access, Others Get In

🔒 The US Cybersecurity and Infrastructure Security Agency (CISA) does not yet have access to Anthropic’s bug-hunting AI model, Claude Mythos, while other government bodies do. Anthropic has restricted preview access through Project Glasswing to a select set of agencies, industry groups, and software providers over concerns the model could be misused to find and exploit vulnerabilities. Bloomberg reports members of a private Discord channel obtained unauthorized access and have been using Mythos for non-cybersecurity purposes, supplying screenshots to support their claim.
read more →

AI Rush Revives Old Cybersecurity Failures, Mandiant Warns

🔒 Mandiant VP Jurgen Kutscher warns the rush to deploy AI in enterprises is reviving old cybersecurity failures as organizations neglect basic controls. During red-team engagements, Mandiant uncovered unencrypted streams, misclassified data and AI-enabled policy changes that allowed exfiltration. He urges firms to implement AI governance, revisit secure architectures and run red-team validation before uncontrolled adoption.
read more →

LMDeploy SSRF Vulnerability (CVE-2026-33626) Exploited Rapid

🔒 A high-severity SSRF vulnerability in LMDeploy (CVE-2026-33626, CVSS 7.5) was exploited in the wild within 13 hours of disclosure. The flaw in the vision-language module's load_image() function allows fetching arbitrary URLs without validating internal addresses, enabling access to cloud metadata and internal services. Security researchers and Sysdig observed targeted port scanning, API enumeration, and out-of-band DNS callbacks, highlighting rapid weaponization of AI-infrastructure bugs.
read more →

Frontier AI and the Future of Cyber Defense Playbook

🔒 Palo Alto Networks' Unit 42 summarizes the ten most frequent CISO questions about frontier AI, outlining operational risks, strategic impacts, and prioritized mitigation steps. The piece characterizes frontier models (for example, Anthropic Mythos) as advanced foundational systems that can autonomously find vulnerabilities, chain exploits, and scale reconnaissance and social engineering at machine speed. Unit 42 urges organizations to prioritize findings by attacker reachability and AI exploitability, adopt machine-speed defenses, integrate frontier models into the SDLC, and consider the Unit 42 Frontier AI Defense service and a CISO checklist for immediate and long-term hardening.
read more →

How AI Threat Detection Strengthens Enterprise Resilience

🔍 AI-driven detection reduces alert noise and accelerates incident identification by building behavioral baselines across users, endpoints, identities, and cloud workloads. Platforms that combine behavioral models, cross-telemetry correlation, and automated triage suppress low-value alerts, enrich context, and prioritize what matters for lean security teams. Paired with managed detection and response, integrated automation shortens dwell time, limits lateral movement, and reduces operational impact when prevention fails.
read more →

Forever Student Mindset: AI, Phishing, and Q1 2026 Trends

🔍 Cisco Talos highlights Q1 2026 incident response trends, noting phishing has reclaimed the top initial access vector and adversaries are using AI platforms like Softr to rapidly create convincing credential-harvesting pages. Talos IR reported zero completed ransomware deployments this quarter due to swift mitigation, though pre-ransomware activity still accounted for 18% of engagements. The team warns attackers increasingly abuse legitimate developer tools and cloud APIs to quietly hunt exposed secrets, complicating detection. Organizations should enforce MFA with restricted self-enrollment, centralize logging in a SIEM, and prioritize patch management to preserve forensic evidence and reduce risk.
read more →

Google favors Gemini general model over cyber-specific LLM

🔒 At Google Cloud Next 26, COO Francis DeSouza said Google will not release a separate cyber‑focused frontier model and instead relies on the generalist Gemini3.1 Pro for security use cases. He advised pairing a strong general model with the right tooling, governance and access controls and training it on organisation‑specific context. Google plans to combine Gemini with agent and platform capabilities to support automated detection, triage and response. Competitors such as Anthropic and OpenAI are pursuing specialised variants like Claude Mythos and GPT‑5.4‑Cyber.
read more →

Fortinet 2025 Sustainability Report: Security and Impact

🔒 Fortinet released its 2025 Sustainability Report, outlining progress in securing the digital world, reducing environmental impact, expanding cybersecurity education, and strengthening governance. The company expanded AI-driven threat protection across its portfolio and introduced quantum-safe capabilities in FortiOS. It also improved product energy efficiency—up to a 62% reduction for select models—and has trained over 914,800 people toward its 1M goal.
read more →

Webinar: Mythos and Rethinking AI-Speed Exploit Risk

🔒 Join a webinar with Ofer Gayer, VP of Product at Miggo Security, that examines how AI is accelerating automated exploitation and compressing the time between disclosure and active attack. The session explains the concept of the Collapsing Exploit Window and why traditional patch cycles and manual prioritization are no longer sufficient. Attendees will receive practical guidance on prioritizing real-world risk and applying mitigations such as virtual patching to defend at machine speed.
read more →

Project Glasswing Exposes AI-Driven Vulnerability Gap

⚠️ Anthropic’s Project Glasswing, powered by the Mythos preview model, discovered pervasive, long-lived vulnerabilities across major operating systems and browsers — including chained exploit sequences, race-condition privilege escalations, and distributed ROP chains — and Anthropic paused a public release to give major vendors time to patch. Despite that cooperation, fewer than 1% of findings were patched, exposing a systemic remediation bottleneck. The author argues defenders must shift from scheduled, CVSS-driven processes to signal-driven validation, environment-specific context, and closed-loop remediation to act at machine speed against autonomous, AI-enabled attackers.
read more →

Zealot: Autonomous AI Attacks on Cloud Environments

🔒 Unit 42 demonstrates Zealot, a multi-agent LLM proof of concept that autonomously chained well-known cloud exploits in an isolated GCP sandbox. The system coordinated specialist agents to perform reconnaissance, exploit an SSRF vulnerability, steal metadata service credentials, impersonate service accounts and exfiltrate BigQuery data without step-by-step human prompts. The report emphasizes that AI acts as a force multiplier—accelerating exploitation of misconfigurations rather than inventing novel techniques—and urges defenders to harden metadata access, enforce least privilege and adopt machine-speed detection and response.
read more →

Researchers Find 10 In-the-Wild Prompt Injection Payloads

🔒 Forcepoint researchers have uncovered 10 distinct indirect prompt injection (IPI) payloads embedded in web content that instruct AI agents to perform malicious real‑world actions such as financial fraud, data destruction and API key exfiltration. The attacks poison pages so that browsing or summarizing agents ingest and execute attacker directives, often overriding prior safeguards. Forcepoint warns risk scales with AI privilege and highlights threats to agentic tools integrated into IDEs, payment flows and automation pipelines.
read more →

Claude Mythos Finds 271 Firefox Flaws, Shifts Security

🔍 Claude Mythos Preview uncovered 271 security flaws in Firefox 148, all addressed in Firefox 150, prompting claims that the model can match human researchers in vulnerability discovery. Mozilla and security experts say Mythos closed significant gaps left by fuzzing and automation, though Anthropic is investigating reported unauthorized access to the model. Teams are urged to adopt continuous AI-assisted testing and treat models as privileged infrastructure.
read more →

AI-Powered Defense for an AI-Accelerated Threat Landscape

🛡️ Microsoft outlines how defenders can harness AI to counter an accelerating threat environment. Through Project Glasswing and partnerships with model providers such as Anthropic, Microsoft tested Claude Mythos Preview against the CTI-REALM benchmark and observed meaningful detection improvements. The company plans to integrate advanced models into its Security Development Lifecycle, deploy rapid Defender detections, and share protections through MSRC and MAPP. The Secure Now exposure-management experience is available today, and a multi-model scanning harness is expected in preview in June 2026.
read more →

Google Cloud Next '26: Launching the Agentic Enterprise

🚀 At Next '26 Google Cloud presented a unified vision and product set to put the Agentic Enterprise into production, led by Gemini Enterprise and a new AI Hypercomputer. Announcements include the Gemini Enterprise Agent Platform and app, TPU 8-series chips for training and inference, an Agentic Data Cloud, and Agentic Defense in partnership with Wiz. Emphasis was placed on enterprise security, observability, and multi-vendor openness for regulated deployments.
read more →

BigQuery Advances for Agentic Era: Lakehouse, AI, Agents

🚀 BigQuery introduces a broad set of lakehouse, AI processing, graph reasoning, and agentic features to support agent-first workloads. Highlights include managed Iceberg tables (GA), an Iceberg REST catalog (preview), and cross-cloud Lakehouse (preview) for interoperability across AWS and Azure. Native AI additions — from document parsing and embeddings to hybrid search and scalable Python UDFs — simplify unstructured and structured processing. New agent experiences and observability tools emphasize proactive automation, governance, and enterprise readiness.
read more →

Storage Innovations at Next '26 to Accelerate AI Workloads

🚀 Google Cloud announced storage enhancements at Next '26 to accelerate AI workloads across performance, intelligence, and management layers. The new Cloud Storage Rapid family (Rapid Bucket and Rapid Cache) and upgraded Google Cloud Managed Lustre deliver multiterabyte throughput, lower latency, and much faster checkpoint operations. Smart Storage adds automated annotations and MCP access to make objects self‑describing, while Storage Intelligence provides zero‑config dashboards and expanded batch operations to manage data at AI scale.
read more →