Lucene search
K
VeracodeRecent

38108 matches found

Veracode
Veracode
•added 2025/12/13 7:52 a.m.•5 views

SQL Injection

llama-index-packs-finchat is vulnerable to SQL Injection. The vulnerability is due to improper handling of user input in the runsqlquery function, which allows an attacker to inject arbitrary SQL queries and achieve code execution via PostgreSQL large object functionality...

10CVSS9.4AI score0.0413EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:51 a.m.•3 views

Denial-of-service (DoS)

pypdf is vulnerable to Denial-of-service DoS. The vulnerability is due to improper handling of the LZWDecode filter while parsing a PDF page content stream, which allows an attacker to craft a malicious PDF that triggers excessive memory usage...

8.7CVSS5.9AI score0.00079EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:49 a.m.•5 views

Remote Code Execution (RCE)

pdfminer.six is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization in the CMapDB.loaddata function, where pickle.loads processes attacker-controlled pickle.gz files referenced by a malicious PDF, allowing arbitrary code execution when the file is...

8.6CVSS7.7AI score0.00119EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•5 views

Heap-based Buffer Overflow

MLX is vulnerable to Heap-based Buffer Overflow. The vulnerability is due to a 13-byte out-of-bounds read when parsing malicious NumPy .npy files, where an attacker-controlled file causes a crash or information disclosure, and attackers can exploit this by crafting malicious .npy files to gain...

9.1CVSS5.8AI score0.00089EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•3 views

Race Condition

Agno is vulnerable to a race condition. The vulnerability is due to improper handling of sessionstate under high concurrency during run or arun calls, which allows an attacker to cause session data to be incorrectly assigned and persisted, potentially exposing one user's session data to another...

7.1CVSS5.8AI score0.0003EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•3 views

Directory Traversal

AstrBot is vulnerable to Directory Traversal. The vulnerability is due to an arbitrary file read vulnerability in the encodeimagebs64 function, where attackers can construct malicious URLs to read any specified file, resulting in sensitive data leakage...

6.5CVSS5.9AI score0.00086EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•3 views

Denial Of Service (DoS)

Django is vulnerable to Denial of Service DoS. The vulnerability is due to inefficient processing in django.core.serializers.xmlserializer.getInnerText when handling specially crafted XML input, which allows a remote attacker to trigger CPU and memory exhaustion through the XML Deserializer...

7.5CVSS7AI score0.00067EPSS
Exploits0References8Affected Software2
Veracode
Veracode
•added 2025/12/13 7:47 a.m.•6 views

TorchGeo Remote Code Execution Vulnerability

Impact TorchGeo 0.4–0.6.0 used an ""eval"" https://docs.python.org/3/library/functions.htmleval statement in its model weight API that could allow an unauthenticated, remote attacker to execute arbitrary commands. All platforms that expose ""torchgeo.models.getweight""...

8.1CVSS6.3AI score0.00645EPSS
Exploits0Affected Software1
Veracode
Veracode
•added 2025/12/13 7:46 a.m.•4 views

Denial Of Service (DoS)

Bugsink is vulnerable to Denial Of Service DoS. The vulnerability is due to inefficient handling of Brotli-compressed data during decompression, which allows an attacker to send crafted payloads that consume excessive CPU resources and disrupt service availability...

7.5CVSS5.7AI score0.00116EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:45 a.m.•2 views

Denial Of Service (DoS)

mlx is vulnerable to Denial of Service DoS. The vulnerability is due to dereferencing an untrusted pointer from the external gguflib library in mlx::core::loadgguf without proper validation, allowing a malicious GGUF file to trigger a segmentation fault and crash the application...

7.5CVSS5.8AI score0.001EPSS
Exploits1References1Affected Software1
Veracode
Veracode
•added 2025/12/13 7:44 a.m.•4 views

Path Traversal

Keras is vulnerable to path traversal. The vulnerability is due to the keras.utils.getfile API using Python’s tarfile.extractall without the filter="data" protection when extracting tar archives, which allows a remote attacker to craft a malicious archive with symlinks and write arbitrary files...

8.9CVSS5.9AI score0.00105EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2025/12/13 7:43 a.m.•4 views

Denial Of Service (DoS)

Bugsink is vulnerable to Denial of Service DoS. The vulnerability is due to decompression of highly compressed Brotli data before enforcing limits, which allows an attacker to send crafted payloads that exhaust memory and crash the server...

7.5CVSS5.7AI score0.00238EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added 2025/12/13 7:43 a.m.•4 views

Cross-Site Scripting (XSS)

spotipy is vulnerable to cross-site scripting XSS. The vulnerability is due to improper sanitization of the error parameter in the OAuth callback server, which allows an attacker to inject and execute arbitrary JavaScript in the user's browser during OAuth authentication...

3.6CVSS6AI score0.00019EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:43 a.m.•5 views

SQL Injection

assyncmy is vulnerable to SQL Injection. The vulnerability is due to improper handling of crafted dictionary keys in SQL query construction, which allows an attacker to inject and execute arbitrary SQL commands...

9.8CVSS6.1AI score0.00036EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:42 a.m.•4 views

Improper Authorization

trytond is vulnerable to Improper Authorization. The vulnerability is due to missing access control enforcement on the HTML editor route, which allows an attacker to access or modify content without proper permissions...

7.1CVSS5.8AI score0.00043EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:42 a.m.•3 views

Arbitrary File Upload

open-webui is vulnerable to Arbitrary File Upload. The vulnerability is due to insufficient validation of uploaded file content types and user-controlled filenames, which allows an attacker to overwrite critical files and potentially execute arbitrary code...

8.1CVSS8.1AI score0.02108EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:41 a.m.•5 views

Improper Access Control

apacheairflow is vulnerable to improper access control. The vulnerability is due to insufficient authorization checks in the bulk create API with the overwrite action, which allows an attacker with only CREATE privileges to update existing Pools, Connections, and Variables without having UPDATE...

4.6CVSS6.6AI score0.00229EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:40 a.m.•2 views

LDAP Injection

pgAdmin is vulnerable to LDAP Injection. The vulnerability is due to improper sanitization of special LDAP characters in the username during the LDAP authentication flow, which allows an attacker to inject crafted input and cause the DC/LDAP server and client to process excessive data...

7.5CVSS5.8AI score0.00059EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:39 a.m.•6 views

Code Injection

Open WebUI is vulnerable to a code injection vulnerability. The vulnerability is due to improper handling of Server-Sent Event SSE execute events in the Direct Connections feature, which allows an attacker controlling a malicious external model server to inject and execute arbitrary JavaScript in...

8CVSS6.3AI score0.00121EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2025/12/13 7:39 a.m.•7 views

SQL Injection

LangGraph SQLite Checkpoint is vulnerable to SQL injection. The vulnerability is due to unsafe construction of SQL queries using unvalidated metadata filter keys, where attacker-controlled keys are interpolated directly into SQL f-strings in the checkpoint search logic, allowing manipulation of...

7.8CVSS7.6AI score0.00022EPSS
Exploits2References2Affected Software1
Veracode
Veracode
•added 2025/12/13 7:39 a.m.•1 views

Authentication Bypass

pgAdmin is vulnerable to Authentication Bypass. The vulnerability is due to improper TLS certificate verification in the LDAP authentication mechanism, which allows an attacker to bypass secure authentication controls and potentially intercept or manipulate authentication traffic...

7.5CVSS5.8AI score0.00031EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:37 a.m.•4 views

Improper Encoding Or Escaping Of Output

MotionEye is vulnerable to Improper Encoding or Escaping of Output. The vulnerability is due to unsanitized user input in configuration parameters being written to configuration files, which allows an attacker to execute arbitrary commands when the service is restarted...

7.2CVSS6.1AI score0.57917EPSS
Exploits16References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:37 a.m.•2 views

Directory Traversal

NiceGUI is vulnerable to Directory Traversal. The vulnerability is due to improper validation in the App.addmediafiles function, which allows an attacker to access and read arbitrary files from the server filesystem...

7.5CVSS5.9AI score0.00755EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:36 a.m.•2 views

Cross-site Scripting (XSS)

Pyhtml2pdf is vulnerable to Cross-site Scripting XSS. The vulnerability is due to lack of validation of user-supplied HTML content, which allows an attacker to access and retrieve arbitrary local files...

7.5CVSS7.5AI score0.0024EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2025/12/13 7:36 a.m.•5 views

Arbitrary File Access

Werkzeug is vulnerable to Arbitrary File Access. The vulnerability is due to insufficient validation of Windows device names in the safejoin function, where paths ending with special device names such as CON or AUX can be opened via sendfromdirectory, causing the application to hang indefinitely...

6.3CVSS6.9AI score0.00042EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:35 a.m.•4 views

Uncontrolled Memory Allocation

pypdf is vulnerable to uncontrolled memory allocation. The vulnerability is due to improper handling of LZWDecode streams, which allows an attacker to craft a malicious PDF that causes excessive memory consumption up to 1 GB per stream during content parsing...

8.7CVSS5.8AI score0.00076EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:35 a.m.•1 views

Improper Access Control

Doris MCP Server is vulnerable to Improper Access Control. The vulnerability is due to an attacker with a valid read-only account being able to bypass Doris MCP Server’s read-only mode, where they can perform unauthorized modifications, and attackers with read-only access may perform unauthorized...

5.4CVSS5.8AI score0.00142EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/12/13 7:35 a.m.•6 views

Improper Cache Control

tutor is vulnerable to Improper Cache Control. The vulnerability is due to the absence of proper cache-control HTTP headers and client-side session checks, which allows an attacker to access sensitive information through cached or improperly validated sessions...

3.3CVSS5.8AI score0.00005EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:35 a.m.•3 views

Improper Access Control

mcp MCP Python SDK is vulnerable to Improper Access Control. The vulnerability is due to DNS rebinding protection not being enabled by default for HTTP-based servers, allowing a malicious website to bypass same-origin policy and send requests to a local MCP server running without authentication,...

8.1CVSS7.1AI score0.0004EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2025/12/13 7:34 a.m.•4 views

Authentication Bypass

OpenStack Keystone is vulnerable to Authentication Bypass. The vulnerability is due to improper validation of AWS Signature-based requests in token endpoints, which allows an attacker to gain unauthorized Keystone access using crafted requests...

7.5CVSS5.8AI score0.00031EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:33 a.m.•1 views

Denial Of Service (DoS)

joserfc is vulnerable to Denial of Service DoS. The vulnerability is due to ExceededSizeError exception messages embedding non-decoded JWT token parts, which may cause Python logging systems to process extremely large attacker-supplied JWT payloads, potentially leading to excessive memory or...

9.2CVSS5.8AI score0.0008EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:33 a.m.•4 views

Denial Of Service (DoS)

urllib3 is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to an unbounded decompression chain, where nested compression layers are not limited, allowing a malicious server to send specially crafted responses that trigger excessive CPU usage and large memory allocation during...

8.9CVSS7.4AI score0.00019EPSS
Exploits0References2Affected Software2
Veracode
Veracode
•added 2025/12/13 7:33 a.m.•4 views

Information Exposure

ansible-collection-community-general is vulnerable to Information Exposure. The vulnerability is due to verbose debug output exposing sensitive credentials such as plaintext passwords, which allows an attacker with access to logs to retrieve these secrets and potentially compromise Keycloak...

5.5CVSS5.8AI score0.00021EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2025/12/13 7:33 a.m.•4 views

SQL Injection

langgraph-checkpoint-sqlite is vulnerable to SQL Injection. The vulnerability is due to use of direct string concatenation without proper parameterization in database queries, which allows an attacker to inject arbitrary SQL and bypass access controls...

7.3CVSS7.3AI score0.00039EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:32 a.m.•2 views

Remote Code Execution (RCE)

pyquokka is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization using pickle.loads on untrusted input without validation, which allows an attacker to execute arbitrary code by sending malicious payloads...

9.8CVSS6.3AI score0.00866EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:32 a.m.•3 views

Reflected Cross-Site Scripting (XSS)

NiceGUI is vulnerable to Reflected Cross-Site Scripting XSS. The vulnerability is due to improper sanitization or encoding in the ui.addcss, ui.addscss, and ui.addsass functions, which allows an attacker to inject closing tags and execute arbitrary JavaScript...

6.1CVSS6AI score0.00042EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:32 a.m.•2 views

Incorrect Access Control

open-webui is vulnerable to Incorrect Access Control. The vulnerability is due to missing ownership verification in the /api/tasks/stop/ API, allowing a normal user to stop arbitrary LLM response tasks by directly cancelling tasks without proper authorization checks...

4.3CVSS5.9AI score0.00013EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2025/12/13 7:32 a.m.•6 views

Arbitrary Code Injection

pgAdmin is vulnerable to Arbitrary Code Injection. The vulnerability is due to improper handling of PLAIN-format dump files during restore operations in server mode, which allows an attacker to inject and execute arbitrary commands on the server hosting pgAdmin...

9.1CVSS6.1AI score0.00121EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2025/12/13 7:32 a.m.•6 views

Remote Code Execution (RCE)

vLLM is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe dynamic loading and execution of classes from remote repositories via the automap configuration, which allows an attacker to execute arbitrary code even when trustremotecode is disabled...

8.8CVSS7.2AI score0.00045EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:32 a.m.•2 views

Improper Cleanup Of Sensitive Data

Ansible is vulnerable to improper cleanup of sensitive data. The vulnerability is due to the awsssm connection plugin not performing garbage collection after playbook execution, which allows sensitive files to remain in the storage bucket and exposes confidential data to unauthorized access...

5.5CVSS5.8AI score0.0008EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:31 a.m.•4 views

Deserialization Of Untrusted Data

Keras framework is vulnerable to Deserialization of untrusted data. The vulnerability is due to improper handling of maliciously crafted Keras files during deserialization, which allows an attacker to execute arbitrary code on an end user’s system by loading a file containing a TorchModuleWrapper...

9.8CVSS7.8AI score0.00048EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/12/13 7:30 a.m.•3 views

Denial Of Service (DoS)

Starlette is vulnerable to Denial Of Service DoS. The vulnerability is due to quadratic-time processing in the FileResponse HTTP Range header parsing and merging logic, which allows an unauthenticated attacker to send a crafted Range header to exhaust CPU resources...

7.5CVSS7AI score0.00068EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/12/13 7:30 a.m.•1 views

Insecure Deserialization

Modular is vulnerable to Insecure Deserialization. The vulnerability is due to insecure deserialization when the --experimental-enable-kvcache-agent feature is enabled, allowing attackers to supply crafted serialized data that can be processed by the server and lead to arbitrary code execution...

8.4CVSS6AI score0.00076EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:30 a.m.•4 views

Server-Side Request Forgery (SSRF)

Open WebUI is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation of user-supplied URLs, allowing authenticated users to force the server to send HTTP requests to arbitrary destinations, which may enable access to internal services, cloud metadata...

8.5CVSS5.9AI score0.00041EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2025/12/13 7:29 a.m.•4 views

Remote Code Execution

SGLang is vulnerable to Remote Code Execution. The vulnerability is due to the manipulation of the argument serializednamedtensors, where the function main of the file /updateweightsfromtensor results in deserialization, and attackers can launch the attack remotely by exploiting this vulnerabilit...

7.5CVSS5.7AI score0.00114EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/12/13 7:29 a.m.•4 views

Local File Inclusion (LFI)

pythonmistralclient is vulnerable to Local File Inclusion LFI. The vulnerability is due to improper validation of file paths in the 'Create Workbook' feature, which allows an attacker to include and read arbitrary local files from the system...

6.5CVSS5.9AI score0.0006EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2025/12/13 7:28 a.m.•7 views

Command Injection

Cybersecurity AI CAI is vulnerable to Command Injection. The vulnerability is due to insufficient input sanitization in the runsshcommandwithcredentials function, where the username, host, and port parameters are not properly escaped, allowing attackers to inject malicious commands...

9.6CVSS5.8AI score0.00114EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:28 a.m.•7 views

Use Of Hard-coded Cryptographic Key

AstrBot is vulnerable to the Use of Hard-coded Cryptographic Key. The vulnerability is due to the presence of a hard-coded signing key in the application, which allows an attacker to forge tokens and execute arbitrary commands by installing a malicious plugin...

7.3CVSS6AI score0.00012EPSS
Exploits2References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:27 a.m.•4 views

Insecure Deserialization

cryptidy is vulnerable to insecure deserialization. The vulnerability is due to the use of pickle.loads on untrusted data in the aesdecryptmessage function within symmetricencryption.py, which allows an attacker to execute arbitrary code by supplying crafted serialized input...

8.8CVSS6.2AI score0.00086EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:26 a.m.•4 views

Weak Password Requirements

MLflow is vulnerable to Weak Password Requirements. The vulnerability is due to weak password requirements in the authentication mechanism, which allows an attacker to bypass authentication and gain unauthorized access to the system...

9.8CVSS7.1AI score0.00234EPSS
Exploits0References4Affected Software1
Total number of security vulnerabilities38108