OpenAI has introduced Codex Security, a new AI-powered application security agent that helps developers automatically detect and fix vulnerabilities in code.
Previously known as Aardvark, the tool is now available in a research preview phase.
Codex Security is designed to reduce the time spent on manual security reviews. By combining advanced AI models with automated validation techniques, the platform helps development teams release secure software faster while minimizing unnecessary alerts and noise.
Smarter Threat Detection with Context Analysis
Many traditional AI security tools generate large numbers of alerts, many of which are false positives or low-risk issues. This can make it difficult for security teams to focus on real threats.
Codex Security approaches this problem differently. It analyzes the entire code repository to understand how the system works, how components interact, and where potential attack points may exist.
The system then creates a custom threat model for the project. This model identifies trusted components, exposed services, and possible security risks. Because the checks are aligned with the actual structure of the project, the tool can identify vulnerabilities more accurately.
Validating Vulnerabilities Before Reporting
After identifying potential issues, Codex Security performs additional validation to ensure the findings are genuine.
The system tests vulnerabilities inside secure sandbox environments to verify whether they can actually be exploited. This process helps filter out false alarms and ensures that only meaningful security risks are reported.
In some cases, the platform can also generate proof-of-concept exploits to demonstrate how a vulnerability might be abused.
Once confirmed, Codex Security suggests automated patches that fix the issue without affecting the normal behavior of the software, helping developers resolve problems quickly and safely.
Significant Improvements in Accuracy
During its beta testing phase, Codex Security showed strong improvements in reducing unnecessary alerts.
The results included:
• 84% reduction in overall alert noise
• 90% reduction in over-reported severity issues
• 50% fewer false positives
The platform also improves over time. When security teams adjust the severity of a finding, the system updates its threat model and learns from those changes.
In a recent 30-day period, Codex Security analyzed more than 1.2 million commits across external repositories. During this process, it identified 792 critical vulnerabilities and 10,561 high-severity issues.
Early Enterprise Adoption
Some organizations have already started using Codex Security within their development environments.
According to Chandan Nandakumaraiah, Head of Product Security at NETGEAR, the tool integrated smoothly into their existing security processes. He noted that the vulnerability reports were detailed and easy to understand.
The system’s analysis was so thorough that it felt like having an experienced security researcher working alongside the internal development team.
Strengthening Open-Source Software Security
OpenAI is also using Codex Security to improve the safety of the open-source ecosystem.
Open-source maintainers often receive large numbers of bug reports, many of which lack useful details. Codex Security focuses only on high-confidence and actionable vulnerabilities, helping maintainers prioritize real security issues.
The tool has already discovered critical flaws in several widely used projects, including OpenSSH (portable version), GnuTLS, GOGS, and Thorium (CVE-2025-35430).
Other projects that received patches through this initiative include PHP, libssh, and Chromium. So far, 14 CVEs have been assigned to vulnerabilities discovered by Codex Security.
Codex for OSS Program
To support developers, OpenAI is launching a new program called Codex for OSS.
This initiative will provide open-source maintainers with free ChatGPT Pro accounts, access to code review tools, and Codex Security capabilities.
Projects such as vLLM are already using the platform to detect and fix security issues directly within their development workflows.
Availability
Codex Security is currently available as a research preview through the Codex web interface.
It can be accessed by ChatGPT Pro, Enterprise, Business, and Edu users, with free usage available during the first month.
Follow Us on:Linkedin, Instagram, Facebook to get the latest security news!