메뉴
HN
Hacker News • 23일 전

오픈AI·안스로픽 못 찾은 curl 취약점, AISLE이 6개 발견

IMP
7/10
핵심 요약

오픈AI Codex Security와 안스로픽 Mythos가 전 세계 200억 개 이상 배포된 curl에서 취약점을 하나도 찾지 못한 반면, AISLE의 자율 AI 시스템은 며칠 만에 6개의 CVE를 발견해 실제 패치(curl 8.22.0)로 이어졌습니다. Linux 스테이블 관리자 그렉 크로-하트먼도 Linux 커널에서 비슷한 결과를 확인했다고 밝혀, 전문화된 AI 시스템이 프론티어 AI 모델을 능가할 수 있다는 '시스템 대 모델' 논지를 뒷받침하는 사례입니다.

번역된 본문

AISLE, 오픈AI와 안스로픽이 0개를 보고한 뒤 curl CVE 6개 발견

작성자: 스타니슬라프 포트 (Stanislav Fort) / 게시일: 2026년 9월 2일

AISLE은 전 세계에 200억 개 이상 배포된 소프트웨어인 curl에서 오픈AI의 Codex Security와 안스로픽의 Mythos가 발견 사실이 없다고 보고한 지 며칠 만에 6개의 CVE를 발견했습니다.

2026년 8월 24일, curl 창시자 다니엘 스텐버그(Daniel Stenberg)는 다음 릴리스를 위해 대기 중인 CVE가 3개뿐이라고 글을 썼습니다. 프론티어 AI 사이버보안 시스템으로 curl을 분석한 후 그는 다음과 같이 덧붙였습니다. "[안스로픽] Mythos는 더 이상 찾을 수 없다고 한다. … [오픈AI] Codex security는 빈 목록을 보여준다." 다니엘은 최근 스마트 냉장고부터 우주선까지 어디에나 배포된, 세계에서 가장 집중적으로 감사받는 코드베이스 중 하나인 curl에 대한 Mythos의 결과를 문서화한 바 있습니다.

이후 우리는 AISLE의 자율 AI 시스템을 curl에 투입했습니다. 그리고 다음 날, 검토 과정이 완료되기도 전에 다니엘이 이렇게 게시했습니다. "Mythos: 0, Aisle: 29".

AISLE이 보고한 29건 중 6건은 며칠 내에 curl 보안팀의 검토를 거쳤고, 보안팀은 이들이 공개 CVE 지정을 받을 만큼 충분히 심각하다고 판단했습니다. 이 CVE들은 방금 릴리스된 curl 8.22.0에 반영되었으며, 다음과 같습니다:

  • CVE-2026-80229: OpenSSL 프로바이더 use-after-free(해제 후 메모리 사용)
  • CVE-2026-80230: OpenSSL 핀닝(pinning) 우회
  • CVE-2026-80231: 네이티브 CA 스토어 연결 재사용
  • CVE-2026-80255: 탭 문자를 이용한 secure 속성 우회
  • CVE-2026-82208: wolfSSL CA 캐시 히트가 콜백을 덮어씀
  • CVE-2026-82209: 도메인 범위 public-suffix 쿠키

6개 모두 심각도는 '낮음(Low)'으로 평가되었습니다. 이는 curl의 뛰어난 엔지니어링 성숙도와 일관된 특성입니다. 남아 있는 취약점은 좁은 설정과 미묘한 상호작용에 숨어 있는 경향이 있어 실제 영향이 제한적입니다. 6건 모두 curl 8.22.0에서 수정되었으며, 보고자로 AISLE의 스타니슬라프 포트가 공식적으로 크레딧을 받았습니다. 3건은 8월 24일, 2건은 8월 26일, 1건은 2026년 8월 27일에 보고되었습니다.

일반적인 AI 보안 평가와 달리, 이것은 이미 모델 학습 데이터에 등장했을 수 있는 정답이 있는 캡처 더 플래그(Capture-the-Flag) 대회나 벤치마크가 아니었습니다. AISLE은 현재 운영 중인 프로덕션 코드를 분석했으며, 각 발견이 실제인지, CVE를 부여할 가치가 있는지는 우리가 아니라 curl 유지관리자들이 결정했습니다. 다니엘 스텐버그가 프론티어 AI 시스템의 제로 결과를 우리가 AISLE을 실행하기 전에 공개했기 때문에, 이 비교는 기준선이 우리 결과가 존재하기 전에 공개되고 타임스탬프가 찍혔다는 특히 깔끔한 성질을 가지고 있었습니다.

CVE는 완전한 지표는 아니지만, 제로데이 발견에 대해서는 unusually 강력한 외부 검증을 제공합니다. 각 CVE는 프로덕션 코드의 이전에 알려지지 않은 결함으로, 도메인 전문가가 재현하고 승인한 뒤 배포된 사용자들을 위해 수정되었기 때문입니다.

8월 28일까지 curl의 대기 중인 CVE 수는 3개에서 10개로 늘었습니다. 그 10개 중 6개는 AISLE에서 나왔으며, 이는 안스로픽과 오픈AI의 프론티어 AI 시스템이 제로 결과를 공개적으로 보고한 이후의 일이었습니다.

이 패턴은 curl에 국한되지 않을 수 있습니다. Linux 스테이블 릴리스의 오랜 유지관리자인 그렉 크로-하트먼(Greg Kroah-Hartman)은 다니엘의 글에 "Linux에서도 같은 현상을 보고 있다. AISLE이 뭘 다르게 하는지는 모르겠지만, 와..."라고 답했습니다.

이것은 우리의 '시스템 대 모델(System over Model)' 논지를 뒷받침하는 일련의 정면 대결 결과 중 최신 사례입니다. 즉, 전문화된 AI 시스템은 실제 제로데이 발견에서 프론티어 AI 연구소의 시스템과 경쟁하고 능가할 수 있습니다. curl에서 그 결과는 6 대 0이었습니다.

AISLE이 당신의 코드에서 무엇을 찾아내는지 확인하세요. curl과 Linux에서 우리의 발견을 이끈 것과 동일한 발견 엔진이 일회성 AI 코드 감사 서비스 'AISLE Snapshot'으로 제공됩니다. 에어갭, 온프레미스, 클라우드 등 코드가 어디에 있든 AISLE의 AI가 무엇을 찾아내는지 확인해 보세요.

원문 보기
원문 보기 (영어)
AISLE Discovered Six curl CVEs After OpenAI and Anthropic Found Zero Author Stanislav Fort Date Published September 2, 2026 AISLE discovered six curl CVEs within days of OpenAI Codex Security and Anthropic Mythos reporting zero findings in curl, software deployed across more than 20 billion instances worldwide. On August 24, 2026, curl founder Daniel Stenberg wrote that only three CVEs were pending for the next release. After using frontier AI cybersecurity systems to analyze curl, he added: "[Anthropic] Mythos says it can’t find any more. ... [OpenAI] Codex security shows an empty list." Daniel had recently documented Mythos's results on curl , one of the world's most heavily audited codebases which is deployed everywhere from smart fridges to spacecraft. We then ran AISLE's autonomous AI system against curl. The next day, before the review process was complete, Daniel posted : "Mythos: 0 Aisle: 29". Of the 29 AISLE reports, 6 were reviewed within days by curl’s security team, which deemed them serious enough to merit a public CVE designation for curl 8.22.0 , which has just been released. They are: CVE-2026-80229 : OpenSSL provider use-after-free CVE-2026-80230 : OpenSSL pinning bypass CVE-2026-80231 : native CA store connection reuse CVE-2026-80255 : secure attribute bypass with tab CVE-2026-82208 : wolfSSL CA-cache hit overrides callback CVE-2026-82209 : domain-scoped public-suffix cookie All six are rated Low severity. This profile is consistent with curl's exceptional engineering maturity: the vulnerabilities that remain tend to hide in narrow configurations and subtle interactions, limiting their practical impact. All six were fixed in curl 8.22.0 and officially credit Stanislav Fort (from AISLE) as the reporter. Three were reported on August 24, two on August 26, and one on August 27, 2026. Unlike typical evaluations of AI for cybersecurity, this was not a capture-the-flag challenge or a benchmark with known answers that might already appear in model training data. AISLE analyzed current production code, and curl’s maintainers, not us, decided both whether each finding was real and whether it warranted a CVE. Because Daniel Stenberg published the frontier AI systems’ zero-result before we ran AISLE, the comparison had an unusually clean property in that the baseline was public and timestamped before our result existed. CVEs are imperfect markers, but they provide unusually strong external validation for zero-day discovery, since each is a previously unknown flaw in production code, reproduced and accepted by domain experts, then fixed for deployed users. By August 28 , curl’s pending CVE count had risen from three to ten. Six of those ten came from AISLE, following the publicly reported zero-result from Anthropic's and OpenAI's frontier AI systems. The pattern may not be limited to curl. Greg Kroah-Hartman, the longtime maintainer of Linux stable releases, responded to Daniel’s post saying: "I'm seeing the same for Linux as well. No idea what Aisle is doing differently, but wow..." This is another in a growing series of head-to-head results supporting our System over Model thesis: specialized AI systems can compete with and outperform systems from frontier AI labs at real-world zero-day discovery. On curl, the result was six to zero. See What AISLE Finds in Your Code The same discovery engine that powered our findings in curl and Linux is available as a one-time AI code audit: AISLE Snapshot . See what our AI finds in your code, wherever it lives: air-gapped, on-prem, or in the cloud. Get your Snapshot .