works on

From the 1 of 8 linked papers with an AI index.

collaborators

8 papers

cs.CR2026

From Documentation to Zero-day Vulnerabilities: LLM-Driven Fuzzing of JavaScript Engines in PDF Readers

Suyue Guo, Stijn Pletinckx, Tianle Yu +5

Existing fuzzers for PDF readers rely on simple test cases that involve only individual API calls, leading to limited coverage and potentially missing vulnerabilities that require…

cs.CR2026

SeedSmith: LLM-Driven Seed Synthesis for Directed Fuzzing

Junmin Zhu, Siyu Liu, Jie Hu +7

The paper introduces SeedSmith, an LLM‑driven pipeline that automatically creates input seeds targeting specific sink functions and crash preconditions, improving the effectiveness…

cs.CR2026

MalwarePT: A Binary-Level Foundation Model for Malware Analysis

Saastha Vasan, Yuzhou Nie, Kaie Chen +6

Automated malware analysis increasingly relies on machine learning, yet most existing methods remain task-specific and depend on handcrafted features or narrowly scoped models. Rec…

cs.CR2026

From CVE Entries to Verifiable Exploits: An Automated Multi-Agent Framework for Reproducing CVEs

Saad Ullah, Praneeth Balasubramanian, Wenbo Guo +5

High-quality datasets of real-world vulnerabilities and their corresponding verifiable exploits are crucial resources in software security research. Yet such resources remain scarc…

cs.SE2026

DevOps-Gym: Benchmarking AI Agents in Software DevOps Cycle

Yuheng Tang, Kaijie Zhu, Bonan Ruan +14

Even though demonstrating extraordinary capabilities in code generation and software issue resolving, AI agents' capabilities in the full software DevOps cycle are still unknown. D…

cs.CR2026

Multi-Agent Taint Specification Extraction for Vulnerability Detection

Jonah Ghebremichael, Saastha Vasan, Saad Ullah +6

Static Application Security Testing (SAST) tools using taint analysis are widely viewed as providing higher-quality vulnerability detection results compared to traditional pattern-…