OpenAI Codex Security Scanned 1.2 Million Commits and Found 10,561 High-Severity Issues
嗯,用户让我用中文总结这篇文章,控制在100字以内,而且不需要用“文章内容总结”这样的开头。首先,我得通读一下文章内容,抓住主要信息。 文章讲的是OpenAI推出了Codex Security,这是一个AI驱动的安全代理,用于检测和修复漏洞。它是在Codex的基础上发展而来的,之前叫Aardvark。在测试期间,它扫描了超过120万个提交记录,发现了792个关键问题和10561个高危问题。这个工具利用了前沿模型的推理能力,并结合自动化验证来减少误报。 接下来,我需要把这些信息浓缩到100字以内。要包括Codex Security的功能、它的来源、测试结果以及它的优势。可能还需要提到它的工作流程和与其他工具的区别。 然后,检查一下有没有超过字数限制。确保语言简洁明了,不使用复杂的术语。最后,确保没有使用任何开头的模板语句。 </think> OpenAI推出Codex Security AI安全代理,可检测并修复代码漏洞。该工具基于Aardvark开发,在测试中扫描超120万提交记录,发现792个关键及10561个高危漏洞。通过结合前沿模型推理与自动化验证,减少误报并提供修复建议。 2026-3-7 16:28:0 Author: thehackernews.com(查看原文) 阅读量:6 收藏

DevSecOps / Artificial Intelligence

OpenAI on Friday began rolling out Codex Security, an artificial intelligence (AI)-powered security agent that's designed to find, validate, and propose fixes for vulnerabilities.

The feature is available in a research preview to ChatGPT Pro, Enterprise, Business, and Edu customers via the Codex web with free usage for the next month.

"It builds deep context about your project to identify complex vulnerabilities that other agentic tools miss, surfacing higher-confidence findings with fixes that meaningfully improve the security of your system while sparing you from the noise of insignificant bugs," the company said.

Codex Security represents an evolution of Aardvark⁠, which OpenAI unveiled in private beta in October 2025 as a way for developers and security teams to detect and fix security vulnerabilities at scale.

Over the last 30 days, Codex Security has scanned more than 1.2 million commits across external repositories over the course of the beta, identifying 792 critical findings and 10,561 high-severity findings. These include vulnerabilities in various open-source projects like OpenSSH⁠, GnuTLS⁠, GOGS⁠, Thorium⁠, libssh, PHP, and Chromium, among others. Some of them have been listed below -

  • GnuPG - CVE-2026-24881, CVE-2026-24882
  • GnuTLS - CVE-2025-32988, CVE-2025-32989
  • GOGS - CVE-2025-64175, CVE-2026-25242
  • Thorium - CVE-2025-35430, CVE-2025-35431, CVE-2025-35432, CVE-2025-35433, CVE-2025-35434, CVE-2025-35435, CVE-2025-35436

According to the AI company, the latest iteration of the application security agent leverages the reasoning capabilities of its frontier models and combines them with automated validation to minimize the risk of false positives and deliver actionable fixes.

OpenAI's scans on the same repositories over time have demonstrated increasing precision and declining false positive rates, with the latter falling by more than 50% across all repositories.

In a statement shared with The Hacker News, OpenAI said Codex Security is designed to improve signal-to-noise by grounding vulnerability discovery in system context and validating findings before surfacing them to users. 

Specifically, the agent works in three steps: it analyzes a repository to get a handle on the project's security-relevant structure of the system and generates an editable threat model that captures what it does and where it's most exposed.

Once the system context is built, Codex Security uses it as a foundation to identify vulnerabilities and classifies findings based on their real-world impact. The flagged issues are pressure-tested in a sandboxed environment to validate them.

"When Codex Security is configured with an environment tailored to your project, it can validate potential issues directly in the context of the running system," OpenAI said. "That deeper validation can reduce false positives even further and enable the creation of working proofs-of-concept, giving security teams stronger evidence and a clearer path to remediation."

The final stage involves the agent proposing fixes that best align with the system behavior so as to reduce regressions and make them easier to review and deploy.

News of Codex Security comes weeks after Anthropic launched Claude Code Security to help users scan a software codebase for vulnerabilities and suggest patches.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


文章来源: https://thehackernews.com/2026/03/openai-codex-security-scanned-12.html
如有侵权请联系:admin#unsafe.sh