activity
20242026
collaborators

9 papers

cs.CR2026

FloatDoor: Platform-Triggered Backdoors in LLMs

Nils Loose, Jonas Sander, Felix Mächtle +1

Large language models (LLMs) are increasingly deployed in sensitive settings such as software engineering, where their outputs directly shape downstream artifacts. Recent work has…

cs.CR2026

Steganography Without Modification: Hidden Communication via LLM Seeds

Felix Mächtle, Jonas Sander, Sebastian Berndt +3

We demonstrate that widely deployed Large Language Model (LLM) inference stacks harbor a steganographic channel that requires no modification to model weights, sampling code, or ou…

cs.SE2026

A Comprehensive Evaluation of Code Language Models for Security Patch Detection

Nils Loose, Joseph Bienhüls, Joseph Bienhüls +4

Automated detection of vulnerability-fixing commits (\vfcs) is critical for timely security patch deployment, as advisory databases lag patch releases by a median of 25 days and ma…

cs.SE2026

Coverage-Guided Multi-Agent Harness Generation for Java Library Fuzzing

Nils Loose, Nico Winkel, Kristoffer Hempel +3

Coverage-guided fuzzing has proven effective for software testing, but targeting library code requires specialized fuzz harnesses that translate fuzzer-generated inputs into valid…

cs.SE2026

Beyond Accuracy: Characterizing Code Comprehension Capabilities in (Large) Language Models

Felix Mächtle, Jan-Niclas Serr, Nils Loose +1

Large Language Models (LLMs) are increasingly integrated into software engineering workflows, yet current benchmarks provide only coarse performance summaries that obscure the dive…

cs.CR2025

Trace Gadgets: Minimizing Code Context for Machine Learning-Based Vulnerability Prediction

Felix Mächtle, Nils Loose, Tim Schulz +4

As the number of web applications and API endpoints exposed to the Internet continues to grow, so does the number of exploitable vulnerabilities. Manually identifying such vulnerab…