paper-with-me

Papers

Mitigating the OWASP Top 10 For Large Language Models Applications using Intelligent Agents

2026-01-26 · Mohammad Fasha, Faisal Abul Rub, Nasim Matar, Bilal Sowan, Mohammad Al Khaldy arxiv

Large Language Models (LLMs) have emerged as a transformative and disruptive technology, enabling a wide range of applications in natural language processing, machine translation, and beyond. However, this widespread integration of LLMs also raised several security concerns highlighted by the Open Web Application Security Project (OWASP), which has identified the top 10 security vulnerabilities inherent in LLM applications. Addressing these vulnerabilities is crucial, given the increasing reliance on LLMs and the potential threats to data integrity, confidentiality, and service availability. This paper presents a framework designed to mitigate the security risks outlined in the OWASP Top 10. Our proposed model leverages LLM-enabled intelligent agents, offering a new approach to proactively identify, assess, and counteract security threats in real-time. The proposed framework serves as an initial blueprint for future research and development, aiming to enhance the security measures of LLMs and protect against emerging threats in this rapidly evolving landscape.

📄 PDF Abstract BibTeX arXiv:2601.18105

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Benchmarking LLAMA Model Security Against OWASP Top 10 For LLM Applications

2026-01-27 · Nourin Shahin, Izzat Alsmadi arxiv

As large language models (LLMs) move from research prototypes to enterprise systems, their security vulnerabilities pose serious risks to data privacy and system integrity. This study benchmarks various Llama model varia…

Multi-Agent LLM Committees for Autonomous Software Beta Testing

2025-12-21 · Sumanth Bharadwaj Hachalli Karanam, Dhiwahar Adhithya Kennady arxiv

Manual software beta testing is costly and time-consuming, while single-agent large language model (LLM) approaches suffer from hallucinations and inconsistent behavior. We propose a multi-agent committee framework in wh…

Autonomous Intelligent Agents for Natural-Language-Driven Web Execution with Integrated Security Assurance

2026-05-14 · Vinil Pasupuleti, Siva Rama Krishna Varma Bayyavarapu, Shrey Tyagi arxiv

Modern web test suites rot. A UI refactor breaks locators, a timing change causes race conditions, and within weeks developers abandon the suite entirely. This paper presents an AI-driven autonomous testing framework tha…

Beyond Static Tools: Evaluating Large Language Models for Cryptographic Misuse Detection

2024-11-14 · Zohaib Masood, Miguel Vargas Martin

The use of Large Language Models (LLMs) in software development is rapidly growing, with developers increasingly relying on these models for coding assistance, including security-critical tasks. Our work presents a compr…

MCP-38: A Comprehensive Threat Taxonomy for Model Context Protocol Systems (v1.0)

2026-03-18 · Yi Ting Shen, Kentaroh Toyoda, Alex Leung arxiv

The Model Context Protocol (MCP) introduces a structurally distinct attack surface that existing threat frameworks, designed for traditional software systems or generic LLM deployments, do not adequately cover. This pape…