次回の更新記事:【論文著者監修・コメント】AIエージェントへの人間…(公開予定日:2026年07月27日)
AIDB Daily Papers

AI生成コードにおけるセキュリティ脆弱性パターン:複数モデルの比較研究

原題: Security Vulnerability Patterns in AI-Generated Code: A Cross-Model Comparative Study
著者: Shanna M. Kahn, John D. Hastings
公開日: 2026-07-22 | 分野: LLM セキュリティ AI 脆弱性 コード生成 ChatGPT

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 主要なLLMを用いて3つの自動化領域からコードを収集し、標準化された脆弱性レビューを実施した。
  • すべての生成スクリプトに悪用可能な脆弱性が含まれており、リスクは特定モデルではなくタスクに起因することが明らかになった。
  • モデル間で重大な脆弱性の傾向に大きな差はなく、組織はレビューなしでのデプロイを見直すべきである。

Abstract

LLM-based coding tools enable non-expert users to generate routine automation scripts that may enter enterprise workflows without meaningful security review. This study examines that risk directly. Code was collected from ChatGPT, Microsoft Copilot, and Google Gemini using identical prompts across three automation domains. Claude Code performed a standardized vulnerability review. Each identified vulnerability was scored using CVSS v3.1 and mapped to the OWASP Top 10:2021 and the MITRE ATT&CK frameworks. Every script contained exploitable vulnerabilities. Nine of the 17 identified vulnerability classes appeared in code from all three models, while 14 of the 17 vulnerability classes appeared in at least two models. The weighted CVSS scores across platforms differed by less than 10%. The risk is not tied to any particular model but rather to the task category. Organizations should therefore ask not which tool to trust, but instead whether LLM-generated automation code should be deployed without review.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事