Lucene search
+L

8383 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/07 1:49 p.m.7 views

CVE-2026-20884

An integer overflow vulnerability exists in the deflatedngloadraw functionality of LibRaw Commit 8dc68e2. A specially crafted malicious file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability...

8.1CVSS6.2AI score0.00454EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/07 1:49 p.m.80 views

CVE-2026-20884

CVE-2026-20884 affects LibRaw deflate_dng_load_raw: a crafted file can trigger a heap buffer overflow via integer overflow in the deflate_dng_load_raw path. Multiple advisories (TencentOS/TSSA-2026:0413; Amazon ALAS-2026-3258; SUSE/SLES/SLED advisories; openSUSE; Fedora) reference LibRaw, with af...

9.8CVSS6.2AI score0.00454EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/07 1:49 p.m.4 views

CVE-2026-20884

An integer overflow vulnerability exists in the deflatedngloadraw functionality of LibRaw Commit 8dc68e2. A specially crafted malicious file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS5.9AI score0.00454EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/04/07 1:6 p.m.30 views

CVE-2026-5627 Path Traversal in mintplex-labs/anything-llm

A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the AgentFlows component. The vulnerability arises from improper handling of user input in the loadFlow and deleteFlow methods in server/utils/agentFlows/index.js. Specifically, the...

9.1CVSS0.00809EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/07 1:6 p.m.40 views

CVE-2026-5627

The CVE-2026-5627 issue affects mintplex-labs/anything-llm up to version 1.9.1, specifically in the AgentFlows component. The vulnerability stems from improper handling of user input in loadFlow and deleteFlow (server/utils/agentFlows/index.js), where path.join combined with normalizePath can byp...

9.1CVSS7.3AI score0.00809EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 1:6 p.m.6 views

CVE-2026-5627 Path Traversal in mintplex-labs/anything-llm

A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the AgentFlows component. The vulnerability arises from improper handling of user input in the loadFlow and deleteFlow methods in server/utils/agentFlows/index.js. Specifically, the...

9.1CVSS7.3AI score0.00809EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/07 9:16 a.m.5 views

DEBIAN-CVE-2026-34197

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy permits exec operations o...

8.8CVSS8.7AI score0.9722EPSS
SaveExploits14References1
Vulnrichment
Vulnrichment
added 2026/04/07 7:50 a.m.4 views

CVE-2026-34197 Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Authenticated users could perform RCE via Jolokia MBeans

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy permits exec operations o...

7.8AI score0.9722EPSS
SaveExploits14References1
EUVD
EUVD
added 2026/04/07 6:30 a.m.20 views

EUVD-2026-19573

A vulnerability in the HuggingFace Transformers library, specifically in the Trainer class, allows for arbitrary code execution. The loadrngstate method in src/transformers/trainer.py at line 3059 calls torch.load without the weightsonly=True parameter. This issue affects all versions of the...

6.5CVSS7AI score0.00349EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/07 5:22 a.m.7 views

CVE-2026-1839 Arbitrary Code Execution via Unsafe torch.load() in Trainer Checkpoint Loading in huggingface/transformers

A vulnerability in the HuggingFace Transformers library, specifically in the Trainer class, allows for arbitrary code execution. The loadrngstate method in src/transformers/trainer.py at line 3059 calls torch.load without the weightsonly=True parameter. This issue affects all versions of the...

6.5CVSS7AI score0.00349EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/07 5:22 a.m.89 views

CVE-2026-1839

CVE-2026-1839 concerns the HuggingFace Transformers library, affecting the Trainer class. The root cause is an unsafe load in src/transformers/trainer.py: _load_rng_state() calls torch.load() without weights_only=True, which can allow arbitrary code execution when loading a malicious checkpoint (...

7.8CVSS7AI score0.00349EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/07 5:22 a.m.8 views

CVE-2026-1839 Arbitrary Code Execution via Unsafe torch.load() in Trainer Checkpoint Loading in huggingface/transformers

A vulnerability in the HuggingFace Transformers library, specifically in the Trainer class, allows for arbitrary code execution. The loadrngstate method in src/transformers/trainer.py at line 3059 calls torch.load without the weightsonly=True parameter. This issue affects all versions of the...

6.5CVSS7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/07 5:22 a.m.5 views

CVE-2026-1839

A vulnerability in the HuggingFace Transformers library, specifically in the Trainer class, allows for arbitrary code execution. The loadrngstate method in src/transformers/trainer.py at line 3059 calls torch.load without the weightsonly=True parameter. This issue affects all versions of the...

6.5CVSS7AI score0.00349EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/07 5:22 a.m.39 views

CVE-2026-1839 Arbitrary Code Execution via Unsafe torch.load() in Trainer Checkpoint Loading in huggingface/transformers

A vulnerability in the HuggingFace Transformers library, specifically in the Trainer class, allows for arbitrary code execution. The loadrngstate method in src/transformers/trainer.py at line 3059 calls torch.load without the weightsonly=True parameter. This issue affects all versions of the...

6.5CVSS0.00349EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.10 views

Apache ActiveMQ 安全漏洞

Apache ActiveMQ Broker is an open source message broker and integration pattern server . A security vulnerability exists in Apache ActiveMQ Broker. The vulnerability stems from the Jolokia JMX-HTTP bridge default policy that allows exec operations on MBeans, which can be exploited by an attacker ...

8.8CVSS7AI score0.9722EPSS
SaveExploits14References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.8 views

Libraw 安全漏洞

Libraw is a C++ library developed by Libraw Inc. that processes RAW CRW/CR2, NEF, RAF, DNG, and other formats images. It supports various operating systems. Libraw has a security vulnerability, which stems from an integer overflow in the deflatedngloadraw function, potentially leading to a heap...

9.8CVSS6.4AI score0.00454EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.9 views

PT-2026-30857

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in load preset allows reading any .yaml file on the server filesystem. The parsed YAML key-value pairs including passwords, API keys, connection...

5.3CVSS5.9AI score0.00319EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.6 views

PT-2026-30829

Name of the Vulnerable Software and Affected Versions LibRaw versions prior to Commit 8dc68e2 Description An integer overflow exists in the deflate dng load raw functionality of LibRaw. A specially crafted malicious file can lead to a heap buffer overflow. An attacker can provide a malicious file...

9.8CVSS6.4AI score0.00454EPSS
SaveExploits1References40
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.7 views

PT-2026-30858

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in load grammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown...

7.5CVSS6AI score0.00677EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.13 views

Text Generation Web UI 路径遍历漏洞

Text Generation Web UI is a local AI UI interface developed by oobabooga’s individual developers. Versions of Text Generation Web UI prior to 4.3 contained a path traversal vulnerability. This vulnerability stemmed from an unauthenticated path traversal vulnerability in the loadprompt function,...

5.3CVSS5.8AI score0.00263EPSS
SaveExploits0References1
Rows per page
Query Builder