Lucene search
K
VeracodeRecent

38108 matches found

Veracode
Veracode
added 2026/02/18 9:23 a.m.4 views

Denial Of Service (DoS)

ajv is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to passing attacker-controlled values from $data references directly into the JavaScript RegExp constructor without validation. This allowing malicious regex patterns that trigger catastrophic backtracking a...

7.5CVSS5.6AI score0.00015EPSS
Exploits1References9Affected Software1
Veracode
Veracode
added 2026/02/18 9:5 a.m.5 views

Code Injection

org.apache.avro, avro-compiler is vulnerable to Code Injection. The vulnerability is due to improper validation of untrusted Avro schemas during specific record generation, where attacker-controlled schema content can be incorporated into generated Java source code without sufficient sanitization...

7.3CVSS5.4AI score0.00057EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2026/02/18 8:2 a.m.4 views

Directory Traversal

redaxo/source is vulnerable to Directory Traversal. The vulnerability is due to improper validation of the EXPDIR POST parameter in the Backup addon's file export functionality, which allows an authenticated attacker with backup permissions to supply crafted relative paths and read arbitrary file...

8.3CVSS5.8AI score0.00035EPSS
Exploits3References3Affected Software1
Veracode
Veracode
added 2026/02/18 7:47 a.m.4 views

Authentication Bypass

libxml2 is vulnerable to an Authentication Bypass. The vulnerability is due to a flaw in the XML canonicalization process used during transformations, which allows an attacker to reuse a previously generated valid signature to replay requests and bypass authentication checks...

5.6AI score
Exploits0
Veracode
Veracode
added 2026/02/18 4:59 a.m.5 views

Improper Authentication

pterodactyl/panel is vulnerable to Improper Authentication. The vulnerability is due to failure to properly invalidate or mark TOTP tokens as used within their validity window, which allows an attacker who intercepts a valid 2FA token to reuse it along with known credentials to bypass two-factor...

6.5CVSS5.5AI score0.00012EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2026/02/17 1:35 p.m.4 views

Missing XML Validation

Apache Struts is vulnerable to Missing XML Validation. The vulnerability is due to improper validation of XML input data, which allows an attacker to exploit the application by submitting crafted XML content that bypasses security controls...

8.1CVSS5.6AI score0.00033EPSS
Exploits1References9Affected Software3
Veracode
Veracode
added 2026/02/17 10:56 a.m.5 views

Improper Directory Validation

@anthropic-ai/claude-code is vulnerable to improper directory validation. The vulnerability is due to insufficient validation of directory changes when using the cd command with write operations, which allows an attacker to navigate into protected folders e.g., .claude and create or modify files...

9.1CVSS5.6AI score0.00188EPSS
Exploits0References1Affected Software1
Veracode
Veracode
added 2026/02/17 10:56 a.m.2 views

Improper Access Control

@anthropic-ai/claude-code is vulnerable to improper access control. The vulnerability is due to failure to strictly enforce deny rules on symbolic link targets, which allows an attacker to access restricted files by referencing them through symlinks...

7.5CVSS5.6AI score0.00055EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/17 10:55 a.m.4 views

Improper Sandbox Protection

@anthropic-ai/claude-code is vulnerable to improper sandbox protection. The vulnerability is due to the sandbox failing to protect the .claude/settings.json file when it was absent at startup, which allows an attacker to create the file inside the sandbox and inject persistent hooks that execute...

10CVSS5.6AI score0.00023EPSS
Exploits0References1Affected Software1
Veracode
Veracode
added 2026/02/17 10:55 a.m.6 views

Command Validation Bypass

@anthropic-ai/claude-code is vulnerable to command validation bypass. The vulnerability is due to improper validation of piped sed operations with the echo command, which allows an attacker to bypass file write restrictions and write to sensitive directories when the “accept edits” feature is...

7.7CVSS5.6AI score0.00101EPSS
Exploits0References1Affected Software1
Veracode
Veracode
added 2026/02/16 11:32 a.m.4 views

Command Injection

@signalk/set-system-time, is vulnerable to command injection. The vulnerability is due to unsafe construction of shell commands while processing navigation.datetime values via WebSocket delta messages, which allows an attacker with write access or unauthenticated access when security is disabled ...

9.9CVSS6.1AI score0.10598EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/02/16 10:39 a.m.4 views

XML Injection

jsPDF is vulnerable to XML Injection. The vulnerability is due to improper input sanitization in the addMetadata function, which allows an attacker to inject arbitrary XMP metadata into generated PDFs and compromise their integrity when the input is unsanitized...

6.9CVSS5.8AI score0.00019EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/02/16 10:19 a.m.3 views

Arbitrary PDF Object Injection

jsPDF is vulnerable to arbitrary PDF object injection. The vulnerability is due to insufficient sanitization of user-controlled Acroform properties and methods, which allows an attacker to inject malicious PDF objects such as JavaScript actions that execute when the document is opened...

8.1CVSS5.8AI score0.00023EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/02/16 9:55 a.m.3 views

Arbitrary Code Execution

Langroid is vulnerable to Arbitrary Code Execution. The vulnerability is due to literalok returning False instead of raising an error along with unrestricted access to dangerous dunder attributes, which allows an attacker to chain DataFrame methods to expose the eval builtin and execute arbitrary...

9.6CVSS6AI score0.00031EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/02/16 9:43 a.m.3 views

Unsafe Deserialization

The affected library is vulnerable to Unsafe Deserialization. The vulnerability is due to improper handling of pickle deserialization combined with the use of logging.FileHandler, which allows an attacker to bypass RCE-focused blocklists and create zero-byte files in arbitrary locations on the...

5.9AI score
Exploits0
Veracode
Veracode
added 2026/02/16 9:24 a.m.4 views

Denial Of Service (DoS)

Undertow is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of large HTTP parameter names in HttpServletRequestImpl.getParameterNames, where excessively large parameter names supplied by a client can cause unbounded memory allocation during request parsing,...

7.5CVSS5.6AI score0.00381EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2026/02/16 6:43 a.m.3 views

Denial Of Service (DoS)

qs is vulnerable to Denial of Service DoS. The vulnerability is due to parseArrayValue returning val.split',' before enforcing arrayLimit, allowing attackers to supply a comma-heavy parameter that creates arbitrarily large arrays in memory without triggering throwOnLimitExceeded, leading to...

7.5CVSS5.6AI score0.0005EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2026/02/13 4:13 p.m.3 views

SQL Injection

devcode-it/openstamanager is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of the term parameter in SQL LIKE clauses within the global search functionality, which allows an attacker to inject malicious SQL queries and extract sensitive data through time-based...

8.7CVSS5.8AI score0.00013EPSS
Exploits3References2Affected Software1
Veracode
Veracode
added 2026/02/13 4:3 p.m.4 views

Server-Side Request Forgery (SSRF)

Pydantic AI is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper validation of URLs in the download functionality when processing untrusted message history, which allows an attacker to supply malicious URLs that force the server to make unauthorized requests to...

8.6CVSS5.6AI score0.00018EPSS
Exploits1References3Affected Software2
Veracode
Veracode
added 2026/02/13 3:54 p.m.3 views

Cross-site Scripting (XSS)

SCEditor is vulnerable to Cross-site Scripting XSS. The vulnerability is due to lack of sanitization of user-controlled configuration options passed to sceditor.create, which allows an attacker to inject malicious scripts and execute arbitrary JavaScript in the application context...

5.4CVSS5.8AI score0.00014EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/02/13 3:37 p.m.4 views

Improper Encoding Or Escaping Of Output

HtmlSanitizer is vulnerable to Improper Encoding or Escaping of Output. The vulnerability is due to improper sanitization of content inside the allowed tag, which allows an attacker to inject malicious scripts that can execute when the shadowrootmode attribute is set...

6.3CVSS5.6AI score0.0002EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2026/02/13 12:15 p.m.4 views

Authentication Bypass

Apache Shiro is vulnerable to Authentication Bypass. The vulnerability is due to inconsistent case handling between Shiro’s filter chain matching and the underlying case-insensitive filesystem, where filter rules may be defined only for lower-case paths while the filesystem resolves file names...

5.3CVSS5.4AI score0.00102EPSS
Exploits0References4Affected Software2
Veracode
Veracode
added 2026/02/13 9:9 a.m.3 views

Authorization Bypass

fuxa-server is vulnerable to an Authorization Bypass. The vulnerability is due to improper enforcement of role-based access controls on WebSocket endpoints, where the server fails to validate authentication and authorization for device tag modification requests, allowing unauthenticated remote...

9.3CVSS5.8AI score0.0002EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/12 7:3 p.m.3 views

Prototype Pollution

@adonisjs/bodyparser is vulnerable to a Prototype Pollution. The vulnerability is due to improper handling of multipart form-data parsing, which allows a remote attacker to manipulate object prototypes at runtime and potentially alter application behavior...

7.2CVSS5.6AI score0.00018EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2026/02/12 8:47 a.m.2 views

Arbitrary Code Execution

SandboxJS is vulnerable to Arbitrary Code Execution. The vulnerability is due to exposing Map in SAFEPROTOTYPES, where Map.prototype can be accessed and its has method overwritten from within the sandbox, allowing attackers to alter host behavior and escape the sandbox restrictions...

10CVSS5.5AI score0.00034EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2026/02/12 7:38 a.m.3 views

Denial Of Service (DoS)

@cubejs-backend/server-core is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of specially crafted requests to a Cube API endpoint, which allows an attacker to make the entire Cube API unavailable...

6.5CVSS5.5AI score0.0002EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/12 7:25 a.m.4 views

Arbitrary Code Execution

SandboxJS is vulnerable to a sandbox escape vulnerability. The vulnerability is due to inconsistent key validation during property access, where the key is sanitized using hasOwnPropertykey but not strictly enforced as a string, allowing attackers to supply crafted objects that coerce to differen...

10CVSS5.5AI score0.00023EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/02/12 7:14 a.m.3 views

Denial Of Service (DoS)

AdonisJS is vulnerable to a Denial Of Service DoS. The vulnerability is due to unbounded memory accumulation in the multipart file handling logic of @adonisjs/bodyparser, where the parser buffers excessive data in memory while detecting file types, allowing attackers to trigger excessive memory...

7.5CVSS5.6AI score0.00018EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2026/02/12 6:53 a.m.4 views

Prototype Pollution

SandboxJS is vulnerable to Prototype Pollution. The vulnerability is due to improper handling of the isGlobal protection flag, where wrapping a host global prototype in an array strips its taint and allows sandboxed code to mutate host built-in prototypes, leading to prototype pollution and...

10CVSS6.4AI score0.00057EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2026/02/12 5:5 a.m.3 views

Privilege Escalation

@cubejs-backend/server-core is vulnerable to Privilege Escalation. The vulnerability is due to improper authorization validation of specially crafted requests using a valid API token, which allows an attacker to escalate privileges beyond their intended access level...

7.7CVSS5.5AI score0.00022EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/11 10:14 a.m.5 views

Path Traversal

Signal K Server is vulnerable to a path traversal. The vulnerability is due to the validateAppId function blocking forward slashes / but not backslashes , which are treated as directory separators on Windows, allowing an authenticated attacker to escape the intended applicationData directory and...

5CVSS5.7AI score0.0002EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/02/11 9:25 a.m.2 views

Prototype Pollution

Locutus is vulnerable to prototype pollution. The vulnerability is due to improper validation of user input that fails to fully prevent manipulation of Object.prototype through crafted inputs leveraging String.prototype, which allows an attacker to pollute the prototype chain and potentially alte...

9.4CVSS5.5AI score0.00021EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/02/11 9:9 a.m.3 views

Denial Of Service

Django is vulnerable to Denial Of Service. The vulnerability is due to inefficient processing of unmatched HTML end tags in Truncator.chars and Truncator.words with html=True and related template filters, where crafted input containing a large number of unmatched closing tags can trigger excessiv...

7.5CVSS5.5AI score0.00079EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/11 9:8 a.m.3 views

Denial Of Service (DoS)

Django is vulnerable to Denial Of Service. The vulnerability is due to improper handling of multiple duplicate headers in ASGIRequest, where crafted requests with repeated headers can trigger excessive processing and attackers can exploit this by sending specially crafted HTTP requests to cause...

7.5CVSS5.5AI score0.00072EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/11 9:6 a.m.4 views

SQL Injection

Django is vulnerable to SQL injection. The vulnerability is due to improper handling of column aliases containing periods in .QuerySet.orderby when used with FilteredRelation, where unsanitized alias values are included in generated SQL queries and attackers can exploit this by crafting a malicio...

5.4CVSS6AI score0.00013EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/02/11 8:46 a.m.5 views

Remote Code Execution (RCE)

@backstage/plugin-techdocs-node is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper sanitization of user-controlled mkdocs.yml configuration specifically MkDocs hooks when TechDocs is configured with runIn: local, which allows an attacker to execute arbitrary Python...

8.8CVSS6.3AI score0.0003EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/11 8:38 a.m.5 views

SQL Injection

Django is vulnerable to SQL injection. The vulnerability is due to improper handling of column aliases in FilteredRelation when using dictionary expansion kwargs, where crafted keys containing control characters can manipulate SQL generation in methods such as annotate, aggregate, extra, values,...

5.4CVSS5.8AI score0.00013EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/11 8:27 a.m.4 views

SQL Injection

Django is vulnerable to SQL injection. The vulnerability is due to improper sanitization of the band index parameter in RasterField lookups PostGIS backend, allowing remote attackers to inject malicious SQL through crafted raster queries...

5.4CVSS5.8AI score0.06568EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2026/02/11 8:9 a.m.3 views

Authorization Bypass

FUXA is vulnerable to an Authorization Bypass. The vulnerability is due to improper authorization checks on scheduler management functionality, which allows an unauthenticated remote attacker to create and modify arbitrary schedulers and potentially impact connected ICS/SCADA environments...

9.3CVSS5.8AI score0.00022EPSS
Exploits1References6Affected Software2
Veracode
Veracode
added 2026/02/11 7:19 a.m.3 views

Authentication Bypass

org.apache.druid.extensions:druid-basic-security is vulnerable to an Authentication Bypass. The vulnerability is due to improper validation of LDAP authentication responses when anonymous binds are permitted, which allows an attacker to bypass authentication by supplying an existing username with...

9.8CVSS5.5AI score0.00084EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/11 7:14 a.m.4 views

User Enumeration

Django is vulnerable to user enumeration. The vulnerability is due to improper handling of authentication timing differences in the django.contrib.auth.handlers.modwsgi.checkpassword function when used with modwsgi, which allows a remote attacker to enumerate valid users by measuring response tim...

5.3CVSS5.6AI score0.00038EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2026/02/11 6:30 a.m.5 views

Prototype Pollution

Lodash is vulnerable to Prototype Pollution. The vulnerability is due to improper handling of crafted property paths in the .unset and .omit functions, which allows an attacker to delete properties from global object prototypes...

7.9CVSS5.5AI score0.00028EPSS
Exploits0References4Affected Software4
Veracode
Veracode
added 2026/02/10 1:21 p.m.6 views

Arbitrary Code Execution

ingress-nginx is vulnerable to Arbitrary Code Execution. The vulnerability is due to improper sanitization of the rules.http.paths.path Ingress field, where attacker-controlled values can inject arbitrary NGINX configuration, enabling execution of commands in the ingress-nginx controller context...

8.8CVSS6AI score0.00082EPSS
Exploits1References3Affected Software2
Veracode
Veracode
added 2026/02/10 12:45 p.m.3 views

Output Injection

Badkeys is vulnerable to output injection. The vulnerability is due to improper handling and sanitization of control characters in input, which allows an attacker to inject malicious content that produces misleading or manipulated command-line output when scanning DKIM keys, SSH keys, or filename...

5.3CVSS5.5AI score0.00013EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/02/10 12:36 p.m.3 views

Improper Origin Validation

Bokeh is vulnerable to improper origin validation. The vulnerability is due to flawed allowlist matching of the WebSocket Origin header, which allows an attacker to register a look-alike domain or subdomain that bypasses origin checks and establish a WebSocket connection to the Bokeh server...

7.4CVSS5.5AI score0.00014EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/02/10 12:22 p.m.6 views

Path Traversal

MONAI is vulnerable to a Path Traversal. The vulnerability is due to the use of zipfile.ZipFile.extractall without proper path validation in the downloadfromngcprivate function, which allows an attacker to craft a malicious ZIP archive that writes files outside the intended extraction directory a...

5.3CVSS5.8AI score0.00013EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2026/02/10 6:48 a.m.2 views

Authenticated Remote Code Execution

n8n is vulnerable to authenticated remote code execution. The vulnerability is due to insufficient validation and restrictions in workflow components, which allows an authenticated attacker to execute malicious code on the n8n service, potentially leading to full system compromise...

9.9CVSS6.2AI score0.05899EPSS
Exploits1References3Affected Software4
Veracode
Veracode
added 2026/02/09 9:26 p.m.3 views

Cross-site Scripting (XSS)

craftcms/commerce is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper sanitization of the Tax Zone name and description fields, which allows an attacker to inject and execute malicious JavaScript in an administrator’s browser via the admin panel...

6.1CVSS5.6AI score0.00025EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2026/02/09 9:13 p.m.3 views

Authentication Bypass

FUXA-server is vulnerable to an Authentication Bypass. The vulnerability is due to improper authentication enforcement when the Node-RED plugin is enabled, which allows an unauthenticated remote attacker to execute arbitrary code on the server...

9.8CVSS6.3AI score0.00145EPSS
Exploits0References4Affected Software2
Veracode
Veracode
added 2026/02/09 9:3 p.m.3 views

Remote Code Execution (RCE)

OpenClaw is vulnerable to Remote Code Execution RCE. The vulnerability is due to automatically using a user-supplied gatewayUrl from the query string to establish a WebSocket connection, which allows an attacker to exfiltrate authentication tokens without user interaction...

8.8CVSS5.7AI score0.00121EPSS
Exploits5References9Affected Software1
Total number of security vulnerabilities38108