Attackers Can't Have All the Advantage: Introducing Semgrep Multimodal

Semgrep’s new detection capabilities have found multiple incident-level zero-days at customers, and have been credited with saving tens of thousands of dollars on bug bounty reports.

March 19th, 2026
Share

Just as AI has made developers more productive, it's made attackers more capable. The tools designed to protect software in the era of human-written code and human-scale attacks are breaking. We're excited to share the new Semgrep Multimodal, a system that combines AI reasoning with rule-based analysis for detection, triage, and remediation, producing results that are better than either approach in isolation.

Semgrep Multimodal’s new detection capabilities have already found multiple incident-level zero-days at customers, and have been credited with saving tens of thousands of dollars on what would otherwise have been expensive, time-intensive bug bounty reports.

Attackers can’t have all the advantage

Attackers are capitalizing on the latest LLM improvements, giving them powerful weapons at unprecedented speed and scale. Meanwhile, AI-assisted software development is creating an orders-of-magnitude increase in code output, with downstream vulnerability counts up as much as 20x.

We believe defenders deserve to be just as well-equipped as attackers, so we built Semgrep Multimodal, a system that combines AI reasoning with rule-based analysis for detection, triage, and remediation, producing results that are better than either approach in isolation. With the release of the latest models, its detection capabilities have become even stronger: Semgrep Multimodal finds up to 8x more true positives with 50% fewer false positives vs. the base models.

Semgrep Multimodal allows security teams to scale themselves and review code not merely for things like SQL injection and SSRF, but also IDOR, broken auth, and business logic errors that can lead to the most expensive exploits. When supplied with threat models and architectural context, Semgrep Multimodal adapts detection to the way your system actually works.

“With Semgrep, I trust that a critical finding will be relevant to us. It saves time and helps our developers focus on the issues that actually matter,” said Minh Nghiem, Senior Security Engineer, Homebase.

Semgrep Multimodal avoids the pitfalls of AI-only techniques—lack of repeatability, auditability, spiraling costs, hallucinations, and false positives—while capturing the advantages of AI itself, such as reasoning about organizational context, the ability to detect complex, business-logic issues, and performing tedious work such as issue triage. And as models improve, Semgrep Multimodal’s performance also improves.

Inside Semgrep Multimodal

Semgrep Multimodal is built on Semgrep Workflows, a framework for autonomous code security. Workflows combine deterministic tools with AI to automate AppSec work. For example, Semgrep Multimodal uses the Semgrep Pro Engine's taint analysis to trace user input flows into sensitive operations like database queries or API responses, then passes that analysis to an LLM that reasons about whether authorization checks are missing along those paths. That combination finds business-logic vulnerabilities like IDORs and broken access control that neither static analysis nor LLMs catch reliably on their own.

AI reasoning with rule-based analysis


Scaling AppSec through Autotriage


Detecting vulnerabilities is just the start. Whatever approach is used, a raw stream of vulnerabilities would overwhelm any AppSec team. Autotriage dramatically reduces false positives and helps teams focus on what's most important. Most customers see approximately 60% reduction in their backlog on the initial use of Autotriage. As Semgrep learns about the organization through triage decisions and natural-language guidance—called Memories—it gets even better. At steady state we see a 95% user agreement rate with decisions made by the Autotriage, a figure computed on 6M+ findings.

Getting to fixed

Semgrep Multimodal includes Autofix, which shrinks your backlog by shipping fix PRs that can be merged with minimal review. It also corrects new PRs to prevent vulnerabilities from hitting production. Developers and security teams save hours of manual research, making fixes faster, safer, and less disruptive to ship. Read the Autofix blog post →

“Semgrep Autofix has materially improved our remediation life cycle. By shifting developer effort from writing fixes to reviewing AI-generated patches, we've reduced friction, improved adoption rates, and accelerated vulnerability resolution across our codebase.”

—Utkarsh Tiwari, Head of Product Security Engineering & Compliance, Meesho

Results today

Semgrep Multimodal’s new detection capabilities are available now. Given how many novel vulnerabilities customers are reporting, we believe it's urgent for you to see its results on your code.

Try Semgrep Multimodal today → 

About

semgrep logo

Semgrep enables teams to use industry-leading AI-assisted static application security testing (SAST), supply chain dependency scanning (SCA), and secrets detection. The Semgrep AppSec Platform is built for teams that struggle with noise by helping development teams apply secure coding practices.