Lucene search
+L

4440 matches found

Packet Storm News
Packet Storm News
added 2025/08/04 12:00 a.m.12 views

PentestJudge: Judging Agent Behavior against Operational Requirements

We introduce PentestJudge, a system for evaluating the operations of penetration testing agents. PentestJudge is a large language model LLM-as-judge with access to tools that allow it to consume arbitrary trajectories of agent states and tool call history to determine whether a security agent's...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/03 12:00 a.m.12 views

"Energon": Unveiling Transformers from GPU Power and Thermal Side-Channels

Transformers have become the backbone of many Machine Learning ML applications, including language translation, summarization, and computer vision. As these models are increasingly deployed in shared Graphics Processing Unit GPU environments via Machine Learning as a Service MLaaS, concerns aroun...

6.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/03 12:00 a.m.13 views

LLM-Assisted Model-Based Fuzzing of Protocol Implementations

Testing network protocol implementations is critical for ensuring the reliability, security, and interoperability of distributed systems. Faults in protocol behavior can lead to vulnerabilities and system failures, especially in real-time and mission-critical applications. A common approach to...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/03 12:00 a.m.10 views

Proactive Disentangled Modeling of Trigger-Object Pairings for Backdoor Defense

Deep neural networks DNNs and generative AI GenAI are increasingly vulnerable to backdoor attacks, where adversaries embed triggers into inputs to cause models to misclassify or misinterpret target labels. Beyond traditional single-trigger scenarios, attackers may inject multiple triggers across...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/03 12:00 a.m.12 views

Semantic Encryption: Secure and Effective Interaction with Cloud-Based Large Language Models Via Semantic Transformation

The increasing adoption of Cloud-based Large Language Models CLLMs has raised significant concerns regarding data privacy during user interactions. While existing approaches primarily focus on encrypting sensitive information, they often overlook the logical structure of user inputs. This oversig...

6.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/03 12:00 a.m.14 views

DUP: Detection-Guided Unlearning for Backdoor Purification in Language Models

As backdoor attacks become more stealthy and robust, they reveal critical weaknesses in current defense strategies: detection methods often rely on coarse-grained feature statistics, and purification methods typically require full retraining or additional clean models. To address these challenges...

7.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/08/01 8:39 p.m.6 views

CVE-2013-10050 D-Link Devices tools_vct.xgi Authenticated RCE

An OS command injection vulnerability exists in multiple D-Link routers confirmed on DIR-300 rev A v1.05 and DIR-615 rev D v4.13 via the authenticated toolsvct.xgi CGI endpoint. The web interface fails to properly sanitize user-supplied input in the pingIp parameter, allowing attackers with valid...

8.7CVSS6.2AI score0.09637EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2025/08/01 12:00 a.m.10 views

PT-2025-32516 · Linksys · Linksys Re7000 +5

Name of the Vulnerable Software and Affected Versions: Linksys RE6250, RE6300, RE6350, RE6500, RE7000 and RE9000 versions up to 20250801 Description: A vulnerability exists in the ipv6cmd function of the /goform/setIpv6 file. Manipulation of the following arguments leads to OS command injection:...

6.5CVSS6.3AI score0.08257EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2025/08/01 12:00 a.m.13 views

PT-2025-32521 · Linksys · Linksys Re9000 +5

Name of the Vulnerable Software and Affected Versions: Linksys RE6250, RE6300, RE6350, RE6500, RE7000 and RE9000 versions up to 20250801 Description: A vulnerability exists in Linksys range extenders. The issue affects the setDMZ function within the /goform/setDMZ file. Manipulation of the...

9CVSS8.6AI score0.00978EPSS
SaveExploits1References14
Talos Blog
Talos Blog
added 2025/07/31 10:00 a.m.35 views

Using LLMs as a reverse engineering sidekick

This research explores how large language models LLMs can complement, rather than replace, the efforts of malware analysts in the complex field of reverse engineering. LLMs may serve as powerful assistants to streamline workflows, enhance efficiency, and provide actionable insights during malware...

7.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/31 12:00 a.m.7 views

PT-2025-32493 · Pypi · Ms-Swift

This appears to be a security vulnerability report describing a remote code execution RCE exploit in the ms-swift framework through malicious pickle deserialization in adapter model files. The vulnerability allows arbitrary command execution when loading specially crafted adapter models from...

7.5CVSS8AI score
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/07/30 12:00 a.m.8 views

SAEL: Leveraging Large Language Models with Adaptive Mixture-Of-Experts for Smart Contract Vulnerability Detection

With the increasing security issues in blockchain, smart contract vulnerability detection has become a research focus. Existing vulnerability detection methods have their limitations: 1 Static analysis methods struggle with complex scenarios. 2 Methods based on specialized pre-trained models...

7.5AI score
SaveExploits0
MSRC
MSRC
added 2025/07/29 7:00 a.m.84 views

How Microsoft defends against indirect prompt injection attacks

Summary The growing adoption of large language models LLMs in enterprise workflows has introduced a new class of adversarial techniques: indirect prompt injection. Indirect prompt injection can be used against systems that leverage large language models LLMs to process untrusted data...

7.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/29 12:00 a.m.19 views

Invisible Injections: Exploiting Vision-Language Models through Steganographic Prompt Embedding

Vision-language models VLMs have revolutionized multimodal AI applications but introduce novel security vulnerabilities that remain largely unexplored. We present the first comprehensive study of steganographic prompt injection attacks against VLMs, where malicious instructions are invisibly...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/29 12:00 a.m.9 views

ZIUM: Zero-Shot Intent-Aware Adversarial Attack on Unlearned Models

Machine unlearning MU removes specific data points or concepts from deep learning models to enhance privacy and prevent sensitive content generation. Adversarial prompts can exploit unlearned models to generate content containing removed concepts, posing a significant security risk. However,...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/29 12:00 a.m.13 views

Secure Coding for Web Applications: Frameworks, Challenges, and the Role of LLMs

Secure coding is a critical yet often overlooked practice in software development. Despite extensive awareness efforts, real-world adoption remains inconsistent due to organizational, educational, and technical barriers. This paper provides a comprehensive review of secure coding practices across...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/29 12:00 a.m.11 views

Can We End the Cat-And-Mouse Game? Simulating Self-Evolving Phishing Attacks with LLMs and Genetic Algorithms

Anticipating emerging attack methodologies is crucial for proactive cybersecurity. Recent advances in Large Language Models LLMs have enabled the automated generation of phishing messages and accelerated research into potential attack techniques. However, predicting future threats remains...

6.7AI score
SaveExploits0
Qualys Blog
Qualys Blog
added 2025/07/28 5:29 p.m.11 views

Securing Cloud AI and LLMs with TotalAI for Visibility, Risk Context and Control

As enterprises accelerate AI adoption, large language models LLMs hosted on public cloud platforms are quickly becoming the norm due to their simplified access and pricing model. Cloud-native services like AWS Bedrock, Azure AI Foundry, and Google Vertex AI offer powerful, pay-as-you-go access to...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/07/28 4:32 a.m.19 views

CVE-2025-54413

A flaw was found in skops. An inconsistency in MethodNode allows access to unexpected object fields through dot notation when a specially crafted model file is loaded. This issue allows arbitrary code execution at load time...

8.7CVSS6.9AI score0.00138EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/07/28 12:00 a.m.12 views

The vulnerability of the framework for working with large language models (LLMs) like LlamaIndex lies in the improper restriction on recursive references to entities in the DTD. This allows attackers to trigger a service failure.

The vulnerability of the LlamaIndex framework for working with large language models is related to an improper limitation on recursive references to entities in the DTD. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS7.2AI score0.00415EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder