{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-09-22T05:01:01.890Z","headline":"AISLE 在 curl 发现 6 个 CVE，此前 Anthropic Mythos 与 OpenAI Codex Security 均报告零发现","description":"AISLE 称其自主 AI 系统在 Anthropic Mythos 和 OpenAI Codex Security 对 curl 报告零发现后，分析 curl 并提交 29 份报告，其中 6 个被 curl 安全团队确认并授予 CVE 编号（CVE-2026-80229 等），全部为 Low 级别，已在 curl 8.22.0 修复。","url":"https://www.aioga.com/news/cmtkcffgc0192rog057th6i65/","mainEntityOfPage":"https://www.aioga.com/news/cmtkcffgc0192rog057th6i65/","datePublished":"2026-09-02T16:49:18.000Z","dateModified":"2026-09-02T16:49:18.000Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://aisle.com/blog/aisle-discovered-six-curl-cves-after-openai-and-anthropic-found-zero","https://aihot.virxact.com/items/cmtkcffgc0192rog057th6i65"],"canonicalUrl":"https://www.aioga.com/news/cmtkcffgc0192rog057th6i65/","directAnswer":{"@type":"Answer","text":"AISLE称，其自主AI系统在Anthropic Mythos与OpenAI Codex Security对curl报告零发现后分析curl并提交29份报告，其中6份获curl安全团队确认并授予CVE编号，均为Low级别，已在curl 8.22.0中修复。","url":"https://www.aioga.com/news/cmtkcffgc0192rog057th6i65/","dateCreated":"2026-09-02T16:49:18.000Z","author":{"@type":"Organization","@id":"https://www.aioga.com/authors/aioga-editorial/#editorial-team","name":"Aioga Editorial Team","url":"https://www.aioga.com/authors/aioga-editorial/"}},"evidence":[{"@type":"CreativeWork","name":"aisle.com source article","url":"https://aisle.com/blog/aisle-discovered-six-curl-cves-after-openai-and-anthropic-found-zero","datePublished":"2026-09-02T16:49:18.000Z","provider":{"@type":"Organization","name":"aisle.com","url":"https://aisle.com/blog/aisle-discovered-six-curl-cves-after-openai-and-anthropic-found-zero"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cmtkcffgc0192rog057th6i65","datePublished":"2026-09-02T16:49:18.000Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cmtkcffgc0192rog057th6i65"}}],"aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","originalPublisher":{"name":"aisle.com","url":"https://aisle.com/blog/aisle-discovered-six-curl-cves-after-openai-and-anthropic-found-zero"},"geoDeepAnswer":null,"article":{"id":"cmtkcffgc0192rog057th6i65","slug":"cmtkcffgc0192rog057th6i65","url":"https://www.aioga.com/news/cmtkcffgc0192rog057th6i65/","title":"AISLE 在 curl 发现 6 个 CVE，此前 Anthropic Mythos 与 OpenAI Codex Security 均报告零发现","title_en":"","summary":"AISLE 称其自主 AI 系统在 Anthropic Mythos 和 OpenAI Codex Security 对 curl 报告零发现后，分析 curl 并提交 29 份报告，其中 6 个被 curl 安全团队确认并授予 CVE 编号（CVE-2026-80229 等），全部为 Low 级别，已在 curl 8.22.0 修复。","source":"Hacker News 热门（buzzing.cc 中文翻译）","sourceUrl":"https://aisle.com/blog/aisle-discovered-six-curl-cves-after-openai-and-anthropic-found-zero","aiHotUrl":"https://aihot.virxact.com/items/cmtkcffgc0192rog057th6i65","publishedAt":"2026-09-02T16:49:18.000Z","category":"行业动态","score":58,"selected":false,"articleBody":["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 ：https://mastodon.social/@bagder/117149161231799662 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 Stenberg’s August 24 post: the public, timestamped zero-result that preceded AISLE’s findings.","Daniel had recently documented Mythos's results on curl ：https://daniel.haxx.se/blog/2026/05/11/mythos-finds-a-curl-vulnerability/, 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 ：https://mastodon.social/@bagder/117156453019584346: \"Mythos: 0 Aisle: 29\".","The next day, Daniel posted the first public comparison: Mythos 0, AISLE 29 reports.","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 ：https://curl.se/ch/8.22.0.html, which has just been released. They are:","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 ：https://mastodon.social/@bagder/117171827167586671, 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 ：https://mastodon.social/@gregkh@social.kernel.org/117156818712278218 saying: \"I'm seeing the same for Linux as well. No idea what Aisle is doing differently, but wow...\"","Greg Kroah-Hartman reported seeing the same pattern in the Linux kernel.","This is another in a growing series of head-to-head results ：/blog/mythos-at-home-and-its-called-aisle supporting our System over Model ：/blog/system-over-model-zero-day-discovery-at-the-jagged-frontier thesis: specialized AI systems can compete with and outperform ：/blog/ai-cybersecurity-after-mythos-the-jagged-frontier systems from frontier AI labs at real-world zero-day discovery.","On curl, the result was six to zero.","The same discovery engine that powered our findings in curl and Linux is available as a one-time AI code audit: AISLE Snapshot ：/snapshot. See what our AI finds in your code, wherever it lives: air-gapped, on-prem, or in the cloud. Get your Snapshot ：/demo."],"articleImages":[{"sourceUrl":"https://aisle.com/_next/image?url=https%3A%2F%2Faisle.com%2Fapi%2Fmedia%2Ffile%2FBlog%2520hero%2520Goliath%2520V3.webp%3F2026-09-01T19%3A48%3A09.223Z&w=3840&q=100","alt":"Six Vulnerabilities in curl After Frontier AI Labs Came Back Empty hero image","afterParagraph":0,"url":"/media/articles/cmtkcffgc0192rog057th6i65/c3e98a65c8ff1b07.webp"},{"sourceUrl":"https://aisle.com/_next/image?url=https%3A%2F%2Faisle.com%2Fapi%2Fmedia%2Ffile%2FScreenshot%25202026-09-01%2520at%252010.54.04%25E2%2580%25AFPM.webp%3F2026-09-01T20%3A54%3A45.249Z&w=3840&q=100","alt":"Mastodon post by curl founder Daniel Stenberg nine days before release, reporting three pending CVEs and zero additional findings from Mythos, Zeropath, and Codex Security.","afterParagraph":2,"url":"/media/articles/cmtkcffgc0192rog057th6i65/b02d80ed52fe5673.webp"},{"sourceUrl":"https://aisle.com/_next/image?url=https%3A%2F%2Faisle.com%2Fapi%2Fmedia%2Ffile%2FScreenshot%25202026-09-01%2520at%252010.55.37%25E2%2580%25AFPM.webp%3F2026-09-01T20%3A56%3A26.031Z&w=3840&q=100","alt":"Daniel Stenberg’s comparison showing Mythos with zero findings and AISLE with 29 reports.","afterParagraph":5,"url":"/media/articles/cmtkcffgc0192rog057th6i65/471340dad1e7c49d.webp"},{"sourceUrl":"https://aisle.com/_next/image?url=https%3A%2F%2Faisle.com%2Fapi%2Fmedia%2Ffile%2FScreenshot%25202026-09-01%2520at%252010.45.53%25E2%2580%25AFPM.webp%3F2026-09-01T20%3A46%3A51.090Z&w=3840&q=100","alt":"Linux stable maintainer Greg Kroah-Hartman says he is seeing the same pattern from AISLE in Linux.","afterParagraph":12,"url":"/media/articles/cmtkcffgc0192rog057th6i65/365feb4e6aaaf039.webp"},{"sourceUrl":"https://aisle.com/_next/image?url=%2Fimages%2Fcertificates%2Fsoc2.avif&w=48&q=75","alt":"SOC 2","afterParagraph":16,"url":"/media/articles/cmtkcffgc0192rog057th6i65/9f4528ee3d0d8033.avif"}],"mediaStatus":"ok","articleBodyZh":["AISLE在OpenAI Codex Security和Anthropic Mythos报告curl零发现后的几天内，发现了六个curl漏洞（CVE）。curl软件部署在全球超过200亿个实例中。","2026年8月24日，curl 创始人 Daniel Stenberg 写道：https://mastodon.social/@bagder/117149161231799662，下一版本只有三个未解决的 CVE。在使用 Frontier AI 网络安全系统分析 curl 之后，他补充道：","“[Anthropic] Mythos说它找不到更多漏洞……[OpenAI] Codex Security显示列表为空。”","Daniel Stenberg的2026年8月24日帖子：公众可见、标记时间的零结果，发生在AISLE发现之前。","丹尼尔最近记录了 Mythos 在 curl 上的结果：https://daniel.haxx.se/blog/2026/05/11/mythos-finds-a-curl-vulnerability/，curl 是世界上审计最严格的代码库之一，部署在从智能冰箱到航天器的各类设备上。随后，我们将 AISLE 的自主 AI 系统应用于 curl。","第二天，在审核过程完成之前，Daniel在https://mastodon.social/@bagder/117156453019584346发布：“Mythos: 0 Aisle: 29”。","第二天，Daniel发布了首次公开比较：Mythos 0，AISLE 29份报告。","在这29份AISLE报告中，curl安全团队在几天内审查了其中的6份，认为它们严重程度足以为curl 8.22.0授予公开CVE编号：https://curl.se/ch/8.22.0.html，该版本已刚刚发布。它们是：","所有六个漏洞均被评为低危害。这种情况与curl卓越的工程成熟度一致：剩余漏洞通常隐藏在狭窄的配置和微妙的交互中，限制了其实际影响。所有六个漏洞在curl 8.22.0中均已修复，并正式将报告者署名为Stanislav Fort（来自AISLE）。其中三份在2026年8月24日报告，两份在8月26日，一份在8月27日。","与典型的AI网络安全评估不同，这不是夺旗挑战或具有已知答案的基准测试，也不会出现在模型训练数据中。AISLE分析了当前的生产代码，curl的维护者—not我们—决定每个发现是否真实以及是否值得授予CVE编号。","因为丹尼尔·斯滕伯格在我们运行AISLE之前就发布了前沿AI系统的零结果，所以这次比较有一个异常干净的特点：基线是公开的，并且在我们的结果出现之前就有时间戳。CVE并不是完美的标志，但它们为零日漏洞发现提供了异常强的外部验证，因为每个CVE都是生产代码中先前未知的缺陷，由领域专家复现并确认，然后为已部署的用户修复。","到8月28日：https://mastodon.social/@bagder/117171827167586671，curl 的待处理 CVE 数量已从三个增加到十个。这十个中有六个来自 AISLE，这是在 Anthropic 和 OpenAI 的前沿 AI 系统公开报告零结果之后发生的。","这种模式可能不仅限于curl。Linux稳定版本的长期维护者格雷格·克鲁阿-哈特曼对丹尼尔的帖子作出回应：https://mastodon.social/@gregkh@social.kernel.org/117156818712278218 他说：“我在Linux中也看到了同样的情况。不知道AISLE在做什么不同，但哇......”","格雷格·克鲁阿-哈特曼报告说，他在Linux内核中也看到了相同的模式。","这是越来越多的一系列正面对比结果之一：/blog/mythos-at-home-and-its-called-aisle 支持我们的“系统胜于模型”理论：/blog/system-over-model-zero-day-discovery-at-the-jagged-frontier，即专门化的AI系统可以在现实世界的零日漏洞发现中与前沿AI实验室的系统竞争并超越它们：/blog/ai-cybersecurity-after-mythos-the-jagged-frontier。","在冰壶比赛中，结果是六比零。","驱动我们在curl和Linux中发现成果的同一发现引擎，可以作为一次性AI代码审计使用：AISLE快照：/snapshot。看看我们的AI能在你的代码中发现什么，无论它存放在哪里：隔离环境、本地或云端。获取你的快照：/demo。"],"translationStatus":"translated","bodyOrigin":"source-page","editorial":{"summary":"AISLE称，其自主AI系统在Anthropic Mythos与OpenAI Codex Security对curl报告零发现后分析curl并提交29份报告，其中6份获curl安全团队确认并授予CVE编号，均为Low级别，已在curl 8.22.0中修复。","background":"来源材料称，curl创始人Daniel Stenberg曾公开记录Mythos与Codex Security对curl的零发现结果。随后，AISLE公布其分析进展，并称29份报告中有6份在数日内完成审核，获得公开CVE标识。","viewpoint":"Aioga 判断：该材料显示，不同AI系统对同一代码库的审查结果可能存在差异，但单次报告数量不能直接代表系统整体安全能力，仍需结合安全团队审核和漏洞评级理解。","implications":"可能影响：AI辅助代码审查的比较需要关注报告是否被独立团队确认、漏洞严重性及修复状态；本案例中的6个CVE均为Low级别，不足以据此推断更高风险漏洞的发现能力。","nextStep":"后续观察：需要继续核对curl安全团队对相关报告的公开说明、CVE条目和curl 8.22.0修复信息，并关注其他代码库中类似AI审查结果是否得到独立验证。","evidenceRefs":["title","summary","articleBody","source"],"status":"published","aiGenerated":true,"autoApproved":true,"generatedBy":"aioga-editorial:gpt-5.6-sol","reviewedBy":"aioga-editorial-review:gpt-5.6-sol","generatedAt":"2026-09-06T06:23:41.642Z","sourceHash":"78973034befc4d32","review":{"approved":true,"groundedness":94,"clarity":92,"duplicationRisk":18,"blockingIssues":[],"notes":["候选内容准确复述了来源中的核心事实：29份报告、6个CVE、Low级别及在curl 8.22.0中修复。","“不同AI系统对同一代码库的审查结果可能存在差异”以及关于单次报告数量不能代表整体安全能力的表述属于有明确限定的分析判断，不构成事实错误。","“独立团队确认”属于对curl安全团队审核角色的概括，建议如需更严谨可改为“由curl安全团队审核确认”。","后续观察部分属于编辑建议和核查计划，不是来源事实，但已明确使用“需要”“关注”等措辞，未冒充既成事实。"]},"validation":{"passed":true,"mode":"ai-auto","revisions":0,"checks":["schema","length","source-attribution","editorial-labels","inference-boundary","low-source-overlap","no-html","independent-ai-review"]}},"tags":["行业动态","Hacker News 热门（buzzing.cc 中文翻译）"],"translations":{"zh-CN":{"title":"AISLE 在 curl 发现 6 个 CVE，此前 Anthropic Mythos 与 OpenAI Codex Security 均报告零发现","summary":"AISLE 称其自主 AI 系统在 Anthropic Mythos 和 OpenAI Codex Security 对 curl 报告零发现后，分析 curl 并提交 29 份报告，其中 6 个被 curl 安全团队确认并授予 CVE 编号（CVE-2026-80229 等），全部为 Low 级别，已在 curl 8.22.0 修复。","category":"行业动态","source":"aisle.com","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE 在 curl 发现 6 个 CVE，此前 Anthropic Mythos 与 OpenAI Codex Security 均报告零发现 - Aioga AI资讯","description":"AISLE 称其自主 AI 系统在 Anthropic Mythos 和 OpenAI Codex Security 对 curl 报告零发现后，分析 curl 并提交 29 份报告，其中 6 个被 curl 安全团队确认并授予 CVE 编号（CVE-2026-80229 等），全部为 Low 级别，已在 curl 8.22.0 修复。","url":"https://www.aioga.com/news/cmtkcffgc0192rog057th6i65/","articleBody":["AISLE在OpenAI Codex Security和Anthropic Mythos报告curl零发现后的几天内，发现了六个curl漏洞（CVE）。curl软件部署在全球超过200亿个实例中。","2026年8月24日，curl 创始人 Daniel Stenberg 写道：https://mastodon.social/@bagder/117149161231799662，下一版本只有三个未解决的 CVE。在使用 Frontier AI 网络安全系统分析 curl 之后，他补充道：","“[Anthropic] Mythos说它找不到更多漏洞……[OpenAI] Codex Security显示列表为空。”","Daniel Stenberg的2026年8月24日帖子：公众可见、标记时间的零结果，发生在AISLE发现之前。","丹尼尔最近记录了 Mythos 在 curl 上的结果：https://daniel.haxx.se/blog/2026/05/11/mythos-finds-a-curl-vulnerability/，curl 是世界上审计最严格的代码库之一，部署在从智能冰箱到航天器的各类设备上。随后，我们将 AISLE 的自主 AI 系统应用于 curl。","第二天，在审核过程完成之前，Daniel在https://mastodon.social/@bagder/117156453019584346发布：“Mythos: 0 Aisle: 29”。","第二天，Daniel发布了首次公开比较：Mythos 0，AISLE 29份报告。","在这29份AISLE报告中，curl安全团队在几天内审查了其中的6份，认为它们严重程度足以为curl 8.22.0授予公开CVE编号：https://curl.se/ch/8.22.0.html，该版本已刚刚发布。它们是：","所有六个漏洞均被评为低危害。这种情况与curl卓越的工程成熟度一致：剩余漏洞通常隐藏在狭窄的配置和微妙的交互中，限制了其实际影响。所有六个漏洞在curl 8.22.0中均已修复，并正式将报告者署名为Stanislav Fort（来自AISLE）。其中三份在2026年8月24日报告，两份在8月26日，一份在8月27日。","与典型的AI网络安全评估不同，这不是夺旗挑战或具有已知答案的基准测试，也不会出现在模型训练数据中。AISLE分析了当前的生产代码，curl的维护者—not我们—决定每个发现是否真实以及是否值得授予CVE编号。","因为丹尼尔·斯滕伯格在我们运行AISLE之前就发布了前沿AI系统的零结果，所以这次比较有一个异常干净的特点：基线是公开的，并且在我们的结果出现之前就有时间戳。CVE并不是完美的标志，但它们为零日漏洞发现提供了异常强的外部验证，因为每个CVE都是生产代码中先前未知的缺陷，由领域专家复现并确认，然后为已部署的用户修复。","到8月28日：https://mastodon.social/@bagder/117171827167586671，curl 的待处理 CVE 数量已从三个增加到十个。这十个中有六个来自 AISLE，这是在 Anthropic 和 OpenAI 的前沿 AI 系统公开报告零结果之后发生的。","这种模式可能不仅限于curl。Linux稳定版本的长期维护者格雷格·克鲁阿-哈特曼对丹尼尔的帖子作出回应：https://mastodon.social/@gregkh@social.kernel.org/117156818712278218 他说：“我在Linux中也看到了同样的情况。不知道AISLE在做什么不同，但哇......”","格雷格·克鲁阿-哈特曼报告说，他在Linux内核中也看到了相同的模式。","这是越来越多的一系列正面对比结果之一：/blog/mythos-at-home-and-its-called-aisle 支持我们的“系统胜于模型”理论：/blog/system-over-model-zero-day-discovery-at-the-jagged-frontier，即专门化的AI系统可以在现实世界的零日漏洞发现中与前沿AI实验室的系统竞争并超越它们：/blog/ai-cybersecurity-after-mythos-the-jagged-frontier。","在冰壶比赛中，结果是六比零。","驱动我们在curl和Linux中发现成果的同一发现引擎，可以作为一次性AI代码审计使用：AISLE快照：/snapshot。看看我们的AI能在你的代码中发现什么，无论它存放在哪里：隔离环境、本地或云端。获取你的快照：/demo。"]},"en":{"title":"AISLE found 6 CVEs on curl, following zero findings from Anthropic Mythos and OpenAI Codex Security prior to this","summary":"AISLE stated that its autonomous AI system analyzed curl and submitted 29 reports after Anthropic Mythos and OpenAI Codex Security found zero findings on curl reports, of which 6 were confirmed and assigned CVE numbers (CVE-2026-80229, etc.) by the curl security team, all of which were at Low level and fixed in curl 8.22.0.","category":"Industry","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE found 6 CVEs on curl, following zero findings from Anthropic Mythos and OpenAI Codex Security prior to this - Aioga AI News","description":"AISLE stated that its autonomous AI system analyzed curl and submitted 29 reports after Anthropic Mythos and OpenAI Codex Security found zero findings on curl reports, of which 6 w...","url":"https://www.aioga.com/en/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:13.577Z"},"ja":{"title":"AISLEはAnthropic MythosやOpenAI Codex Securityからは0件の発見を受けていたため、curlで6件のCVEを発見しました","summary":"AISLEは、自社AIシステムがcurlを解析し、Anthropic MythosとOpenAI Codex Securityがcurlレポートで一切の発見を見つけなかった後、29件の報告書を提出したと述べています。そのうち6件はcurlセキュリティチームによって確認され、CVE-2026-80229などが割り当てられ、いずれも低レベルでcurl 8.22.0で修正されました。","category":"業界動向","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLEはAnthropic MythosやOpenAI Codex Securityからは0件の発見を受けていたため、curlで6件のCVEを発見しました - Aioga AIニュース","description":"AISLEは、自社AIシステムがcurlを解析し、Anthropic MythosとOpenAI Codex Securityがcurlレポートで一切の発見を見つけなかった後、29件の報告書を提出したと述べています。そのうち6件はcurlセキュリティチームによって確認され、CVE-2026-80229などが割り当てられ、いずれも低レベルでcurl 8.22....","url":"https://www.aioga.com/ja/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:13.869Z"},"ko":{"title":"AISLE는 Anthropic Mythos와 OpenAI Codex Security에서 이전에 전혀 발견하지 못한 상태에서 컬에 대해 6개의 CVE를 발견했습니다","summary":"AISLE는 자율 AI 시스템이 컬을 분석하고 29건의 보고서를 제출했으며, Anthropic Mythos와 OpenAI Codex Security가 컬 보고서에서 발견한 적이 전혀 없음을 발견한 후 29건의 보고서를 제출했다고 밝혔습니다. 이 중 6건은 컬 보안팀에 의해 확인되어 CVE 번호(CVE-2026-80229 등)를 부여받았으며, 모두 저수준 등급으로 curl 8.22.0에서 수정되었습니다.","category":"업계 동향","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE는 Anthropic Mythos와 OpenAI Codex Security에서 이전에 전혀 발견하지 못한 상태에서 컬에 대해 6개의 CVE를 발견했습니다 - Aioga AI 뉴스","description":"AISLE는 자율 AI 시스템이 컬을 분석하고 29건의 보고서를 제출했으며, Anthropic Mythos와 OpenAI Codex Security가 컬 보고서에서 발견한 적이 전혀 없음을 발견한 후 29건의 보고서를 제출했다고 밝혔습니다. 이 중 6건은 컬 보안팀에 의해 확인되어 CVE 번호(CVE-2026-80229...","url":"https://www.aioga.com/ko/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:22.382Z"},"es":{"title":"AISLE encontró 6 CVEs en curl, tras no haber hallazgos ningún de Anthropic Mythos y OpenAI Codex Security antes de esto","summary":"AISLE afirmó que su sistema autónomo de IA analizó el curl y presentó 29 informes después de que Anthropic Mythos y OpenAI Codex Security no encontraran ningún hallazgo sobre los informes de curl, de los cuales 6 fueron confirmados y asignados números CVE (CVE-2026-80229, etc.) por el equipo de seguridad del curl, todos ellos a nivel bajo y corregidos en curl 8.22.0.","category":"Industria","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE encontró 6 CVEs en curl, tras no haber hallazgos ningún de Anthropic Mythos y OpenAI Codex Security antes de esto - Aioga Noticias de IA","description":"AISLE afirmó que su sistema autónomo de IA analizó el curl y presentó 29 informes después de que Anthropic Mythos y OpenAI Codex Security no encontraran ningún hallazgo sobre los i...","url":"https://www.aioga.com/es/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:22.832Z"},"fr":{"title":"AISLE a trouvé 6 CVE sur curl, après aucune découverte d’Anthropic Mythos et OpenAI Codex Security avant cela","summary":"AISLE a indiqué que son système d’IA autonome analysait le curl et a soumis 29 rapports après qu’Anthropic Mythos et OpenAI Codex Security n’aient trouvé aucune conclusion sur les rapports curl, dont 6 ont été confirmés et attribués aux numéros CVE (CVE-2026-80229, etc.) par l’équipe de sécurité curl, tous au niveau Low et corrigés dans le curl 8.22.0.","category":"Industrie","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE a trouvé 6 CVE sur curl, après aucune découverte d’Anthropic Mythos et OpenAI Codex Security avant cela - Aioga Actualités IA","description":"AISLE a indiqué que son système d’IA autonome analysait le curl et a soumis 29 rapports après qu’Anthropic Mythos et OpenAI Codex Security n’aient trouvé aucune conclusion sur les...","url":"https://www.aioga.com/fr/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:31.890Z"},"de":{"title":"AISLE fand 6 CVEs auf Curl, nachdem zuvor keine Ergebnisse von Anthropic Mythos und OpenAI Codex Security gefunden wurden","summary":"AISLE gab an, dass sein autonomes KI-System Curl analysiert und 29 Berichte eingereicht hatte, nachdem Anthropic Mythos und OpenAI Codex Security keine Ergebnisse in Curl-Berichten gefunden hatten, von denen 6 vom Curl-Sicherheitsteam bestätigt und CVE-Nummern (CVE-2026-80229 usw.) zugewiesen wurden, alle auf niedrigem Level und in Curl 8.22.0 festgelegt.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE fand 6 CVEs auf Curl, nachdem zuvor keine Ergebnisse von Anthropic Mythos und OpenAI Codex Security gefunden wurden - Aioga KI-News","description":"AISLE gab an, dass sein autonomes KI-System Curl analysiert und 29 Berichte eingereicht hatte, nachdem Anthropic Mythos und OpenAI Codex Security keine Ergebnisse in Curl-Berichten...","url":"https://www.aioga.com/de/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:31.928Z"},"pt-BR":{"title":"O AISLE encontrou 6 CVEs no curl, após zero descobertas do Anthropic Mythos e OpenAI Codex Security antes disso","summary":"O AISLE afirmou que seu sistema autônomo de IA analisou o curl e enviou 29 relatórios após a Anthropic Mythos e a OpenAI Codex Security não encontrarem nenhum achado sobre relatórios de curl, dos quais 6 foram confirmados e receberam números CVE (CVE-2026-80229, etc.) pela equipe de segurança do curl, todos em nível Baixo e corrigidos no curl 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"O AISLE encontrou 6 CVEs no curl, após zero descobertas do Anthropic Mythos e OpenAI Codex Security antes disso - Aioga Notícias de IA","description":"O AISLE afirmou que seu sistema autônomo de IA analisou o curl e enviou 29 relatórios após a Anthropic Mythos e a OpenAI Codex Security não encontrarem nenhum achado sobre relatóri...","url":"https://www.aioga.com/pt-BR/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:41.043Z"},"ru":{"title":"AISLE обнаружила 6 CVE на curl, не имея никаких результатов от Anthropic Mythos и OpenAI Codex Security до этого.","summary":"AISLE заявила, что их автономная система ИИ проанализировала curl и подала 29 отчётов после того, как Anthropic Mythos и OpenAI Codex Security не нашли никаких результатов по отчётам curl, из которых 6 были подтверждены и присвоены CVE-номера (CVE-2026-80229 и др.) командой по безопасности curl, все они находились на низком уровне и фиксированы в curl 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE обнаружила 6 CVE на curl, не имея никаких результатов от Anthropic Mythos и OpenAI Codex Security до этого. - Aioga Новости ИИ","description":"AISLE заявила, что их автономная система ИИ проанализировала curl и подала 29 отчётов после того, как Anthropic Mythos и OpenAI Codex Security не нашли никаких результатов по отчёт...","url":"https://www.aioga.com/ru/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:39.520Z"},"ar":{"title":"وجدت AISLE 6 سيارات CVE في الكيرل، بعد عدم وجود أي نتائج من Anthropic Mythos وOpenAI Codex Security قبل ذلك","summary":"ذكرت AISLE أن نظام الذكاء الاصطناعي المستقل لديها حلل الكيرل وقدم 29 تقريرا بعد أن لم تجد Anthropic Mythos وOpenAI Codex Security أي نتائج حول تقارير الكيرل، منها 6 تم تأكيدها وتم تعيينها بأرقام CVE (CVE-2026-80229، إلخ) من قبل فريق أمن، وجميعها كانت على مستوى منخفض وثابتة في الكورل 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"وجدت AISLE 6 سيارات CVE في الكيرل، بعد عدم وجود أي نتائج من Anthropic Mythos وOpenAI Codex Security قبل ذلك - Aioga أخبار الذكاء الاصطناعي","description":"ذكرت AISLE أن نظام الذكاء الاصطناعي المستقل لديها حلل الكيرل وقدم 29 تقريرا بعد أن لم تجد Anthropic Mythos وOpenAI Codex Security أي نتائج حول تقارير الكيرل، منها 6 تم تأكيدها وتم...","url":"https://www.aioga.com/ar/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:49.985Z"},"hi":{"title":"AISLE ने इससे पहले एंथ्रोपिक मिथोस और OpenAI कोडेक्स सिक्योरिटी के शून्य निष्कर्षों के बाद कर्ल पर 6 CVE पाए","summary":"AISLE ने कहा कि एंथ्रोपिक मिथोस और OpenAI कोडेक्स सिक्योरिटी द्वारा कर्ल रिपोर्ट पर शून्य निष्कर्ष पाए जाने के बाद इसकी स्वायत्त AI प्रणाली ने कर्ल का विश्लेषण किया और 29 रिपोर्ट प्रस्तुत की, जिनमें से 6 की पुष्टि की गई और कर्ल सुरक्षा टीम द्वारा CVE नंबर (CVE-2026-80229, आदि) सौंपे गए, जो सभी निम्न स्तर पर थे और कर्ल 8.22.0 में तय किए गए थे।","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE ने इससे पहले एंथ्रोपिक मिथोस और OpenAI कोडेक्स सिक्योरिटी के शून्य निष्कर्षों के बाद कर्ल पर 6 CVE पाए - Aioga AI समाचार","description":"AISLE ने कहा कि एंथ्रोपिक मिथोस और OpenAI कोडेक्स सिक्योरिटी द्वारा कर्ल रिपोर्ट पर शून्य निष्कर्ष पाए जाने के बाद इसकी स्वायत्त AI प्रणाली ने कर्ल का विश्लेषण किया और 29 रिपोर्ट प...","url":"https://www.aioga.com/hi/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:49.959Z"},"it":{"title":"AISLE ha trovato 6 CVE su curl, dopo zero risultati da Anthropic Mythos e OpenAI Codex Security prima di questo","summary":"AISLE ha dichiarato che il suo sistema autonomo di intelligenza artificiale ha analizzato il curl e ha inviato 29 report dopo che Anthropic Mythos e OpenAI Codex Security non hanno trovato alcun risultato sui report curl, di cui 6 sono stati confermati e assegnati numeri CVE (CVE-2026-80229, ecc.) dal team di sicurezza curl, tutti a basso livello e corretti in curl 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE ha trovato 6 CVE su curl, dopo zero risultati da Anthropic Mythos e OpenAI Codex Security prima di questo - Aioga Notizie IA","description":"AISLE ha dichiarato che il suo sistema autonomo di intelligenza artificiale ha analizzato il curl e ha inviato 29 report dopo che Anthropic Mythos e OpenAI Codex Security non hanno...","url":"https://www.aioga.com/it/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:58.974Z"},"nl":{"title":"AISLE vond 6 CVE's op curl, na nul bevindingen van Anthropic Mythos en OpenAI Codex Security daarvoor","summary":"AISLE verklaarde dat het autonome AI-systeem curl analyseerde en 29 rapporten indiende nadat Anthropic Mythos en OpenAI Codex Security nul bevindingen hadden gevonden in curl-rapporten, waarvan 6 werden bevestigd en CVE-nummers (CVE-2026-80229, enz.) toegewezen door het curl security-team, die allemaal op laag-niveau waren en vaststonden in curl 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE vond 6 CVE's op curl, na nul bevindingen van Anthropic Mythos en OpenAI Codex Security daarvoor - Aioga AI-nieuws","description":"AISLE verklaarde dat het autonome AI-systeem curl analyseerde en 29 rapporten indiende nadat Anthropic Mythos en OpenAI Codex Security nul bevindingen hadden gevonden in curl-rappo...","url":"https://www.aioga.com/nl/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:44:59.079Z"},"tr":{"title":"AISLE, Anthropic Mythos ve OpenAI Codex Security'den önce hiç bulgu bulunmamışken curl'da 6 CVE buldu; bu bulgu daha önce hiç bulunmamıştı","summary":"AISLE, otonom yapay zeka sisteminin curl analizini yaptığını ve Anthropic Mythos ile OpenAI Codex Security'nin curl raporlarında sıfır bulgu bulmamasının ardından 29 rapor sunduğunu belirtti; bunlardan 6'sı curl güvenlik ekibi tarafından onaylanıp CVE numaraları (CVE-2026-80229 vb.) verildi; bunların hepsi Düşük seviyede ve curl 8.22.0'da sabitlenmişti.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE, Anthropic Mythos ve OpenAI Codex Security'den önce hiç bulgu bulunmamışken curl'da 6 CVE buldu; bu bulgu daha önce hiç bulunmamıştı - Aioga AI Haberleri","description":"AISLE, otonom yapay zeka sisteminin curl analizini yaptığını ve Anthropic Mythos ile OpenAI Codex Security'nin curl raporlarında sıfır bulgu bulmamasının ardından 29 rapor sunduğun...","url":"https://www.aioga.com/tr/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:45:07.692Z"},"vi":{"title":"AISLE đã tìm thấy 6 CVE trên curl, sau khi không có kết quả nào từ Anthropic Mythos và OpenAI Codex Security trước đó","summary":"AISLE cho biết hệ thống AI tự động của họ đã phân tích curl và gửi 29 báo cáo sau khi Anthropic Mythos và OpenAI Codex Security không phát hiện bất kỳ báo cáo nào về curl, trong đó 6 báo cáo được xác nhận và được gán số CVE (CVE-2026-80229, v.v.) bởi nhóm bảo mật curl, tất cả đều ở cấp thấp và cố định trong curl 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE đã tìm thấy 6 CVE trên curl, sau khi không có kết quả nào từ Anthropic Mythos và OpenAI Codex Security trước đó - Tin tức AI Aioga","description":"AISLE cho biết hệ thống AI tự động của họ đã phân tích curl và gửi 29 báo cáo sau khi Anthropic Mythos và OpenAI Codex Security không phát hiện bất kỳ báo cáo nào về curl, trong đó...","url":"https://www.aioga.com/vi/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:45:07.637Z"},"id":{"title":"AISLE menemukan 6 CVE pada curl, setelah tidak menemukan temuan dari Anthropic Mythos dan OpenAI Codex Security sebelumnya","summary":"AISLE menyatakan bahwa sistem AI otonomnya menganalisis curl dan mengirimkan 29 laporan setelah Anthropic Mythos dan OpenAI Codex Security tidak menemukan temuan pada laporan curl, di mana 6 di antaranya dikonfirmasi dan diberikan nomor CVE (CVE-2026-80229, dll.) oleh tim keamanan curl, semuanya di level rendah dan tetap di curl 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE menemukan 6 CVE pada curl, setelah tidak menemukan temuan dari Anthropic Mythos dan OpenAI Codex Security sebelumnya - Berita AI Aioga","description":"AISLE menyatakan bahwa sistem AI otonomnya menganalisis curl dan mengirimkan 29 laporan setelah Anthropic Mythos dan OpenAI Codex Security tidak menemukan temuan pada laporan curl,...","url":"https://www.aioga.com/id/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:45:16.013Z"},"th":{"title":"AISLE พบ CVE 6 รายการเกี่ยวกับ curl หลังจากที่ Anthropic Mythos และ OpenAI Codex Security ไม่เคยพบมาก่อนเลย","summary":"AISLE ระบุว่าระบบ AI อัตโนมัติของตนได้วิเคราะห์การม้วนงอและส่งรายงาน 29 ฉบับ หลังจากที่ Anthropic Mythos และ OpenAI Codex Security ไม่พบการค้นพบใด ๆ ในรายงานการม้วนงอ โดย 6 รายการได้รับการยืนยันและได้รับหมายเลข CVE (CVE-2026-80229 เป็นต้น) โดยทีมรักษาความปลอดภัยการม้วนงอ ซึ่งทั้งหมดอยู่ในระดับต่ําและได้รับการแก้ไขใน curl 8.22.0","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE พบ CVE 6 รายการเกี่ยวกับ curl หลังจากที่ Anthropic Mythos และ OpenAI Codex Security ไม่เคยพบมาก่อนเลย - ข่าว AI Aioga","description":"AISLE ระบุว่าระบบ AI อัตโนมัติของตนได้วิเคราะห์การม้วนงอและส่งรายงาน 29 ฉบับ หลังจากที่ Anthropic Mythos และ OpenAI Codex Security ไม่พบการค้นพบใด ๆ ในรายงานการม้วนงอ โดย 6 รายการไ...","url":"https://www.aioga.com/th/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:45:15.914Z"},"pl":{"title":"AISLE znalazło 6 CVE na curl, nie wychodząc wcześniej z Anthropic Mythos i OpenAI Codex Security","summary":"AISLE poinformowało, że jego autonomiczny system AI przeanalizował curl i złożył 29 raportów po tym, jak Anthropic Mythos i OpenAI Codex Security nie wykazały żadnych wyników dotyczących curlów, z czego 6 zostało potwierdzonych i przypisanych numerów CVE (CVE-2026-80229 itd.) przez zespół ds. bezpieczeństwa curlów, wszystkie na poziomie Niskim i ustalone w curl 8.22.0.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"AISLE znalazło 6 CVE na curl, nie wychodząc wcześniej z Anthropic Mythos i OpenAI Codex Security - Aioga Wiadomości AI","description":"AISLE poinformowało, że jego autonomiczny system AI przeanalizował curl i złożył 29 raportów po tym, jak Anthropic Mythos i OpenAI Codex Security nie wykazały żadnych wyników dotyc...","url":"https://www.aioga.com/pl/news/cmtkcffgc0192rog057th6i65/","contentTranslated":true,"sourceHash":"13a3ce5c6718e096","translatedAt":"2026-09-02T17:45:25.086Z"}},"evidenceTier":"verified-news","reviewStatus":"automated-ingest","indexable":true,"editorialCover":""}}