Tuesday, August 11, 2026
LIVEThe Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///The Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///
Subscribe
Cyber Security
Independent · Digital
Thehackingpost
CybersecurityAI-assisted

OpenAI’s Codex Security Built to Automate Vulnerability Discovery and Remediation

OpenAI has introduced Codex Security, an advanced application security agent designed to automate vulnerability discovery and remediation. Formerly known as Aardvark, the tool is now available in a research preview.

OpenAI has introduced Codex Security, an advanced application security agent designed to automate vulnerability discovery and remediation. Formerly known as Aardvark, the tool is now available in a research preview.

The tool aims to eliminate the bottleneck of manual security reviews by combining state-of-the-art AI models with automated validation. This enables development teams to ship secure code faster while significantly reducing triage noise.

Traditional AI security tools often overwhelm security teams with low-impact alerts and false positives. Codex Security addresses this by analyzing a repository to understand its specific structure. It generates an editable, project-specific threat model that defines what the system does, what it trusts, and where it is most exposed to attacks. This allows security checks to align precisely with the actual system exposure.

Using this context, the agent searches for vulnerabilities and ranks them based on expected real-world impact. Codex Security pressure-tests its findings in sandboxed validation environments. This deep validation separates genuine threats from irrelevant noise and can generate working proof-of-concept exploits.

The tool proposes automated patches tailored to the system's behavior, fixing vulnerabilities while preventing software regressions and accelerating remediation timelines.

OpenAI has introduced Codex Security, an advanced application security agent designed to automate vulnerability discovery and remediation.
Kyle Mercer · Thehackingpost

During its beta phase, Codex Security demonstrated significant improvements in precision, showing an 84% reduction in overall noise, a 90% drop in over-reported severity findings, and a 50% decrease in false-positive rates. The system also features adaptive learning, refining its threat model whenever security teams adjust a finding's criticality.

Over a recent 30-day period, it scanned more than 1.2 million commits across external repositories, identifying 792 critical and 10,561 high-severity findings. Early adopters have validated the tool's effectiveness in enterprise environments, noting its seamless integration and comprehensive findings.

OpenAI is utilizing Codex Security to reinforce the open-source software supply chain. Recognizing that open-source maintainers struggle with low-quality bug reports, OpenAI built the system to prioritize actionable, high-confidence vulnerabilities.

Codex Security has discovered critical flaws in several widely used open-source projects, including a critical security flaw in the portable version of OpenSSH and a high-severity vulnerability in GnuTLS. It has also uncovered issues in projects such as GOGS, Thorium, PHP, libssh, and Chromium, leading to 14 CVEs being assigned to vulnerabilities uncovered by the agent.

Advertisement

To support the developer community, OpenAI is launching "Codex for OSS," a program offering free ChatGPT Pro accounts, code review tools, and Codex Security access to open-source maintainers. Projects like vLLM are already utilizing the platform to seamlessly find and patch issues within their workflows.

Starting today, Codex Security is available in research preview for ChatGPT Pro, Enterprise, Business, and Edu customers via the Codex web interface, featuring free usage for the first month.

Based on reporting by GBHackers.

AI transparency. This article was produced with the assistance of artificial intelligence and published under human editorial oversight. AI systems can make mistakes. Read how we use AI (EU AI Act, Art. 50).
Related Stories