Lucene search
+L

7586 matches found

PyPA
PyPA
added 2026/07/07 4:03 p.m.42 views

Cowrie has a SSRF vulnerability in wget/curl emulation enabling DDoS amplification

SummaryA Server-Side Request Forgery SSRF vulnerability in Cowrie's emulated shell mode allows unauthenticated attackers to abuse the honeypot as an amplification vector for HTTP-based denial-of-service attacks against arbitrary third-party hosts. DetailsWhen Cowrie operates in emulated shell mod...

8.3CVSS6.2AI score0.00685EPSS
SaveExploits1References10Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.23 views

PyMdown Extensions has a ReDOS bug in its Figure Capture extension

ImpactThis issue describes a ReDOS bug found within the figure caption extension pymdownx.blocks.caption .In systems that take unchecked user content, this could cause long hangs when processing the data if a malicious payload was crafted. PatchesThis issue is patched in Release 10.16.1...

6.9CVSS6.1AI score0.00484EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.21 views

mcp-server-git has missing path validation when using --repository flag

In mcp-server-git versions prior to 2025.12.18, when the server is started with the --repository flag to restrict operations to a specific repository path, it did not validate that repopath arguments in subsequent tool calls were actually within that configured path. This could allow tool calls t...

9.1CVSS6.2AI score0.07032EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

Biopython is vulnerable to doctype XML external entity (XXE) injection through Bio.Entrez

Bio.Entrez in Biopython through 1.86 allows doctype XXE...

4.9CVSS5.9AI score0.00316EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.23 views

Pyrofork has a Path Traversal in download_media Method

SummaryThe downloadmedia method in Pyrofork does not sanitize filenames received from Telegram messages before using them in file path construction. This allows a remote attacker to write files to arbitrary locations on the filesystem by sending a specially crafted document with path traversal...

6.5CVSS6.6AI score0.00318EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

NiceGUI has a path traversal in app.add_media_files() allows arbitrary file read

SummaryA directory traversal vulnerability in NiceGUI's App.addmediafiles allows a remote attacker to read arbitrary files on the server filesystem. DetailsHello, I am Seungbin Yang, a university student studying cybersecurity. While reviewing the source code of the repository, I discovered a...

7.5CVSS6.2AI score0.0112EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.23 views

urllib3 streaming API improperly handles highly compressed data

Impacturllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once.When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS6.1AI score0.00682EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.30 views

urllib3 allows an unbounded number of links in the decompression chain

Impacturllib3 supports chained HTTP encoding algorithms for response content according to RFC 9110 e.g., Content-Encoding: gzip, zstd.However, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leadi...

8.9CVSS6AI score0.00682EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.42 views

Open WebUI vulnerable to Server-Side Request Forgery (SSRF) via Arbitrary URL Processing in /api/v1/retrieval/process/web

SummaryA Server-Side Request Forgery SSRF vulnerability in Open WebUI allows any authenticated user to force the server to make HTTP requests to arbitrary URLs. This can be exploited to access cloud metadata endpoints AWS/GCP/Azure, scan internal networks, access internal services behind firewall...

8.5CVSS6AI score0.04431EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.29 views

open-webui is Vulnerable to Incorrect Access Control

open-webui v0.6.33 is vulnerable to Incorrect Access Control. The API /api/tasks/stop/ directly accesses and cancels tasks without verifying user ownership, enabling attackers a normal user to stop arbitrary LLM response tasks...

5.3CVSS6AI score0.00283EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

Universal Tool Calling Protocol (UTCP) client library for Python vulnerable to Trust Boundary Violation through Manual JSON specification

The vulnerability arises when a client fetches a tools’ JSON specification, known as a Manual, from a remote Manual Endpoint. While a provider may initially serve a benign manual e.g., one defining an HTTP tool call, earning the clients’ trust, a malicious provider can later change the manual to...

7.5CVSS6AI score0.00264EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

Weblate has improper validation upon invitation acceptance

ImpactIt was possible to accept an invitation opened by a different Weblate user. Patches https://github.com/WeblateOrg/weblate/pull/16913 WorkaroundsUsers should avoid leaving Weblate sessions with an unattended opened invitation. ReferencesThanks to Nahid0x for responsibly disclosing this...

9.8CVSS5.9AI score0.00349EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

LangGraph's SQLite is vulnerable to SQL injection via metadata filter key in SQLite checkpointer list method

ContextA SQL injection vulnerability exists in LangGraph's SQLite checkpoint implementation that allows attackers to manipulate SQL queries through metadata filter keys. This affects applications that accept untrusted metadata filter keys not just filter values in checkpoint search operations...

7.8CVSS6.5AI score0.02306EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

ALTCHA Proof-of-Work Vulnerable to Challenge Splicing and Replay

ImpactA cryptographic semantic binding flaw in ALTCHA libraries allows challenge payload splicing, which may enable replay attacks. The HMAC signature does not unambiguously bind challenge parameters to the nonce, allowing an attacker to reinterpret a valid proof-of-work submission with a modifie...

6.5CVSS5.8AI score0.00463EPSS
SaveExploits0References15Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.28 views

Ansible Community General Collection is vulnerable to exposure of sensitive information

A flaw was found in ansible-collection-community-general. This vulnerability allows for information exposure IE of sensitive credentials, specifically plaintext passwords, via verbose output when running Ansible with debug modes. Attackers with access to logs could retrieve these secrets and...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.29 views

HTTP/HTTPS Traffic Interception Bypass in mad-proxy

A vulnerability in mad-proxy versions = 0.3 allows attackers to bypass HTTP/HTTPS traffic interception rules, potentially exposing sensitive traffic...

5.3CVSS5.9AI score0.00242EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.44 views

Open Redirect Vulnerability in Taguette

SummaryAn Open Redirect vulnerability exists in Taguette that allows attackers to craft malicious URLs that redirect users to arbitrary external websites after authentication. This can be exploited for phishing attacks where victims believe they are interacting with a trusted Taguette instance bu...

6.1CVSS6AI score0.00262EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.28 views

ComposioHQ has a directory traversal vulnerability

Directory Traversal vulnerability in ComposioHQ v.0.7.20 allows a remote attacker to obtain sensitive information via the downloadfileordir function...

7.5CVSS6AI score0.00885EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.21 views

NiceGUI Stored/Reflected XSS in ui.interactive_image via unsanitized SVG content

SummaryA Cross-Site Scripting XSS vulnerability exists in the ui.interactiveimage component of NiceGUI v3.3.1 and earlier. The component renders SVG content using Vue's v-html directive without any sanitization. This allows attackers to inject malicious HTML or JavaScript via the SVG tag...

6.1CVSS6.2AI score0.00254EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.26 views

NiceGUI Reflected XSS in ui.add_css, ui.add_scss, and ui.add_sass via Style Injection

SummaryA Cross-Site Scripting XSS vulnerability exists in ui.addcss, ui.addscss, and ui.addsass functions in NiceGUI v3.3.1 and earlier.These functions allow developers to inject styles dynamically. However, they lack proper sanitization or encoding for the JavaScript context they generate. An...

6.1CVSS6AI score0.00275EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Fickling AssessmentBased on the test case provided in the original report below, this bypass was caused by marshal and types missing from the block list of unsafe module imports, Fickling started blocking both modules to address this issue. This was fixed in...

8.5CVSS6.3AI score0.00278EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.32 views

trytond does not enforce access rights for data export

Tryton trytond 6.0 before 7.6.11 does not enforce access rights for data export. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.70...

6.5CVSS5.9AI score0.00239EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.23 views

Spotipy has a XSS vulnerability in its OAuth callback server

SummaryXSS vulnerability in OAuth callback server allows JavaScript injection through unsanitized error parameter. Attackers can execute arbitrary JavaScript in the user's browser during OAuth authentication. DetailsVulnerable Code: spotipy/oauth2.py lines 1238-1274 RequestHandler.doGETThe...

3.6CVSS6.2AI score0.00156EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.32 views

arcade-mcp-server Has Default Hardcoded Worker Secret That Allows Full Unauthorized Access to All HTTP MCP Worker Endpoints

SummaryThe arcade-mcp HTTP server uses a hardcoded default worker secret "dev" that is never validated or overridden during normal server startup. As a result, any unauthenticated attacker who knows this default key can forge valid JWTs and fully bypass the FastAPI authentication layer. This gran...

6.5CVSS6.1AI score0.00313EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.38 views

Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default

DescriptionThe Model Context Protocol MCP Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured...

8.1CVSS6AI score0.00512EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.25 views

vLLM vulnerable to remote code execution via transformers_utils/get_config

Summaryvllm has a critical remote code execution vector in a config class named NemotronNanoVLConfig. When vllm loads a model config that contains an automap entry, the config class resolves that mapping with getclassfromdynamicmodule... and immediately instantiates the returned class. This fetch...

8.8CVSS6.8AI score0.0066EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.23 views

Werkzeug safe_join() allows Windows special device names

Werkzeug's safejoin function allows path segments with Windows device names. On Windows, there are special device names such as CON, AUX, etc that are implicitly present and readable in every directory. sendfromdirectory uses safejoin to safely serve files at user-specified paths under a director...

6.3CVSS5.9AI score0.00511EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.32 views

trytond does not enforce access rights for the route of the HTML editor.

Tryton trytond 6.0 before 7.6.11 does not enforce access rights for the route of the HTML editor. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.70...

7.1CVSS5.9AI score0.00226EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.33 views

Peppol-py is vulnerable to XXE attacks due to Saxon configuration

Peppol-py before 1.1.1 allows XXE attacks because of the Saxon configuration. When validating XML-based invoices, the XML parser could read files from the filesystem and expose their content to a remote host...

5CVSS6AI score0.00322EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.25 views

fontTools is Vulnerable to Arbitrary File Write and XML injection in fontTools.varLib

SummaryThe fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The vulnerability affects the main code path of fontTools.varLib, used by the fonttools varLib CLI and a...

9.8CVSS6.8AI score0.00547EPSS
SaveExploits9References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.32 views

Calibre-Web Has a Stored Cross-Site Scripting (XSS) Vulnerability via the 'username' Field During User Creation

A Stored Cross-Site Scripting XSS vulnerability in Calibre-Web v0.6.25 allows attackers to inject malicious JavaScript into the 'username' field during user creation. The payload is stored unsanitized and later executed when the /ajax/listusers endpoint is accessed...

4.8CVSS6AI score0.00206EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.33 views

Keras Directory Traversal Vulnerability

SummaryKeras's keras.utils.getfile function is vulnerable to directory traversal attacks despite implementing filtersafepaths. The vulnerability exists because extractarchive uses Python's tarfile.extractall method without the security-critical filter="data" parameter. A PATHMAX symlink resolutio...

9.8CVSS6AI score0.00589EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.31 views

trytond allows remote attackers to obtain sensitive trace-back (server setup) information

Tryton trytond before 7.6.11 allows remote attackers to obtain sensitive trace-back server setup information. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.70...

4.3CVSS6AI score0.00289EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.29 views

Bugsink is vulnerable to unauthenticated remote DoS via crafted Brotli input

ImpactIn affected versions, brotli "bombs" highly compressed brotli streams, such as many zeros can be sent to the server. Since the server will attempt to decompress these streams before applying various maximums, this can lead to exhaustion of the available memory and thus a Denial of...

7.5CVSS5.9AI score0.00472EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.21 views

vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`

SummaryThe /v1/chat/completions and /tokenize endpoints allow a chattemplatekwargs request parameter that is used in the code before it is properly validated against the chat template. With the right chattemplatekwargs parameters, it is possible to block processing of the API server for long...

6.5CVSS5.9AI score0.00368EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.21 views

OpenStack Keystone allows /v3/ec2tokens or /v3/s3tokens request with valid AWS Signature to provide Keystone authorization.

OpenStack Keystone before 26.0.1, 27.0.0, and 28.0.0 allows a /v3/ec2tokens or /v3/s3tokens request with a valid AWS Signature to provide Keystone authorization...

7.5CVSS5.9AI score0.00226EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.23 views

pgAdmin has vulnerability in LDAP authentication mechanism that allows bypassing TLS certificate verification

pgAdmin = 9.9is affected by avulnerability in the LDAP authentication mechanism allows bypassing TLS certificate verification...

7.5CVSS5.9AI score0.00216EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.33 views

pgAdmin 4 has command injection vulnerability on Windows systems

pgAdmin 4 versions up to 9.9 are affected by a command injection vulnerability on Windows systems. This issue is caused by the use of shell=True during backup and restore operations, enabling attackers to execute arbitrary system commands by providing specially crafted file path input...

8.8CVSS6.1AI score0.00938EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

Bugsink is vulnerable to unauthenticated remote DoS via crafted Brotli input (via CPU)

ImpactIn affected versions, a specially crafted Brotli-compressed envelope can cause Bugsink to spend excessive CPU time in decompression, leading to denial of service.This can be done if the DSN is known, which it is in many common setups JavaScript, Mobile Apps. PatchesPatched in Bugsink 2.0.6...

7.5CVSS5.9AI score0.00315EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.20 views

pgAdmin is affected by an LDAP injection vulnerability

pgAdmin = 9.9is affected by an LDAP injection vulnerability in the LDAP authentication flow that allows an attacker to inject special LDAP characters in the username, causing the DC/LDAP server and the client to process an unusual amount of data DOS...

7.5CVSS6AI score0.00447EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

OpenStack's Mistral Client has a local file inclusion vulnerability

The mistral-dashboard plugin for openstack has a local file inclusion vulnerability through the 'Create Workbook' feature that may result in disclosure of arbitrary local files content...

6.5CVSS6AI score0.00461EPSS
SaveExploits0References11Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.25 views

vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs

SummaryUsers 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.3CVSS6AI score0.00382EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.47 views

Insecure Deserialization (pickle) in pdfminer.six CMap Loader — Local Privesc

🚀 OverviewThis report demonstrates a real-world privilege escalation vulnerability in pdfminer.six due to unsafe usage of Python's pickle module for CMap file loading.It shows how a low-privileged user can gain root access or escalate to any service account by exploiting insecure deserialization ...

8.6CVSS6.6AI score0.00312EPSS
SaveExploits11References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.29 views

Fugue is Vulnerable to Remote Code Execution by Pickle Deserialization via FlaskRPCServer

SummaryThe Fugue framework implements an RPC server system for distributed computing operations. In the corefunctionality of the RPC server implementation, Ifound thatthedecodefunction infugue/rpc/flask.pydirectly usescloudpickle.loadsto deserialize datawithout any sanitization. This creates a...

8.8CVSS6.8AI score0.00732EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.20 views

pypdf's LZWDecode streams be manipulated to exhaust RAM

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to a memory usage of up to 1 GB per stream. This requires parsing the content stream of a page using the LZWDecode filter.This is a follow up to GHSA-jfx9-29x2-rv3j to align the default limit with the one for zlib...

8.7CVSS5.8AI score0.00361EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

LangChain Vulnerable to Template Injection via Attribute Access in Prompt Templates

ContextA template injection vulnerability exists in LangChain's prompt template system that allows attackers to access Python object internals through template syntax. This vulnerability affects applications that accept untrusted template strings not just template variables in ChatPromptTemplate...

8.3CVSS6.2AI score0.00509EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

AWS Advanced Python Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability:An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

8.6CVSS5.9AI score0.00452EPSS
SaveExploits0References11Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.33 views

Arbitrary Code Execution in pdfminer.six via Crafted PDF Input

Summarypdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in pdfminer.six uses pickle.loads to deserialize pickle files. These pickle files are supposed to be part of the pdfminer.six distribution stored in the...

8.6CVSS6.6AI score0.00312EPSS
SaveExploits10References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

vLLM deserialization vulnerability leading to DoS and potential RCE

SummaryA memory corruption vulnerability that leading to a crash denial-of-service and potentially remote code execution RCE exists in vLLM versions 0.10.2 and later, in the Completions API endpoint. When processing user-supplied prompt embeddings, the endpoint loads serialized tensors using...

8.8CVSS6.8AI score0.00892EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

Open WebUI vulnerable to Stored DOM XSS via prompts when 'Insert Prompt as Rich Text' is enabled resulting in ATO/RCE

SummaryThe functionality that inserts custom prompts into the chat window is vulnerable to DOM XSS when 'Insert Prompt as Rich Text' is enabled, since the prompt body is assigned to the DOM sink .innerHtml without sanitisation. Any user with permissions to create prompts can abuse this to plant a...

8.7CVSS6.8AI score0.0046EPSS
SaveExploits2References7Affected Software1
Total number of security vulnerabilities7586