Lucene search
+L

118 matches found

Cvelist
Cvelist
added 2026/03/07 4:35 p.m.38 views

CVE-2026-30859 WeKnora: Broken Access Control - Cross-Tenant Data Exposure

WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior to version 0.2.12, a broken access control vulnerability in the database query tool allows any authenticated tenant to read sensitive data belonging to other tenants, including API keys, mod...

5.3CVSS0.00213EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/06 11:57 p.m.13 views

WeKnora has Broken Access Control - Cross-Tenant Data Exposure

Summary A broken access control vulnerability in the database query tool allows any authenticated tenant to read sensitive data belonging to other tenants, including API keys, model configurations, and private messages. The application fails to enforce tenant isolation on critical tables models,...

6.5CVSS5.9AI score0.00213EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/06 11:57 p.m.24 views

GHSA-2F4C-VRJQ-RCGV WeKnora has Broken Access Control - Cross-Tenant Data Exposure

Summary A broken access control vulnerability in the database query tool allows any authenticated tenant to read sensitive data belonging to other tenants, including API keys, model configurations, and private messages. The application fails to enforce tenant isolation on critical tables models,...

7.5CVSS5.9AI score0.00213EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.15 views

PT-2026-23802

Name of the Vulnerable Software and Affected Versions WeKnora versions prior to 0.2.12 Description WeKnora is a framework for deep document understanding and semantic retrieval. A broken access control issue in the database query tool allows any authenticated tenant to read sensitive data belongi...

7.5CVSS5.9AI score0.00213EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/25 12:00 a.m.9 views

Predicting Known Vulnerabilities from Attack Descriptions Using Sentence Transformers

Modern infrastructures rely on software systems that remain vulnerable to cyberattacks. These attacks frequently exploit vulnerabilities documented in repositories such as MITRE's Common Vulnerabilities and Exposures CVE. However, Cyber Threat Intelligence resources, including MITRE ATT&CK and CV...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/12 12:00 a.m.17 views

PT-2026-41200

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.8.0 Description The endpoint "/api/v1/memories/ef" is accessible without authentication and executes the function request.app.state.EMBEDDING FUNCTION. This allows unauthenticated users to trigger embedding...

6.5CVSS5.8AI score0.00341EPSS
SaveExploits1References15
Packet Storm News
Packet Storm News
added 2026/01/30 12:00 a.m.17 views

Semantic-Aware Advanced Persistent Threat Detection Using Autoencoders on LLM-Encoded System Logs

Advanced Persistent Threats APTs are among the most challenging cyberattacks to detect. They are carried out by highly skilled attackers who carefully study their targets and operate in a stealthy, long-term manner. Because APTs exhibit "low-and-slow" behavior, traditional statistical methods and...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/20 12:00 a.m.11 views

SecureSplit: Mitigating Backdoor Attacks in Split Learning

Split Learning SL offers a framework for collaborative model training that respects data privacy by allowing participants to share the same dataset while maintaining distinct feature sets. However, SL is susceptible to backdoor attacks, in which malicious clients subtly alter their embeddings to...

5.5AI score
SaveExploits0
Snyk
Snyk
added 2026/01/08 9:47 p.m.9 views

Out-of-bounds Write

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Out-of-bounds Write via the todense function in the Completions API endpoint when processing user-supplied prompt embeddings. An attacker can achiev...

8.8CVSS7.2AI score0.00892EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/01/05 12:00 a.m.11 views

Quantum AI for Cybersecurity: A Hybrid Quantum-Classical Models for Attack Path Analysis

Modern cyberattacks are increasingly complex, posing significant challenges to classical machine learning methods, particularly when labeled data is limited and feature interactions are highly non-linear. In this study we investigates the potential of hybrid quantum-classical learning to enhance...

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

Persistent Backdoor Attacks under Continual Fine-Tuning of LLMs

Backdoor attacks embed malicious behaviors into Large Language Models LLMs, enabling adversaries to trigger harmful outputs or bypass safety controls. However, the persistence of the implanted backdoors under user-driven post-deployment continual fine-tuning has been rarely examined. Most prior...

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

Deep Reinforcement Learning for Phishing Detection with Transformer-Based Semantic Features

Phishing is a cybercrime in which individuals are deceived into revealing personal information, often resulting in financial loss. These attacks commonly occur through fraudulent messages, misleading advertisements, and compromised legitimate websites. This study proposes a Quantile Regression De...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/04 12:00 a.m.11 views

Beyond Detection: A Comprehensive Benchmark and Study on Representation Learning for Fine-Grained Webshell Family Classification

Malicious WebShells pose a significant and evolving threat by compromising critical digital infrastructures and endangering public services in sectors such as healthcare and finance. While the research community has made significant progress in WebShell detection i.e., distinguishing malicious...

6.9AI score
SaveExploits0
NVD
NVD
added 2025/11/21 2:15 a.m.15 views

CVE-2025-62164

vLLM is an inference and serving engine for large language models LLMs. From versions 0.10.2 to before 0.11.1, a memory corruption vulnerability could lead to a crash denial-of-service and potentially remote code execution RCE, exists in the Completions API endpoint. When processing user-supplied...

8.8CVSS0.00892EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/11/20 9:23 p.m.24 views

vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs

Summary Users can crash the vLLM engine serving multimodal models by passing multimodal embedding inputs with correct ndim but incorrect shape e.g. hidden dimension is wrong, regardless of whether the model is intended to support such inputs as defined in the Supported Models page. The issue has...

8.3CVSS6.8AI score0.00382EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/11/20 9:23 p.m.10 views

GHSA-PMQF-X6X8-P7QW vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs

Summary Users can crash the vLLM engine serving multimodal models by passing multimodal embedding inputs with correct ndim but incorrect shape e.g. hidden dimension is wrong, regardless of whether the model is intended to support such inputs as defined in the Supported Models page. The issue has...

8.3CVSS5.9AI score0.00382EPSS
SaveExploits0References9
Snyk
Snyk
added 2025/11/20 8:59 p.m.14 views

Out-of-bounds Write

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Out-of-bounds Write via the todense function in the Completions API endpoint when processing user-supplied prompt embeddings. An attacker can achiev...

8.8CVSS8.2AI score0.00892EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/11/20 12:00 a.m.9 views

PT-2025-47648

Name of the Vulnerable Software and Affected Versions vLLM versions 0.10.2 through 0.11.0 Description vLLM is an inference and serving engine for large language models LLMs. A memory corruption issue exists in the Completions API endpoint, specifically when processing user-supplied prompt...

9CVSS7.9AI score0.00892EPSS
SaveExploits0References31
Packet Storm News
Packet Storm News
added 2025/11/08 12:00 a.m.29 views

HYDRA: A Hybrid Heuristic-Guided Deep Representation Architecture for Predicting Latent Zero-Day Vulnerabilities in Patched Functions

Software security testing, particularly when enhanced with deep learning models, has become a powerful approach for improving software quality, enabling faster detection of known flaws in source code. However, many approaches miss post-fix latent vulnerabilities that remain even after patches...

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

DeepTrust: Multi-Step Classification through Dissimilar Adversarial Representations for Robust Android Malware Detection

Over the last decade, machine learning has been extensively applied to identify malicious Android applications. However, such approaches remain vulnerable against adversarial examples, i.e., examples that are subtly manipulated to fool a machine learning model into making incorrect predictions...

6.8AI score
SaveExploits0
Rows per page
Query Builder