Security teams have focused on detecting prompt injection attacks through text input, but enterprises increasingly deploy vision-language models that process images alongside text. This shift creates a critical gap: poisoned images can bypass text-based security layers and reach every workflow that touches them, potentially affecting 40% of AI solutions by 2027, yet only 16% of organizations effectively govern AI access to core systems.
Lockheed Martin received its first shipment of Patriot interceptor components from General Motors less than a month after signing a manufacturing agreement, as the Pentagon accelerates weapons production. The PAC-3 MSE housing parts were delivered in 22 days, far faster than the traditional months or years required. Lockheed is investing $8–9 billion to scale munitions output across over 20 U.S. sites amid surging demand from Ukraine and other allies.
Lockheed Martin received its first shipment of Patriot interceptor components from General Motors just 22 days after signing a manufacturing agreement, as the Pentagon accelerates weapons production. The PAC-3 MSE housing components typically take months or years to produce, but GM Defense delivered them in record time. This partnership supports increased munitions output amid high demand from Ukraine and the U.S.-Israeli conflict with Iran and Russia.
U.S. Defense Secretary Pete Hegseth announced classified Pentagon crypto initiatives aimed at securing strategic advantage in Bitcoin. Julian Assange posted his return and highlighted Bitcoin's role in enabling uncensored donations during censorship of his journalism. Bitcoin traders debated price targets, with skepticism toward reaching $100K this year.
Researchers demonstrate that large language models using the Model Context Protocol for tool-calling are vulnerable to cross-channel fragmentation attacks, where malicious payloads distributed across multiple input channels can bypass single-channel defenses and achieve credential exfiltration at rates up to 100% in frontier models. Existing security tools and prompt-based defenses failed to detect these attacks.
A Hacker News user speculates about the timeline for a major AI-driven cyberattack against critical infrastructure, expressing concern that defense systems lag behind AI capabilities. They note that critical installations like power grids and water systems have security vulnerabilities and question whether such attacks may have already occurred.
The EU invited Canada to become its first-ever associate member, with European Commission President Ursula von der Leyen proposing deeper integration including trade upgrades, defense cooperation, and joint Arctic projects. Canadian Prime Minister Mark Carney accepted the offer as Canada seeks to reduce dependence on US trade amid Trump's tariffs on both nations.
The U.S. Space Force is granting SpaceX flexibility in designing a $2.3 billion low-Earth orbit satellite network by specifying performance requirements rather than mandating specific spacecraft configurations.
Voyager Technologies, a publicly traded commercial space company, is developing Starlab, a single-launch commercial space station designed to deploy complete via SpaceX Starship. The company combines NASA's Commercial LEO Destination program funding with growing defense contracting revenue, positioning itself as a diversified infrastructure provider unlike competitors focused solely on station operations.
Termiclanker is a text-based game where players build defensive bases using a point budget and bash scripts, then attack other players' bases by studying their layouts and writing custom attack scripts. Defenders prepare a base layout and defense script to survive incoming attacks, while attackers analyze the public base design and craft specific exploits to breach it.
NATO's defense planning lags behind Russia's current military operations in Eastern Europe. Russian airspace violations and drone incursions have become systematic provocations, exposing NATO's slow decision-making and procurement processes, requiring permanent rules of engagement and cost-effective interception capabilities.
Open-source prompt injection defense library for AI agents that detects and blocks indirect prompt injection attacks in tool results using a tiered approach: Tier 1 pattern-based detection, Tier 2 ML classification with a fine-tuned MiniLM model (~22MB bundled), and optional Tier 3 LLM-based verification. Returns sanitized content and an allow/block verdict to gate untrusted data before it reaches the LLM.
The US Air Force has publicly confirmed deploying weapons in space for the first time, with Secretary Troy Meink stating they are capable of defending American forces against hostile adversary action. The disclosure signals US determination to maintain space dominance amid an escalating arms race with China and Russia, who have been developing their own offensive space capabilities.
A research report surveys potential security threats from malicious uses of artificial intelligence across digital, physical, and political domains. It proposes recommendations for AI researchers and stakeholders on forecasting, prevention, and mitigation, while identifying areas for further research to strengthen defenses against AI-enabled attacks.
A professional profile page for Dr. Jeff Daniels featuring biography, expertise, publications, and various strategic planning and gaming resources.
Unmanned Aerial Systems manufacturers increasingly rely on common airframes and hardware, shifting differentiation to software stacks. However, firmware versions, configurations, and autonomy layers remain poorly documented and compared during performance evaluation, making it difficult to diagnose whether issues stem from software or hardware. The industry should adopt a normalization framework to document and compare software baselines across heterogeneous UAS without enforcing standardization.
TIME and Statista's 2026 Best Companies ranking highlights strong growth in AI-driven sectors, with Nvidia leading as chip demand remains robust. New entrants like Wistron, Lenovo, and Zurich Insurance capitalize on AI infrastructure expansion, while European defense companies benefit from NATO's €800 billion spending commitment through 2030, with traditional firms like Thales and Leonardo seeing major order increases alongside emerging suppliers.
Stroq is an open-source security tool that blocks prompt injection attacks in coding agents by monitoring and filtering tool outputs and command execution. Testing showed 85% of agentjacking attempts succeeded against Claude Code, Cursor, and Codex, exposing 2,388 organizations; Stroq prevents this by scanning untrusted content and blocking dangerous follow-up actions locally before execution.
Researchers discovered that malicious LLM routers can intercept and modify tool calls before agent execution, with one attack draining a client's $500k wallet. OrcaRouter proposes an Agent Firewall defense that validates tool calls at the execution boundary, offering allow, audit, deny, sanitize, approval hold, and cost-cap capabilities.