Lucene search
+L

652 matches found

OSV
OSV
added 2025/07/10 3:31 p.m.8 views

GHSA-5HQ9-5R78-2GJH LlamaIndex vulnerable to data loss through hash collisions in its DocugamiReader class

A vulnerability in the DocugamiReader class of the run-llama/llamaindex repository, up to but excluding version 0.12.41, involves the use of MD5 hashing to generate IDs for document chunks. This approach leads to hash collisions when structurally distinct chunks contain identical text, resulting ...

6.5CVSS6.5AI score0.00314EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/07/10 3:31 p.m.11 views

LlamaIndex vulnerable to data loss through hash collisions in its DocugamiReader class

A vulnerability in the DocugamiReader class of the run-llama/llamaindex repository, up to but excluding version 0.12.41, involves the use of MD5 hashing to generate IDs for document chunks. This approach leads to hash collisions when structurally distinct chunks contain identical text, resulting ...

6.5CVSS7AI score0.00314EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2025/07/10 1:4 p.m.7 views

CVE-2025-6211 MD5 Hash Collision in run-llama/llama_index

A vulnerability in the DocugamiReader class of the run-llama/llamaindex repository, up to version 0.12.28, involves the use of MD5 hashing to generate IDs for document chunks. This approach leads to hash collisions when structurally distinct chunks contain identical text, resulting in one chunk...

6.5CVSS6.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/07/07 12:30 p.m.20 views

LlamaIndex vulnerability in ArxivReader class can cause MD5 hash collisions

A vulnerability in the ArxivReader class of the run-llama/llamaindex repository allows for MD5 hash collisions when generating filenames for downloaded papers. This can lead to data loss as papers with identical titles but different contents may overwrite each other, preventing some papers from...

5.3CVSS5AI score0.00281EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/07/07 12:30 p.m.7 views

GHSA-P7J4-JWJF-5X9W LlamaIndex vulnerability in ArxivReader class can cause MD5 hash collisions

A vulnerability in the ArxivReader class of the run-llama/llamaindex repository allows for MD5 hash collisions when generating filenames for downloaded papers. This can lead to data loss as papers with identical titles but different contents may overwrite each other, preventing some papers from...

5.3CVSS5AI score0.00281EPSS
SaveExploits1References5
NVD
NVD
added 2025/07/07 10:15 a.m.14 views

CVE-2025-3044

A vulnerability in the ArxivReader class of the run-llama/llamaindex repository, versions up to v0.12.22.post1, allows for MD5 hash collisions when generating filenames for downloaded papers. This can lead to data loss as papers with identical titles but different contents may overwrite each othe...

5.3CVSS0.00281EPSS
SaveExploits1References2
CVE
CVE
added 2025/07/07 9:54 a.m.51 views

CVE-2025-3044

The CVE-2025-3044 affects the ArxivReader class in the llama_index project. Versions up to v0.12.22.post1 are vulnerable to MD5 hash collisions when generating filenames for downloaded papers, which can cause papers with identical titles but different contents to overwrite each other, leading to ...

5.3CVSS5.1AI score0.00281EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/07 12:0 a.m.13 views

PT-2025-28148

Name of the Vulnerable Software and Affected Versions: llama index versions up to v0.12.22.post1 Description: A vulnerability in the ArxivReader class allows for MD5 hash collisions when generating filenames for downloaded papers. This can lead to data loss as papers with identical titles but...

5.3CVSS6AI score0.00281EPSS
SaveExploits1References14
SUSE Linux
SUSE Linux
added 2025/06/20 12:42 p.m.7 views

Security update for python39

This update for python39 fixes the following issues: python39 was updated from version 3.9.21 to version 3.9.23: Security issues fixed: CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS bsc1243273 CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517:...

8.4CVSS6.1AI score0.01276EPSS
SaveExploits14References24
PyPA
PyPA
added 2025/05/29 5:15 p.m.28 views

PYSEC-2025-43

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

7.3CVSS6.8AI score0.00277EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/29 5:15 p.m.9 views

PYSEC-2025-43

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

7.3CVSS7.2AI score0.00277EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/29 4:36 p.m.199 views

CVE-2025-46722

The CVE-2025-46722 entry concerns vLLM (versions 0.7.0–0.8.x) where MultiModalHasher in vllm/multimodal/hasher.py hashes PIL.Image.Image objects using only obj.tobytes(). This excludes image metadata (width, height, mode), enabling two images with identical pixel data but different shapes to yiel...

7.3CVSS4.6AI score0.00277EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/29 4:36 p.m.14 views

CVE-2025-46722 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

4.2CVSS4.6AI score0.00277EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/29 4:36 p.m.30 views

CVE-2025-46722 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

4.2CVSS0.00277EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/05/28 6:3 p.m.25 views

vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

Summary In the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image objects using only obj.tobytes, which returns only the raw pixel data, without including metadata such as the...

7.3CVSS6.6AI score0.00277EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2025/05/28 6:3 p.m.9 views

Incomplete Comparison with Missing Factors

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Incomplete Comparison with Missing Factors due to the implementation of image hashing in hasher.py. An attacker can achieve hash collisions and...

7.3CVSS6.9AI score0.00277EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/28 6:3 p.m.11 views

GHSA-C65P-X677-FGJ6 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

Summary In the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image objects using only obj.tobytes, which returns only the raw pixel data, without including metadata such as the...

4.2CVSS7AI score0.00277EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/28 12:0 a.m.6 views

PT-2025-23136 · Vllm · Vllm

Name of the Vulnerable Software and Affected Versions: vLLM versions 0.7.0 through 0.8.x Description: The issue concerns a security and data integrity problem in the image hashing method of the MultiModalHasher class. Specifically, the method serializes PIL.Image.Image objects using only...

7.3CVSS6.3AI score0.00277EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/05/23 10:47 a.m.9 views

CVE-2024-48924

Impact When this library is used to deserialize messagepack data from an untrusted source, there is a risk of a denial of service attack by an attacker that sends data contrived to produce hash collisions, leading to large CPU consumption disproportionate to the size of the data being deserialize...

8.7CVSS7.1AI score0.00371EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 p.m.8 views

CVE-2020-36563

XML Digital Signatures generated and validated using this package use SHA-1, which may allow an attacker to craft inputs which cause hash collisions depending on their control over the input...

5.3CVSS6.8AI score0.00296EPSS
SaveExploits0
Rows per page
Query Builder