Lucene search
+L

288 matches found

Packet Storm News
Packet Storm News
added 2025/09/07 12:0 a.m.5 views

ALPHA: LLM-Enabled Active Learning for Human-Free Network Anomaly Detection

Network log data analysis plays a critical role in detecting security threats and operational anomalies. Traditional log analysis methods for anomaly detection and root cause analysis rely heavily on expert knowledge or fully supervised learning models, both of which require extensive labeled dat...

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

Reasoning Introduces New Poisoning Attacks yet Makes Them More Complicated

Early research into data poisoning attacks against Large Language Models LLMs demonstrated the ease with which backdoors could be injected. More recent LLMs add step-by-step reasoning, expanding the attack surface to include the intermediate chain-of-thought CoT and its inherent trait of...

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

Exploit Tool Invocation Prompt for Tool Behavior Hijacking in LLM-Based Agentic System

LLM-based agentic systems leverage large language models to handle user queries, make decisions, and execute external tools for complex tasks across domains like chatbots, customer service, and software engineering. A critical component of these systems is the Tool Invocation Prompt TIP, which...

8.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/04 12:0 a.m.7 views

VulRTex: a Reasoning-Guided Approach to Identify Vulnerabilities from Rich-Text Issue Report

Software vulnerabilities exist in open-source software OSS, and the developers who discover these vulnerabilities may submit issue reports IRs to describe their details. Security practitioners need to spend a lot of time manually identifying vulnerability-related IRs from the community, and the...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/28 12:0 a.m.7 views

Human-AI Collaborative Bot Detection in MMORPGs

In Massively Multiplayer Online Role-Playing Games MMORPGs, auto-leveling bots exploit automated programs to level up characters at scale, undermining gameplay balance and fairness. Detecting such bots is challenging, not only because they mimic human behavior, but also because punitive actions...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/26 12:0 a.m.6 views

FALCON: Autonomous Cyber Threat Intelligence Mining with LLMs for IDS Rule Generation

Signature-based Intrusion Detection Systems IDS detect malicious activities by matching network or host activity against predefined rules. These rules are derived from extensive Cyber Threat Intelligence CTI, which includes attack signatures and behavioral patterns obtained through automated tool...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/25 12:0 a.m.6 views

Collaborative Intelligence: Topic Modelling of Large Language Model Use in Live Cybersecurity Operations

Objective: This work describes the topic modelling of Security Operations Centre SOC use of a large language model LLM, during live security operations. The goal is to better understand how these specialists voluntarily use this tool. Background: Human-automation teams have been extensively...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/23 12:0 a.m.5 views

Mind the Gap: Time-Of-Check to Time-Of-Use Vulnerabilities in LLM-Enabled Agents

Large Language Model LLM-enabled agents are rapidly emerging across a wide range of applications, but their deployment introduces vulnerabilities with security implications. While prior work has examined prompt-based attacks e.g., prompt injection and data-oriented threats e.g., data exfiltration...

7.5AI score
SaveExploits0
CVE
CVE
added 2025/08/21 2:41 p.m.75 views

CVE-2025-48956

Technical details for CVE-2025-48956 are not publicly available in the provided documents. Monitor for updates from project advisories; no verified affected versions, exploit status, or remediation details are included here.

7.5CVSS7.2AI score0.0056EPSS
SaveExploits0References3Affected Software1
Akamai Blog
Akamai Blog
added 2025/08/21 1:0 p.m.10 views

Stop LLM Attacks: How Security Helps AI Apps Achieve Their ROI

AI security is a business problem. Protect your LLM application investment and ROI by connecting your security team with business stakeholders...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/21 12:0 a.m.8 views

PT-2026-24113

Name of the Vulnerable Software and Affected Versions vLLM versions prior to 0.15.1 vLLM version 0.17.0 Description vLLM is an inference and serving engine for large language models LLMs. A Server-Side Request Forgery SSRF protection mechanism implemented in version 0.15.1 can be bypassed in the...

9.8CVSS7AI score0.00544EPSS
SaveExploits1References23
Packet Storm News
Packet Storm News
added 2025/08/19 12:0 a.m.6 views

CIA+TA Risk Assessment for AI Reasoning Vulnerabilities

As AI systems increasingly influence critical decisions, they face threats that exploit reasoning mechanisms rather than technical infrastructure. We present a framework for cognitive cybersecurity, a systematic protection of AI reasoning processes from adversarial manipulation. Our contributions...

7.2AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2025/08/14 11:8 a.m.8 views

LLM Coding Integrity Breach

Here's an interesting story about a failure being introduced by LLM-written code. Specifically, the LLM was doing some code refactoring, and when it moved a chunk of code from one file to another it changed a "break" to a "continue." That turned an error logging statement into an infinite loop,...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/13 12:11 a.m.16 views

CVE-2025-45146

ModelCache for LLM through v0.2.0 was discovered to contain an deserialization vulnerability via the component /manager/datamanager.py. This vulnerability allows attackers to execute arbitrary code via supplying crafted data...

9.8CVSS8.6AI score0.00779EPSS
SaveExploits1References1
NVD
NVD
added 2025/08/11 4:15 p.m.9 views

CVE-2025-45146

ModelCache for LLM through v0.2.0 was discovered to contain an deserialization vulnerability via the component /manager/datamanager.py. This vulnerability allows attackers to execute arbitrary code via supplying crafted data...

9.8CVSS0.00779EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.8 views

ClearML Detected

This is an informational plugin to inform the user that the scanner has detected a publicly accessible ClearML instance on the target application. ClearML is an infrastructure platform for AI builders. This detection is included in the AI and LLM category. No source data...

7.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/11 12:0 a.m.8 views

PT-2025-32556 · Unknown · Modelcache For Llm

Name of the Vulnerable Software and Affected Versions: ModelCache for LLM versions through 0.2.0 Description: ModelCache for LLM through version 0.2.0 contains a deserialization vulnerability in the /manager/data manager.py component. This allows attackers to execute arbitrary code by supplying...

9.8CVSS7.9AI score0.00779EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.10 views

NVIDIA Triton Detected

This is an informational plugin to inform the user that the scanner has detected a publicly accessible NVIDIA Triton instance on the target application. NVIDIA Triton provides an optimized cloud and edge inferencing solution. This detection is included in the AI and LLM category. No source data...

7.2AI score
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/11 12:0 a.m.19 views

CVE-2025-45146

ModelCache for LLM through v0.2.0 was discovered to contain an deserialization vulnerability via the component /manager/datamanager.py. This vulnerability allows attackers to execute arbitrary code via supplying crafted data...

0.00779EPSS
SaveExploits1References4
Packet Storm News
Packet Storm News
added 2025/08/09 12:0 a.m.9 views

Who'S the Evil Twin? Differential Auditing for Undesired Behavior

Detecting hidden behaviors in neural networks poses a significant challenge due to minimal prior knowledge and potential adversarial obfuscation. We explore this problem by framing detection as an adversarial game between two teams: the red team trains two similar models, one trained solely on...

6.5AI score
SaveExploits0
Rows per page
Query Builder