Lucene search
K
VeracodeRecent

38287 matches found

Veracode
Veracode
•added 2026/02/03 8:19 a.m.•4 views

Denial-Of-Service (DoS)

fast-xml-parser is vulnerable to Denial-Of-Service DoS. The vulnerability is due to improper handling of out-of-range numeric XML entities, where parsing entity values beyond valid Unicode ranges triggers an uncaught RangeError, causing applications to crash when processing untrusted XML input...

7.5CVSS5.3AI score0.00559EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/02/03 8:16 a.m.•4 views

Improper TLS Certificate Validation

github.com/neuvector/neuvector is vulnerable to improper TLS certificate validation. The vulnerability is due to TLS verification not being enforced by default for OpenID Connect authentication, which allows an attacker to perform man-in-the-middle MITM attacks by intercepting or tampering with...

8.8CVSS7.7AI score0.00321EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/02/03 5:46 a.m.•7 views

Remote Code Execution (RCE)

SandboxJS is vulnerable to Remote Code Execution RCE. The vulnerability is due to missing isolation and replacement of AsyncFunction and related function constructors, which allows an attacker to access the native host AsyncFunction via the .constructor property and execute arbitrary code outside...

10CVSS6.2AI score0.01122EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/02/02 9:6 p.m.•6 views

Arbitrary Command Injection

cai-framework is vulnerable to Arbitrary Command Injection. The vulnerability is due to passing user-controlled input directly to shell commands via subprocess.Popen with shell=True, which allows an attacker to inject malicious arguments for example -exec in the findfile tool and execute arbitrar...

9.6CVSS5.8AI score0.008EPSS
Exploits3References4Affected Software1
Veracode
Veracode
•added 2026/02/02 2:13 p.m.•8 views

Denial-of-Service (DoS)

React Server Components packages are vulnerable to Denial-Of-Service DoS. The vulnerability is due to insufficient validation and resource handling in Server Function request processing, where specially crafted HTTP requests to server function endpoints can trigger excessive CPU usage, memory...

7.5CVSS5.4AI score0.01469EPSS
Exploits0References4Affected Software4
Veracode
Veracode
•added 2026/02/02 1:27 p.m.•5 views

Prototype Pollution

deepHas is vulnerable to Prototype Pollution. The vulnerability is due to unsafe handling of nested object keys, where attacker-controlled input can modify properties on JavaScript prototypes, allowing global object behavior to be altered in applications using deephas...

9.4CVSS5.4AI score0.00717EPSS
Exploits4References2Affected Software1
Veracode
Veracode
•added 2026/02/02 9:40 a.m.•7 views

Arbitrary Code Execution

Orval is vulnerable to Arbitrary Code Execution. The vulnerability is due to incomplete sanitization of untrusted input during code generation, where insufficient escaping in jsStringEscape allows attackers to inject executable JavaScript using only non-alphanumeric characters via JSFuck...

9.8CVSS6.1AI score0.00603EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2026/02/02 9:36 a.m.•8 views

Denial Of Service (DoS)

Vault is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of complex JSON payloads caused by a regression that processes JSON requests before applying rate limits, which allows an attacker to exhaust resources and cause a denial of service...

7.5CVSS5.5AI score0.00517EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/02/02 9:25 a.m.•11 views

Improper Access Control

Kottster is vulnerable to Improper Access Control. The vulnerability is due to insecure handling of development-mode functionality, which allows an unauthenticated attacker to execute arbitrary code on the server when the application is running in development mode...

9.2CVSS6.1AI score0.00749EPSS
Exploits0References3Affected Software3
Veracode
Veracode
•added 2026/02/02 8:56 a.m.•7 views

NULL Pointer Dereference

ImageMagick is vulnerable to a NULL pointer dereference vulnerability. The vulnerability is due to improper handling of tags in the MSL Magick Scripting Language parser before images are loaded, which allows an attacker to trigger a denial-of-service DoS condition via assertion failure in debug...

7.5CVSS5.6AI score0.0043EPSS
Exploits1References3Affected Software20
Veracode
Veracode
•added 2026/02/02 8:34 a.m.•4 views

Race Condition

node-tar is vulnerable to a Race Condition Vulnerability. The vulnerability is due to improper handling of Unicode path collisions in the PathReservations locking mechanism on normalization-insensitive or case-insensitive filesystems, which allows an attacker to exploit race conditions using...

8.8CVSS5.8AI score0.00153EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2026/02/02 7:31 a.m.•6 views

Improper Authentication And Authorization

github.com/openbao/openbao-plugins is vulnerable to Improper Authentication and Authorization. The vulnerability is due to insufficient validation of IAM role identity across AWS accounts, which allows an attacker from an untrusted account to impersonate a same-named role in a trusted account and...

8.1CVSS5.5AI score0.00242EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/02/02 7:14 a.m.•6 views

Improper Access Control

github.com/slackhq/nebula is vulnerable to Improper Access Control. The vulnerability is due to incorrect handling of CIDR ranges in certain configurations, which allows an attacker to spoof or use arbitrary source IP addresses within the Nebula network...

4.9CVSS5.7AI score0.00199EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/02/02 7:13 a.m.•6 views

Email Address Parsing Vulnerability

next-auth is vulnerable to email address parsing vulnerability. The vulnerability is due to an incorrect address parsing behavior in Nodemailer, which allows an attacker to craft a malicious email input that redirects authentication or verification emails to an attacker-controlled mailbox instead...

5.6AI score
Exploits0
Veracode
Veracode
•added 2026/02/02 6:57 a.m.•7 views

Denial Of Service (DoS)

Next.js is vulnerable to Denial Of Service DoS. The vulnerability is due to the image optimization endpoint loading external images into memory without enforcing a maximum size limit, which allows an attacker to request optimization of arbitrarily large images and trigger out-of-memory conditions...

7.5CVSS5.5AI score0.00444EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2026/01/30 7:56 a.m.•6 views

Sandbox Escape

vm2 is vulnerable to Sandbox Escape. The vulnerability is due to incomplete sanitization of Promise callbacks, where globalPromise.prototype.then and catch are not sanitized while localPromise is, this allowing attackers to bypass sandbox restrictions via async function return values and execute...

10CVSS6.2AI score0.01222EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/01/29 4:49 p.m.•8 views

Incorrect Regular Expression

Hono is vulnerable to Incorrect Regular Expression. The vulnerability is due to improper validation of IPv4 octet ranges in the IP Restriction Middleware, which allows an attacker to craft malformed IP addresses to bypass IP-based access controls...

6.5CVSS5.9AI score0.00315EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/01/29 1:10 p.m.•7 views

Denial Of Service (DoS)

github.com/kyverno/kyverno is vulnerable to Denial Of Service DoS. The vulnerability is due to unbounded memory usage in the policy engine when processing crafted policies that exponentially amplify string data via context variables, which allows an attacker with policy creation privileges to...

7.7CVSS5.9AI score0.00531EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/01/29 12:44 p.m.•7 views

Timing Attack

OctoPrint is vulnerable to Timing Attack. The vulnerability is due to character-by-character API key comparison with early termination, which allows a network-based attacker to infer valid API keys by measuring response times and guessing the key one character at a time...

6CVSS5.9AI score0.00475EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/01/29 11:57 a.m.•7 views

Memory Leak

ImageMagick is vulnerable to a memory leak. The vulnerability is due to improper handling of malformed OpenCL device profile XML files in the LoadOpenCLDeviceBenchmark function, which fails to free allocated string memory when elements are not properly closed, allowing an attacker to trigger memo...

5.9AI score
Exploits0
Veracode
Veracode
•added 2026/01/29 8:48 a.m.•9 views

Server-Side Template Injection

fof/pretty-mail is vulnerable to Server-Side Template Injection. The vulnerability is due to improper validation and sanitization of email template inputs, which allows an attacker with administrative access to inject malicious template expressions and execute arbitrary system commands during ema...

8.6CVSS6.1AI score0.0053EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/01/28 9:24 a.m.•6 views

Server-Side Request Forgery (SSRF)

shopware/core is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper validation of user-supplied input used in server-side HTTP requests, which allows an attacker to coerce the server into sending requests to internal or external systems, potentially leading to...

6.2AI score
Exploits0
Veracode
Veracode
•added 2026/01/28 8:31 a.m.•11 views

Arbitrary File Write

Shopware is vulnerable to Arbitrary file write. The vulnerability is due to insufficient validation of uploaded plugin files, which allows an attacker to write files to arbitrary directories and upload a PHP shell, resulting in persistent shell access on on-premises installations...

6AI score
Exploits0
Veracode
Veracode
•added 2026/01/28 8:6 a.m.•7 views

Arbitrary Command Injection

Elysia is vulnerable to Arbitrary Command Injection. The vulnerability is due to unsanitized injection of dynamic cookie configuration into compiled routes, which allows an attacker with write access to the cookie configuration to inject and execute arbitrary code...

8.8CVSS6.1AI score0.00679EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added 2026/01/28 7:57 a.m.•5 views

Denial Of Service (DoS)

Next.js is vulnerable to a Denial of Service DoS vulnerability. The vulnerability is due to unbounded request body buffering and unbounded decompression in the Partial Prerendering PPR resume endpoint, which allows an attacker to send specially crafted unauthenticated POST requests or compressed...

7.5CVSS5.9AI score0.00363EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/01/28 7:50 a.m.•5 views

Prototype Pollution

Elysia is vulnerable to Prototype Pollution. The vulnerability is due to improper deep-merge handling in the mergeDeep function when merging schema validation results, which allows an attacker to inject a proto property and, when chained with another flaw, achieve remote code execution...

9.8CVSS6.2AI score0.00473EPSS
Exploits1References9Affected Software1
Veracode
Veracode
•added 2026/01/28 7:40 a.m.•6 views

Denial Of Service (DoS)

Next.js is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to unbounded memory consumption in the Image Optimizer, where the /next/image endpoint loads attacker-controlled external images entirely into memory without size limits when remotePatterns is enabled, allowing large image...

7.5CVSS5.9AI score0.00444EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/01/28 7:34 a.m.•5 views

Sensitive Information Disclosure

Umbraco.cms is vulnerable to Sensitive Information Disclosure. The vulnerability is due to unsafe handling and cleanup of temporary files during the dictionary upload process, which allows an attacker with backoffice access to infer the existence of arbitrary files on the server and, in some...

4.9CVSS6AI score0.00301EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/01/28 7:22 a.m.•7 views

Information Disclosure

Shopware is vulnerable to sensitive Information Disclosure. The vulnerability is due to improper protection of sensitive application data, which allows an attacker to export credential-related information from affected Shopware deployments and potentially reuse recovered credentials across other...

5.9AI score
Exploits0
Veracode
Veracode
•added 2026/01/28 6:15 a.m.•8 views

Denial Of Service (DoS)

orjson is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to missing recursion depth limits in orjson.dumps, where deeply nested JSON inputs can cause excessive recursion, leading to stack exhaustion and process crashes...

7.5CVSS5.9AI score0.0055EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/01/28 4:55 a.m.•5 views

Denial Of Service (DoS)

Protobuf is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to bypassed recursion depth limits when parsing nested Any messages, where missing depth accounting in the ParseDict logic allows deeply nested inputs to exhaust the Python recursion stack and trigger a RecursionError...

8.2CVSS5.9AI score0.00351EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/01/27 4:48 p.m.•7 views

Integer Overflow

@openzeppelin/confidential-contracts is vulnerable to Integer Overflow. The vulnerability is due to a silent overflow failure in the internal mint function that is not checked by wrapper functions, which allows an attacker to cause minting to fail silently while still transferring underlying...

5.9AI score
Exploits0
Veracode
Veracode
•added 2026/01/27 2:28 p.m.•8 views

Serialization Injection Vulnerability

LangChain is vulnerable to a Serialization Injection Vulnerability. The vulnerability is due to improper handling of user-controlled objects containing lc keys in the toJSON serialization logic, which allows an attacker to inject crafted data that is mistakenly treated as a trusted LangChain obje...

9.1CVSS6AI score0.00746EPSS
Exploits0References6Affected Software2
Veracode
Veracode
•added 2026/01/27 2:15 p.m.•8 views

Serialization Injection Vulnerability

langchaincore is vulnerable to a Serialization Injection Vulnerability. The vulnerability is due to the dumps and dumpd functions not escaping user-controlled dictionaries containing the internal lc key, which allows an attacker to craft malicious input that is interpreted as a trusted LangChain...

9.3CVSS5.9AI score0.1383EPSS
Exploits5References9Affected Software1
Veracode
Veracode
•added 2026/01/27 1:30 p.m.•6 views

Directory Traversal

Swing Music is vulnerable to Directory Traversal. The vulnerability is due to insufficient path validation in the listfolders function of the /folder/dir-browser endpoint, which allows an authenticated attacker to traverse the filesystem and browse arbitrary directories on the server...

5.3CVSS6AI score0.00511EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/01/27 1:16 p.m.•7 views

Sensitive Information Disclosure

@anthropic-ai/claude-code is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper trust validation during the project-load flow, which allows an attacker to supply a malicious repository configuration that redirects API requests to an attacker-controlled endpoint a...

7.5CVSS5.9AI score0.2297EPSS
Exploits2References2Affected Software1
Veracode
Veracode
•added 2026/01/27 10:2 a.m.•6 views

Arbitrary Command Injection

@orval/core is vulnerable to Arbitrary Command Injection. The vulnerability is due to improper handling and escaping of untrusted OpenAPI specification data in the x-enumDescriptions field during enum generation, which allows an attacker to inject and execute arbitrary TypeScript or JavaScript co...

9.8CVSS6.1AI score0.0075EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2026/01/23 10:47 a.m.•5 views

Denial-Of-Service (DoS)

ESPHome is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to an integer overflow in the API protobuf decoder, where an attacker-controlled fieldlength value can overflow the bounds check in proto.cpp, bypassing validation and causing invalid memory access that crashes the device,...

7.5CVSS5.9AI score0.00273EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/01/23 10:28 a.m.•6 views

Arbitrary Code Execution

binary-parser is vulnerable to Arbitrary Code Execution. The vulnerability is due to unsanitized interpolation of untrusted values into dynamically generated code, where attacker-controlled parser field names or encoding parameters are embedded directly into generated JavaScript, allowing arbitra...

6.5CVSS6.4AI score0.00505EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2026/01/23 9:52 a.m.•8 views

Path Traversal

wheel is vulnerable to Path Traversal.The vulnerability is due to unsafe handling of file permissions during wheel extraction, where the unpack function trusts archive header filenames when applying chmod, allowing a malicious wheel to modify permissions of arbitrary system files after path...

7.1CVSS5.6AI score0.00278EPSS
Exploits2References3Affected Software1
Veracode
Veracode
•added 2026/01/23 7:41 a.m.•7 views

Denial-Of-Service (DoS)

Seroval is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to unbounded recursion during serialization, where objects with extreme nesting depth can exceed the maximum call stack size, causing crashes or service disruption when serializing untrusted input...

7.5CVSS5.9AI score0.00403EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/01/23 4:30 a.m.•6 views

Stack Overflow

ImageMagick is vulnerable to a stack overflow. The vulnerability is due to infinite recursion in the MSL Magick Scripting Language command when writing to MSL format, which allows an attacker to trigger a stack overflow and cause a denial-of-service condition...

5.5CVSS6AI score0.00161EPSS
Exploits1References4Affected Software19
Veracode
Veracode
•added 2026/01/23 3:55 a.m.•5 views

Improper Certificate Validation

wlc is vulnerable to improper certificate validation. The vulnerability is due to skipped SSL verification for specially crafted URLs, which allows an attacker to perform man-in-the-middle attacks and intercept or manipulate communications...

5.5CVSS5.9AI score0.00134EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/01/23 3:45 a.m.•6 views

Sensitive Information Exposure

wlc is vulnerable to sensitive information exposure. The vulnerability is due to support for unscoped API keys in configuration settings, which allows an attacker to obtain the API key if it is inadvertently sent or exposed to unintended remote servers...

5.5CVSS5.9AI score0.00141EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/01/23 3:34 a.m.•5 views

Denial-of-service (DoS)

pypdf is vulnerable to denial-of-service DoS. The vulnerability is due to improper handling of PDFs missing the /Root object with a large /Size value in non-strict parsing mode, which allows an attacker to craft an invalid PDF that triggers excessively long runtimes...

6.9CVSS5.9AI score0.00391EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/01/22 11:42 a.m.•6 views

Server-Side Request Forgery (SSRF)

github.com/axllent/mailpit is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to the HTML Check feature automatically downloading remote CSS resources without proper validation, which allows an attacker to embed malicious stylesheet links in emails and trigger unauthorize...

7.5CVSS5.9AI score0.00396EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/01/22 11:5 a.m.•6 views

HTTP Request Smuggling

io.vertx:vertx-core is vulnerable to HTTP Request Smuggling. The vulnerability is due to improper handling of / in the output buffer by removeDots function in Static Handler which allows the attacker can prevent access to static files by sending specifically crafted request URIs that exploit...

6.9CVSS6AI score0.00343EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2026/01/22 10:27 a.m.•6 views

Improper Access Control

Pterodactyl is vulnerable to Improper Access Control. The vulnerability is due to failure to revoke active SFTP sessions when user permissions are removed or modified, which allows an attacker with an existing SFTP connection to retain unauthorized file access after their privileges are revoked...

7.5CVSS5.9AI score0.00218EPSS
Exploits0References4Affected Software2
Veracode
Veracode
•added 2026/01/22 10:13 a.m.•4 views

Server-Side Request Forgery (SSRF)

github.com/axllent/mailpit is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation of target addresses in the /proxy endpoint, which allows an attacker to send crafted HTTP GET requests to internal network resources and access internal services or AP...

5.8CVSS5.9AI score0.00755EPSS
Exploits2References5Affected Software1
Veracode
Veracode
•added 2026/01/22 10:10 a.m.•7 views

Server-Side Request Forgery (SSRF)

Chainlit is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to fetching attacker-controlled URLs during element updates, where the SQLAlchemy data layer performs outbound HTTP GET requests on user-supplied url values, allowing authenticated attackers to access internal...

8.3CVSS5.9AI score0.04439EPSS
Exploits1References5Affected Software1
Total number of security vulnerabilities38287