paper-with-me

홈 › Papers

CaMeLs Can Use Computers Too: System-level Security for Computer Use Agents

2026-01-14 · Hanna Foerster, Tom Blanchard, Kristina Nikolić, Ilia Shumailov, Cheng Zhang, Robert Mullins, Nicolas Papernot, Florian Tramèr, Yiren Zhao arxiv

AI agents are vulnerable to prompt injection attacks, where malicious content hijacks agent behavior. Among proposed defenses, architectural isolation provides the strongest guarantees by strictly separating trusted task planning from untrusted environment observations. However, applying this design to Computer Use Agents (CUAs), which automate tasks by viewing screens and executing actions, presents a fundamental challenge. Current agents require continuous observation of UI state to determine each action, which conflicts with the isolation required for security. We resolve this tension by demonstrating that UI workflows, while dynamic, are structurally predictable. Single-shot planning, where a trusted planner emits upfront a complete branching plan covering all anticipated runtime states, provides control flow integrity guarantees against arbitrary instruction injections. We introduce NOVA (Navigating via Observation, Verification, and Action) to make this viable in the combinatorially large UI state space, where the plan can invoke a perception model to resolve runtime values such as UI coordinates. We evaluate our design on OSWorld, and retain up to 57% of the performance of frontier models while improving performance for smaller open-source models by up to 19%, demonstrating that rigorous security and utility can coexist in CUAs. Although upfront planning prevents instruction injections, we show that additional measures are needed to defend against \textbf{Branch Steering} attacks, where adversaries deceive the perception model into routing execution down attacker-preferred branches of the plan, such as redirecting the agent to a malicious website.

📄 PDF Abstract BibTeX arXiv:2601.09923

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Secure and Efficient Access Control for Computer-Use Agents via Context Space

2025-09-26 · Haochen Gong, Chenxiao Li, Rui Chang, Wenbo Shen arxiv

Large language model (LLM)-based computer-use agents represent a convergence of AI and OS capabilities, enabling natural language to control system- and application-level functions. However, due to LLMs' inherent uncerta…

Asset tracking system project report.

2024-11-20 · ResearchGate 2024 11 · Kamal Acharya

Laptops have become a valuable part of the computing arsenal. They allow users powerful mobile computers with the same capacity and software of many desktops. Asset Tracking System uses the web application to help us tra…

QUILT: Effective Multi-Class Classification on Quantum Computers Using an Ensemble of Diverse Quantum Classifiers

2023-09-26 · Daniel Silver, Tirthak Patel, Devesh Tiwari

Quantum computers can theoretically have significant acceleration over classical computers; but, the near-future era of quantum computing is limited due to small number of qubits that are also error prone. Quilt is a fra…

ClassificationMulti-class Classification

Quantum Machine Learning: Performance and Security Implications in Real-World Applications

2024-08-08 · Zhengping Jay Luo, Tyler Stewart, Mourya Narasareddygari, Rui Duan 외

Quantum computing has garnered significant attention in recent years from both academia and industry due to its potential to achieve a "quantum advantage" over classical computers. The advent of quantum computing introdu…

CPUQuantum Machine Learning

Intelligent Health Recommendation System for Computer Users

2015-04-29 · Qi Guo, Zixuan Wang, Ming Li, Hamid Aghajan

The time people spend in front of computers has been increasing steadily due to the role computers play in modern society. Individuals who sit in front of computers for an extended period of time, specifically with impro…