Lucene search
+L

694 matches found

Packet Storm News
Packet Storm News
added 2025/06/08 12:0 a.m.4 views

Backdoor Attack on Vision Language Models with Stealthy Semantic Manipulation

Vision Language Models VLMs have shown remarkable performance, but are also vulnerable to backdoor attacks whereby the adversary can manipulate the model's outputs through hidden triggers. Prior attacks primarily rely on single-modality triggers, leaving the crucial cross-modal fusion nature of...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/06 12:0 a.m.6 views

The Scales of Justitia: a Comprehensive Survey on Safety Evaluation of LLMs

With the rapid advancement of artificial intelligence technology, Large Language Models LLMs have demonstrated remarkable potential in the field of Natural Language Processing NLP, including areas such as content generation, human-computer interaction, machine translation, and code generation,...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/06 12:0 a.m.7 views

PROVSYN: Synthesizing Provenance Graphs for Data Augmentation in Intrusion Detection Systems

Provenance graph analysis plays a vital role in intrusion detection, particularly against Advanced Persistent Threats APTs, by exposing complex attack patterns. While recent systems combine graph neural networks GNNs with natural language processing NLP to capture structural and semantic features...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/06 12:0 a.m.4 views

PoCGen: Generating Proof-Of-Concept Exploits for Vulnerabilities in Npm Packages

Security vulnerabilities in software packages are a significant concern for developers and users alike. Patching these vulnerabilities in a timely manner is crucial to restoring the integrity and security of software systems. However, previous work has shown that vulnerability reports often lack...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/06 12:0 a.m.9 views

Web Intellectual Property at Risk: Preventing Unauthorized Real-Time Retrieval by Large Language Models

The protection of cyber Intellectual Property IP such as web content is an increasingly critical concern. The rise of large language models LLMs with online retrieval capabilities enables convenient access to information but often undermines the rights of original content creators. As users...

6.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.5 views

Comprehensive Vulnerability Analysis Is Necessary for Trustworthy LLM-MAS

This paper argues that a comprehensive vulnerability analysis is essential for building trustworthy Large Language Model-based Multi-Agent Systems LLM-MAS. These systems, which consist of multiple LLM-powered agents working collaboratively, are increasingly deployed in high-stakes applications bu...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.6 views

FedShield-LLM: a Secure and Scalable Federated Fine-Tuned Large Language Model

Federated Learning FL offers a decentralized framework for training and fine-tuning Large Language Models LLMs by leveraging computational resources across organizations while keeping sensitive data on local devices. It addresses privacy and security concerns while navigating challenges associate...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.5 views

On Automating Security Policies with Contemporary LLMs

The complexity of modern computing environments and the growing sophistication of cyber threats necessitate a more robust, adaptive, and automated approach to security enforcement. In this paper, we present a framework leveraging large language models LLMs for automating attack mitigation policy...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.8 views

Deconstructing Obfuscation: a Four-Dimensional Framework for Evaluating Large Language Models Assembly Code Deobfuscation Capabilities

Large language models LLMs have shown promise in software engineering, yet their effectiveness for binary analysis remains unexplored. We present the first comprehensive evaluation of commercial LLMs for assembly code deobfuscation. Testing seven state-of-the-art models against four obfuscation...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.5 views

SoK: Are Watermarks in LLMs Ready for Deployment?

Large Language Models LLMs have transformed natural language processing, demonstrating impressive capabilities across diverse tasks. However, deploying these models introduces critical risks related to intellectual property violations and potential misuse, particularly as adversaries can imitate...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.7 views

Toward a Human-Centered Evaluation Framework for Trustworthy LLM-Powered GUI Agents

The rise of Large Language Models LLMs has revolutionized Graphical User Interface GUI automation through LLM-powered GUI agents, yet their ability to process sensitive data with limited human oversight raises significant privacy and security risks. This position paper identifies three key risks ...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.5 views

StealthInk: a Multi-Bit and Stealthy Watermark for Large Language Models

Watermarking for large language models LLMs offers a promising approach to identifying AI-generated text. Existing approaches, however, either compromise the distribution of original generated text by LLMs or are limited to embedding zero-bit information that only allows for watermark detection b...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/04 12:0 a.m.6 views

VLMs Can Aggregate Scattered Training Patches

Whitepaper called VLMs Can Aggregate Scattered Training Patches...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/03 12:0 a.m.16 views

BitBypass: a New Direction in Jailbreaking Aligned Large Language Models with Bitstream Camouflage

The inherent risk of generating harmful and unsafe content by Large Language Models LLMs, has highlighted the need for their safety alignment. Various techniques like supervised fine-tuning, reinforcement learning from human feedback, and red-teaming were developed for ensuring the safety alignme...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/02 12:0 a.m.13 views

ReGA: Representation-Guided Abstraction for Model-Based Safeguarding of LLMs

Large Language Models LLMs have achieved significant success in various tasks, yet concerns about their safety and security have emerged. In particular, they pose risks in generating harmful content and vulnerability to jailbreaking attacks. To analyze and monitor machine learning models,...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/31 12:0 a.m.6 views

The Security Threat of Compressed Projectors in Large Vision-Language Models

The choice of a suitable visual language projector VLP is critical to the successful training of large visual language models LVLMs. Mainstream VLPs can be broadly categorized into compressed and uncompressed projectors, and each offering distinct advantages in performance and computational...

7.3AI score
SaveExploits0
NVD
NVD
added 2025/05/30 7:15 p.m.33 views

CVE-2025-48942

vLLM is an inference and serving engine for large language models LLMs. In versions 0.8.0 up to but excluding 0.9.0, hitting the /v1/completions API with a invalid jsonschema as a Guided Param kills the vllm server. This vulnerability is similar GHSA-9hcf-v7m4-6m2j/CVE-2025-48943, but for regex...

6.5CVSS0.00453EPSS
SaveExploits1References4
OSV
OSV
added 2025/05/30 7:15 p.m.7 views

PYSEC-2025-54

vLLM is an inference and serving engine for large language models LLMs. In versions 0.8.0 up to but excluding 0.9.0, hitting the /v1/completions API with a invalid jsonschema as a Guided Param kills the vllm server. This vulnerability is similar GHSA-9hcf-v7m4-6m2j/CVE-2025-48943, but for regex...

6.5CVSS7.1AI score0.00453EPSS
SaveExploits1References4
OSV
OSV
added 2025/05/30 7:15 p.m.5 views

PYSEC-2025-55

vLLM is an inference and serving engine for large language models LLMs. Version 0.8.0 up to but excluding 0.9.0 have a Denial of Service ReDoS that causes the vLLM server to crash if an invalid regex was provided while using structured output. This vulnerability is similar to...

6.5CVSS7.1AI score0.004EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/30 6:38 p.m.11 views

CVE-2025-48944 vLLM Tool Schema allows DoS via Malformed pattern and type Fields

vLLM is an inference and serving engine for large language models LLMs. In version 0.8.0 up to but excluding 0.9.0, the vLLM backend used with the /v1/chat/completions OpenAPI endpoint fails to validate unexpected or malformed input in the "pattern" and "type" fields when the tools functionality ...

6.5CVSS7.1AI score0.00449EPSS
SaveExploits1References2
Rows per page
Query Builder