Lucene search
+L
VeracodeRecent

38505 matches found

Veracode
Veracode
•added 2025/12/17 12:21 p.m.•6 views

Regular Expression Denial Of Service (ReDoS)

Apache Traffic Control is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficiently handled regular expression patterns in the Traffic Router management interface, which allows an attacker with management access to supply malicious patterns and cause deni...

7.5CVSS5.8AI score0.00687EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/17 12:13 p.m.•7 views

Improper Neutralization Of Special Elements

ESAPI esapi-java-legacy is vulnerable to an Improper Neutralization of Special Elements. The vulnerability is due to insufficient sanitization in the Encoder.encodeForSQL interface, where the SQL encoding logic fails to properly neutralize special characters, resulting in incomplete protection an...

7.5CVSS8AI score0.004EPSS
Exploits1References11Affected Software1
Veracode
Veracode
•added 2025/12/17 10:46 a.m.•8 views

Weak Password Hash Generation

xxl-job is vulnerable to a Weak Password Hash Generation vulnerability. The vulnerability is due to insufficient computational effort in the 'makeToken' function of 'IndexController.java', where an attacker can manipulate the token-generation logic to obtain and resulting remote compromise...

6.3CVSS7AI score0.0028EPSS
Exploits1References6Affected Software2
Veracode
Veracode
•added 2025/12/17 7:41 a.m.•8 views

Regular Expression Denial Of Service (ReDoS)

Yarn is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to improper handling of user-controlled options in the setOptions function, which allows a local attacker to supply crafted input that triggers excessive regular expression processing and causes a denial of...

5.5CVSS4.7AI score0.00188EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/17 7:7 a.m.•8 views

Unvalidated Redirect

NocoDB is vulnerable to an unvalidated redirect. The vulnerability is due to missing validation of the user-controlled continueAfterSignIn parameter in the login flow, which allows an attacker to redirect authenticated users to arbitrary external websites after login...

7.1CVSS5.7AI score0.00269EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/17 6:49 a.m.•7 views

Improper Input Validation

sha.js is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of input data, which allows an attacker to manipulate crafted inputs to influence how data is processed...

9.1CVSS6.5AI score0.00676EPSS
Exploits2References7Affected Software1
Veracode
Veracode
•added 2025/12/17 5:11 a.m.•7 views

Improper Input Validation

cipher-base is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of input data, which allows an attacker to manipulate crafted inputs to alter processing behavior...

9.1CVSS5.5AI score0.00504EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2025/12/16 11:32 a.m.•9 views

Improper Password Length Validation

@strapi/core is vulnerable to improper password length validation. The vulnerability is due to the lack of enforcing a maximum password length when using bcryptjs, which truncates passwords beyond 72 bytes, allowing an attacker to authenticate using only the first 72 bytes of an overlong password...

6.3CVSS5.6AI score0.00379EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/15 4:44 p.m.•9 views

Prototype Pollution

Vuetify is vulnerable to Prototype Pollution. The vulnerability is due to the internal mergeDeep utility merging user-supplied preset objects without proper safeguards, which allows an attacker to supply a crafted preset to pollute JavaScript object prototypes and potentially cause denial of...

8.6CVSS7AI score0.00285EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/15 7:15 a.m.•10 views

Cross-Origin Resource Sharing (CORS) Misconfiguration

@strapi/core is vulnerable to Cross-Origin Resource Sharing CORS Misconfiguration. The vulnerability is due to improper validation of the Origin header in default configurations, which allows an attacker to exploit this by hosting a malicious site on a different origin and sending credentialed...

6.5CVSS6.5AI score0.00269EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/12/15 5:47 a.m.•6 views

Cross-site Scripting (XSS)

Vuetify is vulnerable to Cross-site Scripting XSS. The vulnerability is due to unsanitized HTML being assigned to the innerHTML of the VDatePicker title via the title-date-format property, which allows an attacker to inject and execute arbitrary JavaScript in the victim’s browser...

6.3CVSS5.9AI score0.0017EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/15 5:25 a.m.•7 views

Arbitrary Command Injection

mcp-server-kubernetes is vulnerable to Arbitrary Command Injection. The vulnerability is due to passing user-supplied command strings directly to shell execution sh -c without input validation, which allows an attacker to inject and execute arbitrary commands through crafted inputs or indirect...

8.8CVSS8.1AI score0.01309EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 11:1 a.m.•12 views

Denial Of Service (DoS)

react-server-dom-parcel, react-server-dom-turbopack, react-server-dom-webpack and next are vulnerable to a Denial-Of-Service DoS. The vulnerability is due to insufficient patching of unsafe payload deserialization in React Server Components, where maliciously crafted HTTP requests sent to Server...

7.5CVSS6.7AI score0.19152EPSS
Exploits3References6Affected Software5
Veracode
Veracode
•added 2025/12/13 8:4 a.m.•7 views

Authentication Bypass

ruby-saml is vulnerable to authentication bypass. The vulnerability is due to improper handling of libxml2 canonicalization in Nokogiri when processing invalid XML, which returns an empty string used for DigestValue calculation, allowing an attacker to perform a Signature Wrapping attack and bypa...

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

Remote Code Execution (RCE)

Fugue is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization in the FlaskRPCServer implementation, where the decode function uses cloudpickle.loads on untrusted data, allowing attackers to send malicious serialized objects that execute arbitrary code on the...

8.8CVSS6.3AI score0.00635EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2025/12/13 8:3 a.m.•12 views

Authentication Bypass

keylime is vulnerable to Authentication Bypass. The vulnerability is due to insufficient validation during agent registration, where a malicious actor can register a new agent with a different TPM while reusing an existing agent’s UUID, allowing the attacker to overwrite the legitimate agent...

8.2CVSS5.8AI score0.00388EPSS
Exploits0References11Affected Software1
Veracode
Veracode
•added 2025/12/13 8:3 a.m.•9 views

Improper Access Control

mad-proxy is vulnerable to Improper Access Control. The vulnerability is due to flaws in HTTP/HTTPS traffic interception logic, allowing attackers to bypass security policies and evade traffic inspection, potentially exposing sensitive data...

5.3CVSS5.8AI score0.00211EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2025/12/13 8:2 a.m.•7 views

Authentication Bypass

ruby-saml is vulnerable to authentication bypass. The vulnerability is due to inconsistent XML parsing between REXML and Nokogiri resulting in different document structures, which allows an attacker to perform a Signature Wrapping attack and bypass authentication...

9.3CVSS5.8AI score0.0039EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 8:1 a.m.•8 views

Directory Traversal

AstrBot is vulnerable to Directory Traversal. The vulnerability is due to the handler function installpluginupload of the interface '/plugin/install-upload' parsing the filename from the request body provided by the user, and directly using the filename to assign to filepath without checking the...

7.5CVSS5.8AI score0.00754EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2025/12/13 8:1 a.m.•10 views

Command Injection

pgAdmin 4 is vulnerable to command injection. The vulnerability is due to the use of shell=True during backup and restore operations on Windows systems, which allows an attacker to execute arbitrary system commands by supplying specially crafted file path input...

8.8CVSS6.1AI score0.00845EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 8:0 a.m.•12 views

Remote Code Execution (RCE)

pgAdmin is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of PLAIN-format dump files during restore operations in server mode, allowing attackers to inject malicious commands that are executed on the server hosting pgAdmin...

9.8CVSS6AI score0.12384EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:57 a.m.•10 views

Denial-of-service (DoS)

pypdf is vulnerable to a Denial-of-service DoS. The vulnerability is due to improper handling of inline images using the DCTDecode filter during PDF content stream parsing, which allows an attacker to craft a malicious PDF that triggers an infinite loop and causes CPU exhaustion...

8.7CVSS5.9AI score0.00411EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:57 a.m.•51 views

Man-In-The-Middle (MITM) Attack

MQTT is vulnerable to a Man-in-the-Middle MITM attack. The vulnerability is due to missing hostname verification by default, which allows an attacker to intercept and manipulate communication between clients and servers...

7.4CVSS5.7AI score0.00343EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:56 a.m.•14 views

Arbitrary Code Injection

Ray is vulnerable to Remote Code Execution RCE. The vulnerability is due to insufficient validation of the User-Agent header combined with lack of protection against DNS rebinding attacks, which allows an attacker to execute arbitrary code on a developer’s system via a malicious website or...

9.4CVSS7.1AI score0.00345EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added 2025/12/13 7:54 a.m.•14 views

Cross-site Scripting (XSS)

prosemirrortohtml is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper escaping of HTML attribute values, which allows an attacker to inject and execute arbitrary JavaScript code through crafted input...

7.6CVSS6.1AI score0.00216EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:54 a.m.•7 views

Reflected Cross Site Scripting (XSS)

FastMCP is vulnerable to a reflected cross-site scripting XSS. The vulnerability is due to unescaped user-controlled input being reflected in the OAuth client callback HTML page oauthcallback.py, which allows an attacker to inject and execute arbitrary JavaScript in the context of the callback...

6.1CVSS5.4AI score0.0025EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:54 a.m.•8 views

Stored Cross-Site Scripting (XSS)

Calibre-Web is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to insufficient sanitization of the username field during user creation, allowing attackers to store malicious JavaScript that is later executed when the /ajax/listusers endpoint displays the stored value...

3.5CVSS5.8AI score0.00178EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2025/12/13 7:53 a.m.•17 views

Deserialization Of Untrusted Data

vLLM is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to insufficient validation of user-supplied serialized tensors during loading, which allows an attacker to craft malicious inputs that trigger out-of-bounds memory writes and crash or compromise the server...

8.8CVSS6.7AI score0.0093EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:53 a.m.•7 views

Server-Side Request Forgery (SSRF)

Keras is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper handling of the StringLookup layer during model loading from a crafted .keras archive, which allows an attacker to supply local or remote file paths as vocabulary inputs and exploit tf.io.gfile behavior ...

5.9CVSS7.7AI score0.00239EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:52 a.m.•11 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.01311EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:51 a.m.•7 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.00411EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:49 a.m.•9 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.00314EPSS
Exploits5References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•9 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.00511EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•4 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.00146EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•6 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.00308EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:48 a.m.•7 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.0219EPSS
Exploits0References9Affected Software2
Veracode
Veracode
•added 2025/12/13 7:47 a.m.•10 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.01221EPSS
Exploits0Affected Software1
Veracode
Veracode
•added 2025/12/13 7:46 a.m.•9 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.00305EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:45 a.m.•6 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.00367EPSS
Exploits1References1Affected Software1
Veracode
Veracode
•added 2025/12/13 7:44 a.m.•8 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.00593EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2025/12/13 7:43 a.m.•11 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.00457EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added 2025/12/13 7:43 a.m.•5 views

Command Injection

FastMCP is vulnerable to a command injection. The vulnerability is due to improper sanitization of the servername field in MCP, which allows an attacker to inject and execute arbitrary operating system commands on Windows hosts...

7.8CVSS6.2AI score0.00206EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:43 a.m.•8 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.00141EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:43 a.m.•11 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.00381EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:42 a.m.•13 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.002EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:42 a.m.•9 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.00881EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/12/13 7:41 a.m.•10 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.00396EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/12/13 7:40 a.m.•6 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.00396EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/12/13 7:39 a.m.•12 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.07874EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2025/12/13 7:39 a.m.•11 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.02109EPSS
Exploits2References2Affected Software1
Total number of security vulnerabilities38505