Skip to content
All AI news

AI News · Week 12, 2026

CodeWall finds flaw in McKinsey’s Lilli as Google Maps adds Ask Maps

· 6 stories · 15 sources

Written with AI, sources linked for every story

CodeWall says an AI agent reached the production database of McKinsey’s Lilli during a security test. McKinsey fixed the flaw and says it found no evidence of access to client data. Google Maps is adding Ask Maps and 3D driving navigation in selected markets. OpenAI is expanding the Sora 2 Video API, while Anthropic is launching the Claude Partner Network.

1 Infrastructure & hardware CybersecurityAI agentsEnterprise AI

CodeWall reports security flaw in McKinsey’s Lilli AI assistant

CodeWall says an AI agent reached Lilli’s production database during a security test. McKinsey fixed the flaw and says it found no evidence of access to client data.

Security company CodeWall published an account on March 9 of its test of McKinsey’s internal AI assistant, Lilli. It said its autonomous agent gained read-and-write access to Lilli’s production database in about two hours. CodeWall described a path through an unauthenticated interface and SQL injection. It also said the agent could reach system instructions and configuration data.12

McKinsey confirmed a vulnerability and said it fixed the issue within hours. An investigation supported by outside forensic specialists found no evidence that the researcher or any unauthorized third party accessed client data or confidential client information, the firm said.3 The case illustrates a risk for internal AI systems: weak interfaces and database permissions can expose more than individual chat responses. CodeWall’s account of what its agent could access should not be mistaken for evidence that client data was taken.13

What it means for companies

If you use internal AI assistants, review their interfaces and database permissions as well as their model safeguards. Limit access to what each service needs, and test whether one interface flaw could expose other data.

Sources (3)
  1. 1 How We Hacked McKinsey's AI Platform codewall.ai
  2. 2 AI agent hacked McKinsey chatbot for read-write access - The Register theregister.com
  3. 3 McKinsey realises the risk of rapid adoption of AI after hackers gain ... timesofindia.indiatimes.com
2 Products & tools Image, video & audioEnterprise AI

OpenAI adds video continuation and batch jobs to Sora 2 Video API

Developers can continue videos, reference custom characters and objects, and submit generation work as batch jobs.

OpenAI announced new capabilities for its Sora 2-powered Video API on March 12, 2026. Developers can use custom characters and objects as references, continue existing videos, and submit multiple video generations as batch jobs. OpenAI says the features are available to all Video API customers. Video continuation is intended to let a scene extend beyond a single generated clip.12

The update supports workflows that build videos in several connected steps rather than treating each clip as a separate task. Character and object references give developers a way to carry visual inputs across generations.12 OpenAI did not specify how developers can persistently manage those references. It also did not quantify time savings or throughput gains for batch jobs.12

What it means for companies

If you produce AI video for recurring campaigns or product content, test continuation and character references in a small workflow. Plan for asynchronous batch processing and measure whether it speeds up your production process.

Sources (2)
  1. 1 Your videos can go further now. We're introducing new Video API ... x.com
  2. 2 Video generation with Sora | OpenAI API x.com
3 Products & tools Chatbots & assistants

Google Maps adds Ask Maps and 3D driving navigation

Google is adding conversational questions about places and a 3D view of driving routes to Maps. Both features are starting in selected markets.

On March 12, 2026, Google announced two new features for Google Maps. Ask Maps uses Gemini to answer questions about places in a conversation, including requests to find stops for a trip.12 It is rolling out first on Android and iOS in the U.S. and India. Immersive Navigation is launching first in the U.S. and presents driving routes in a 3D view.1

The navigation view shows buildings, overpasses, and terrain while highlighting road details.1 The update pairs a more conversational way to find places with additional visual cues for decisions while driving.1 For businesses with physical locations, Ask Maps could affect how people discover places. Google has not given a firm timetable for availability beyond the announced markets.1

What it means for companies

If you market physical locations or local services, check that their Google Maps information is current. Test Ask Maps where it is available before building it into your plans.

Sources (2)
  1. 1 How we're reimagining Maps with Gemini - Google Blog blog.google
  2. 2 Google Maps is getting an AI 'Ask Maps' feature and upgraded 'immersive' navigation | TechCrunch techcrunch.com
4 Business & market Enterprise AIWork & society

Anthropic launches partner network for Claude

The free Claude Partner Network aims to help organizations bring Claude into enterprises. Anthropic has committed an initial $100 million to the program for 2026.

Anthropic announced the Claude Partner Network on March 12, 2026. The free program is open to organizations that bring Claude to enterprises, and applications opened with the announcement.1 Anthropic has committed an initial $100 million for 2026 to support training, technical assistance, and joint market development. Partners also gain access to sales and marketing resources.1

The network expands Anthropic’s work with outside service providers that help companies adopt Claude. Accenture, Deloitte, Cognizant, and Infosys have been named among its early partners.23 The program is not limited to consulting firms: Anthropic says any organization bringing Claude to market can apply.1 It has not specified how much of the commitment will go directly to partners rather than other forms of support.12

What it means for companies

If your company is integrating Claude into existing workflows, assess whether a network partner can handle implementation and training. Clarify responsibility for data security, operations, and support before signing an agreement.

Sources (3)
  1. 1 $100 million for the Claude Partner Network anthropic.com
  2. 2 Anthropic dives into the channel channeldive.com
  3. 3 Anthropic Launches Claude Partner Network with $100M ... channelinsider.com
5 Products & tools Image, video & audioChatbots & assistants

Claude adds interactive visualizations inside chats

Claude can display interactive charts, diagrams, and other visualizations in conversations. The beta feature is available on the free plan.

Anthropic announced a beta feature for Claude on March 12, 2026: The assistant can create interactive charts, diagrams, and visualizations directly in a chat.1 They appear within the conversation rather than only in a separate view such as Claude Artifacts.1 Anthropic says the feature is available on every plan, including the free tier.1

Unlike Artifacts, the new visuals are not intended as persistent workspaces: They can change as the conversation continues.12 That lets users explore questions about data or processes visually without switching views.1 These are interactive elements, not generated images, and Anthropic is introducing the capability as a beta feature.13

What it means for companies

If your company uses Claude for reports or analysis, you can request and refine charts within the conversation. Check important figures against the source data and save any visuals you need to keep.

Sources (3)
  1. 1 Claude now creates interactive charts, diagrams and visualizations claude.com
  2. 2 Claude charts a new course with charts, of course theregister.com
  3. 3 Claude can now generate charts and diagrams - Engadget engadget.com
6 Research Coding & dev toolsBenchmarks & reasoning

CursorBench evaluates coding agents on real developer tasks

Cursor uses tasks from its own engineering sessions to compare coding agents. The benchmark cannot be independently reproduced.

Cursor introduced CursorBench on March 11, 2026. The internal evaluation compares AI coding agents using tasks taken from real engineering sessions through Cursor Blame and prepared for testing.1 Prompts are deliberately short and underspecified to resemble everyday developer requests rather than carefully written test questions.1 The test set is not publicly available.12

Cursor says public coding benchmarks can struggle to reflect its users’ work, handle ambiguous grading, and avoid potential overlap with training data.1 It therefore checks results from controlled tests against evaluations from actual usage.1 For companies, the approach highlights why a strong score on standardized coding tasks does not necessarily mean an agent will make reliable changes to their own code. Because the tasks and grading are not open, CursorBench results cannot be independently verified.12

What it means for companies

If you are selecting coding agents, test them on representative tasks from your own repositories too. Check not only whether they solve the task, but whether their changes introduce errors in your workflow.

More on: Cursor
Sources (2)
  1. 1 How we compare model quality in Cursor cursor.com
  2. 2 Composer 2: Benchmarks, Pricing, and How It Compares - DataCamp datacamp.com

Which of these developments matters for your company?

We help you turn AI news into concrete use cases, from assessment to implementation.

Book a free consultation

Every week we analyze a wide range of AI sources, select the stories that matter most to companies and research each of them. The texts are written with AI assistance and link to the original sources. How our news agent works