Lucene search
+L

22061 matches found

Cvelist
Cvelist
added 2026/07/07 9:20 p.m.32 views

CVE-2026-54607 FastGPT: SSRF in HTTP-tool OpenAPI schema importer via SwaggerParser $ref (bypasses the isInternalAddress guard)

FastGPT is a knowledge-based AI application platform. Prior to 4.15.0-beta4, the HTTP-tool OpenAPI schema importer validates only the top-level URL before passing it to SwaggerParser.bundle, whose remote reference resolver fetches $ref URLs without FastGPT's internal-address guard and returns...

7.7CVSS0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 4:59 p.m.3 views

OPENSUSE-SU-2026:21252-1 Security update for clamav

This update for clamav fixes the following issues: Update to version 1.5.3. Security issues fixed: - CVE-2026-20213: out-of-bounds write due to improper boundary checks for content in PE files during scanning bsc1270107. - CVE-2026-20214: out-of-bounds write due to improper boundary checks for...

9.2CVSS7AI score0.00563EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-1294 Unfurl's unbounded zlib decompression allows decompression bomb DoS

Summary The compressed data parser uses zlib.decompress without a maximum output size. A small, highly compressed payload can expand to a very large output, causing memory exhaustion and denial of service. Details - unfurl/parsers/parsecompressed.py calls zlib.decompressdecoded with no size limit...

8.7CVSS6AI score0.00508EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-1260 ComfyUI-Manager is Vulnerable to CRLF Injection in Configuration Handler

Impact Vulnerability Type: CRLF Injection via ConfigParser An attacker can inject special characters into HTTP query parameters to add arbitrary configuration values to the config.ini file. This can lead to security setting tampering or modification of application behavior. Affected Users: Users...

7.5CVSS6.1AI score0.00312EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:3 p.m.9 views

PYSEC-2026-1538 LIEF is vulnerable to segmentation fault

A security flaw has been discovered in lief-project LIEF up to 0.17.1. Affected by this issue is the function Parser::parsebinary of the file src/ELF/Parser.tcc of the component ELF Binary Parser. The manipulation results in null pointer dereference. The attack must be initiated from a local...

4.8CVSS5.2AI score0.00242EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/07 4:3 p.m.12 views

PYSEC-2026-2055 xgrammar vulnerable to denial of service by huge enum grammar

Summary Provided grammar, would fit in a context window of most of the models, but takes minutes to process in 0.1.23. In testing with 0.1.16 the parser worked fine so this seems to be a regression caused by Earley parser. Details Full reproducer provider in the POC section. The resulting grammar...

6.9CVSS5.9AI score0.00495EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:3 p.m.11 views

PYSEC-2026-1350 Eventlet affected by HTTP request smuggling in unparsed trailers

Impact The Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to improper handling of HTTP trailer sections. This vulnerability could enable attackers to: - Bypass front-end security controls - Launch targeted attacks against active site users - Poison web caches Patches Problem has...

6.3CVSS6.6AI score0.00386EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:3 p.m.14 views

PYSEC-2026-2014 vLLM has remote code execution vulnerability in the tool call parser for Qwen3-Coder

Summary An unsafe deserialization vulnerability allows any authenticated user to execute arbitrary code on the server if they are able to get the model to pass the code as an argument to a tool call. Details vLLM's Qwen3 Coder tool parser contains a code execution path that uses Python's eval...

8.8CVSS6.8AI score0.04016EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-2001 uv allows ZIP payload obfuscation through parsing differentials

Impact In versions 0.8.5 and earlier of uv, remote ZIP archives were handled in a streamwise fashion, and file entries were not reconciled against the archive's central directory. This enabled two parser differentials against other Python package installers: 1. An attacker could contrive a ZIP...

6.8CVSS7.3AI score0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:2 p.m.13 views

PYSEC-2026-1104 AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections

Summary The Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execu...

6.3CVSS6.8AI score0.00297EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:2 p.m.9 views

PYSEC-2026-1570 LlamaIndex has an XML Entity Expansion vulnerability in its sitemap parser

An XML Entity Expansion vulnerability, also known as a 'billion laughs' attack, exists in the sitemap parser of the run-llama/llamaindex repository, specifically affecting the Papers Loaders package before version 0.3.2 in llama-index v0.10.0 and above through v0.12.29. This vulnerability allows ...

7.5CVSS7.1AI score0.00415EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-1444 H2O Vulnerable to Denial of Service (DoS) and File Write

In h2oai/h2o-3 version 3.46.0.1, the runtool command exposes classes in the water.tools package through the ast parser. This includes the XGBoostLibExtractTool class, which can be exploited to shut down the server and write large files to arbitrary directories, leading to a denial of service...

7.5CVSS7.2AI score0.00636EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 2:34 p.m.7 views

PYSEC-2026-1993 unstructured XML External Entity (XXE)

unstructured v.0.14.2 and before is vulnerable to XML External Entity XXE via the XMLParser...

6.9CVSS6.6AI score0.00545EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1944 Litestar allows unbounded resource consumption (DoS vulnerability)

Summary Litestar offers multiple methods to return a parsed representation of the request body, as well as extractors that rely on those parsers to map request content to structured data types. Multiple of those parsers do not have size limits when reading the request body into memory, which allo...

8.2CVSS5.9AI score0.00762EPSS
SaveExploits1References9
CloudLinux
CloudLinux
added 2026/07/07 2:1 p.m.10 views

glib2: Fix of CVE-2026-58016

CVE-2026-58016: fix XML parser state handling for element nesting in D-Bus introspection XML...

9.1CVSS6.1AI score0.00511EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/07 11:45 a.m.8 views

PYSEC-2026-1875 rockhopper Buffer Overflow vulnerability

A vulnerability, which was classified as critical, has been found in bwoodsend rockhopper up to 0.1.2. Affected by this issue is the function countrows of the file rockhopper/src/raggedarray.c of the component Binary Parser. The manipulation of the argument raw leads to buffer overflow. Local...

5.3CVSS6AI score0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 11:45 a.m.8 views

PYSEC-2026-1883 Ryu Infinite Loop vulnerability

OFPFlowStats in parser.py in Faucet SDN Ryu 4.34 allows attackers to cause a denial of service infinite loop via inst.length=0...

7.5CVSS7.1AI score0.00681EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.7 views

PYSEC-2026-1877 Ryu Infinite Loop vulnerability

OFPHello in parser.py in Faucet SDN Ryu 4.34 allows attackers to cause a denial of service infinite loop via length=0...

7.5CVSS7.1AI score0.00681EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.7 views

PYSEC-2026-1880 Ryu Infinite Loop vulnerability

OFPBucket in parser.py in Faucet SDN Ryu 4.34 allows attackers to cause a denial of service infinite loop via action.len=0...

5.3CVSS6AI score0.00457EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.8 views

PYSEC-2026-1884 Ryu Infinite Loop vulnerability

An issue was discovered in OFPMatch in parser.py in Faucet SDN Ryu version 4.34, allows remote attackers to cause a denial of service DoS infinite loop...

7.5CVSS6AI score0.0082EPSS
SaveExploits1References6
Rows per page
Query Builder