Lucene search
+L
VeracodeRecent

38468 matches found

Veracode
Veracode
•added 2026/03/06 10:11 a.m.•30 views

Input Validation Bypass

ai is vulnerable to Input Validation Bypass. The vulnerability is due to improper validation of uploaded file types, which allows an attacker to bypass filetype whitelists and upload unauthorized files...

5.3CVSS5.8AI score0.00259EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/03/06 7:24 a.m.•6 views

Authentication Bypass

Astro is vulnerable to Authentication Bypass. The vulnerability is due to inconsistent path normalization between Astro’s routing logic and middleware validation, where routing applies decodeURI but middleware checks context.url.pathname without decoding, allowing attackers to access protected...

6.9CVSS5.8AI score0.00514EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/03/06 7:24 a.m.•8 views

Open Redirect

miniflux.app/v2 is vulnerable to Open Redirect. The vulnerability is due to improper validation of the redirecturl parameter where protocol-relative URLs bypass the url.Parse....IsAbs check, which allows an attacker to redirect users to attacker-controlled websites after login...

6.1CVSS5.8AI score0.00187EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/03/06 7:23 a.m.•8 views

Server-Side Request Forgery (SSRF)

mcp-fetch-server is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper private IP validation, which allows an attacker to bypass the validation mechanism and access internal network resources...

7.5CVSS5.8AI score0.00388EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/03/06 6:32 a.m.•6 views

Server-Side Request Forgery (SSRF)

Angular SSR is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to Angular’s request handling pipeline trusting user-controlled Host and X-Forwarded- HTTP headers without proper validation, which allows an attacker to manipulate URL reconstruction and perform arbitrary...

9.2CVSS5.9AI score0.00497EPSS
Exploits1References9Affected Software3
Veracode
Veracode
•added 2026/03/05 9:34 a.m.•6 views

SQL Injection

TypeORM is vulnerable to SQL Injection. The vulnerability is due to improper handling of object values in the sqlstring call where stringifyObjects defaults to false, which allows an attacker to inject crafted SQL through requests to repository.save or repository.update...

6.5CVSS5.8AI score0.00241EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2026/03/05 8:55 a.m.•9 views

Missing Authorization

github.com/treeverse/lakefs is vulnerable to Missing Authorization. The vulnerability is due to lack of authentication checks on the /api/v1/usage-report/summary endpoint, which allows an attacker to access aggregate API usage information without authorization...

5.3CVSS5.8AI score0.00274EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/03/04 4:45 p.m.•8 views

Denial Of Service (DoS)

github.com/hashicorp/consul is vulnerable to Denial Of Service DoS. The vulnerability is due to incorrect Content Length header validation, where an attacker can exploit this vulnerability to cause a denial of service...

6.5CVSS5.9AI score0.00402EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2026/03/04 4:29 p.m.•11 views

Denial Of Service (DoS)

github.com/hashicorp/consul is vulnerable to Denial of Service DoS. The vulnerability is due to lack of maximum value on the Content Length header, where an attacker can exploit this vulnerability to cause a denial of service, and this can be done by sending a request with a large Content Length...

6.5CVSS6AI score0.00399EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2026/03/04 11:4 a.m.•63 views

Open Redirect

Volo.Abp.Account.Web is vulnerable to Open Redirect. The vulnerability is due to improper validation of the returnUrl parameter in the register function, where an attacker can redirect users to arbitrary external domains by exploiting this vulnerability...

5.3CVSS6AI score0.00243EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/03/04 9:12 a.m.•8 views

Information Disclosure

Storybook is vulnerable to Information Disclosure. The vulnerability is due to a bug in how Storybook handles environment variables defined in a .env file, which could, in specific circumstances, lead to those variables being unexpectedly bundled into the artifacts created by the storybook build...

7.3CVSS5.8AI score0.00239EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2026/03/04 9:3 a.m.•7 views

Arbitrary Argument Injection

mcp-server-git is vulnerable to Arbitrary Argument Injection. The vulnerability is due to the gitdiff and gitcheckout functions passing user-controlled arguments directly to git CLI commands without sanitization, where flag-like values would be interpreted as command-line options rather than git...

7.1CVSS6AI score0.07406EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/03/04 8:4 a.m.•6 views

Stack Overflow

fast-xml-parser is vulnerable to stack overflow vulnerability. The vulnerability is due to improper handling in the XML builder when preserveOrder:true is enabled, which allows an attacker to trigger a stack overflow and crash the application by providing crafted input data...

7.5CVSS6AI score0.00478EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/03/04 7:38 a.m.•6 views

XML External Entity (XXE)

fast-xml-parser is vulnerable to XML External Entity XXE. The vulnerability is due to improper handling of a dot . in DOCTYPE entity names, which is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities and bypass entity encoding, thereby...

9.3CVSS5.9AI score0.00445EPSS
Exploits1References13Affected Software1
Veracode
Veracode
•added 2026/03/02 7:16 p.m.•14 views

Directory Traversal

No description provided...

9.1CVSS5.8AI score0.06434EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/03/02 6:52 p.m.•5 views

Directory Traversal

mcp-server-git is vulnerable to Directory Traversal. The vulnerability is due to the gitinit tool accepting arbitrary filesystem paths and creating Git repositories without validating the target location, where an attacker can exploit this to create repositories at arbitrary locations, and...

8.8CVSS6.1AI score0.07957EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/03/02 6:38 p.m.•9 views

Incorrect Authorization

Auth0-PHP is vulnerable to Incorrect Authorization. The vulnerability is due to improper validation of access tokens, where affected applications may accept ID tokens as Access tokens, and attackers can exploit this by manipulating the audience validation in access tokens...

7.5CVSS5.9AI score0.00382EPSS
Exploits0References13Affected Software1
Veracode
Veracode
•added 2026/02/28 5:14 a.m.•9 views

Denial Of Service

pypdf is vulnerable to Denial of Service. The vulnerability is due to an attacker crafting a PDF with unusually large values in the /ToUnicode entry of a font, where parsing this entry leads to long runtimes and large memory consumption, and how attackers can exploit it by using this vulnerabilit...

6.9CVSS5.3AI score0.00168EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/02/28 5:14 a.m.•9 views

Infinite Loop

pypdf is vulnerable to Infinite Loop. The vulnerability is due to an attacker being able to craft a PDF which leads to an infinite loop, where accessing the children of a TreeObject, for example as part of outlines, can be exploited by attackers...

6.9CVSS5.1AI score0.00168EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/02/28 5:14 a.m.•8 views

Input Validation Bypass

Apache Superset is vulnerable to Input Validation Bypass. The vulnerability is due to specially crafted SQL statements can bypass the read-only verification check when using a PostgreSQL database connection, and attackers can exploit it to execute unauthorized actions...

7.1CVSS5.7AI score0.00348EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:13 a.m.•6 views

Denial Of Service (DoS)

pypdf is vulnerable to Denial Of Service DoS. The vulnerability is due to manipulated FlateDecode XFA streams, where an attacker can craft a PDF that leads to RAM exhaustion by accessing the xfa property of a reader or writer and the corresponding stream being compressed using /FlateDecode...

8.7CVSS5.8AI score0.00348EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/02/28 5:13 a.m.•12 views

Path Traversal

mcp-server-git is vulnerable to Path Traversal. The vulnerability is due to the gitadd tool not validating file paths, where relative paths containing ../ sequences that resolve outside the repository were accepted and staged into the Git index, and attackers can exploit this to potentially...

6.5CVSS5.7AI score0.00287EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:12 a.m.•7 views

Remote Code Execution (RCE)

D-Tale is vulnerable to Remote Code Execution RCE. The vulnerability is due to a flaw in the /save-column-filter endpoint, where attackers can execute malicious code on the server, allowing them to run arbitrary code and potentially gain control of the system...

9.8CVSS6.1AI score0.00712EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/02/28 5:12 a.m.•35 views

Sensitive Information Exposure

Flask is vulnerable to Sensitive Information Exposure. The vulnerability is due to incomplete handling of the Vary: Cookie header when accessing the session object, where certain access patterns e.g., using the in operator fail to mark responses as user-specific, allowing caching proxies to store...

4.3CVSS5.7AI score0.00344EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:12 a.m.•14 views

Sensitive Data Exposure

Apache Superset is vulnerable to Sensitive Data Exposure. The vulnerability is due to improper serialization of sensitive fields in the API response, where authenticated users with low privileges can retrieve sensitive user information, including password hashes, email addresses, and login...

6.5CVSS5.2AI score0.004EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:12 a.m.•11 views

Denial Of Service

pypdf is vulnerable to Denial of Service. The vulnerability is due to a malformed /FlateDecode stream, where the byte-by-byte decompression is used, and an attacker can craft a PDF which leads to long runtimes...

6.9CVSS5.2AI score0.00168EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/02/28 5:12 a.m.•9 views

SQL Injection

Apache Superset is vulnerable to SQL Injection. The vulnerability is due to an incomplete default list of restricted SQL functions for the ClickHouse engine, where attackers can execute potentially sensitive SQL functions within SQL Lab and charts...

6.5CVSS5.7AI score0.00607EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:11 a.m.•6 views

Infinite Loop

pypdf is vulnerable to Infinite Loop. The vulnerability is due to the library's handling of circular /Prev entries in cross-reference streams, where an attacker can craft a PDF that leads to an infinite loop when read, allowing for a denial of service attack...

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

Buffer Overflow

psd-tools is vulnerable to Buffer Overflow. The vulnerability is due to malformed RLE-compressed image data, where decoderle raises ValueError which propagated all the way to the user, crashing psd.composite and psd-tools export, and attackers can exploit it by crafting a PSD file with malformed...

9.1CVSS5.9AI score0.0041EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:11 a.m.•10 views

Path Traversal

Werkzeug is vulnerable to Path Traversal. The vulnerability is due to the safejoin function allowing Windows special device names as filenames if preceded by other path segments, where the function sendfromdirectory uses safejoin to safely serve files at user-specified paths under a directory and...

6.3CVSS5.7AI score0.00556EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:7 a.m.•24 views

Deserialization Of Untrusted Data

Apache Camel is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to the DefaultLevelDBSerializer class deserializing data using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions, which allows an attacker to inject a crafted...

8.8CVSS6.5AI score0.00903EPSS
Exploits2References6Affected Software1
Veracode
Veracode
•added 2026/02/28 5:7 a.m.•8 views

SQL Injection

LibreNMS is vulnerable to SQL Injection. The vulnerability is due to improper input sanitization and lack of parameterization in the IPv6 address search logic, where the prefix value is directly concatenated into the SQL query string without validation, and attackers can inject arbitrary SQL...

9.3CVSS6.1AI score0.0744EPSS
Exploits2References3Affected Software1
Veracode
Veracode
•added 2026/02/28 5:3 a.m.•41 views

Authentication Bypass

Apache Tomcat is vulnerable to Authentication Bypass. The vulnerability is due to improper validation between the TLS SNI hostname and the HTTP Host header, allowing a client to send mismatched hostnames and bypass client certificate authentication in configurations with multiple virtual hosts...

9.1CVSS5.8AI score0.00235EPSS
Exploits0References2Affected Software4
Veracode
Veracode
•added 2026/02/28 5:2 a.m.•8 views

Remote Code Execution (RCE)

mchange-commons-java is vulnerable to Remote Code Execution RCE. The vulnerability is due to its independent JNDI dereferencing implementation allowing remote factoryClassLocation values, which can cause the application to download and execute attacker-controlled code when processing a malicious...

9.8CVSS6.1AI score0.00812EPSS
Exploits1References17Affected Software1
Veracode
Veracode
•added 2026/02/27 2:46 p.m.•20 views

Missing Cryptographic Key Commitment

Amazon.Extensions.S3.Encryption is vulnerable to Missing Cryptographic Key Commitment. The vulnerability is due to lack of cryptographic key commitment when storing encrypted data keys in instruction files instead of S3 metadata, which allows an attacker with write access to the bucket to introdu...

6CVSS5.9AI score0.00097EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/02/26 9:3 a.m.•5 views

Denial Of Service (DoS)

org.bitbucket.bc:jose4j is vulnerable to a Denial-of-Service DoS. The vulnerability is due to improper handling of highly compressed JSON Web Encryption JWE tokens, which allows an attacker to supply a malicious token with an excessive compression ratio that triggers significant memory allocation...

7.5CVSS6AI score0.00248EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/02/26 6:38 a.m.•8 views

Improper Configuration Control

weblate is vulnerable to improper configuration control. The vulnerability is due to the ability to remotely overwrite Git configuration, which allows an attacker to modify repository behavior and potentially manipulate project operations...

9.1CVSS5.8AI score0.00498EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added 2026/02/26 6:13 a.m.•6 views

XML External Entity (XXE)

biopython is vulnerable to XML External Entity XXE. The vulnerability is due to improper handling of XML doctype declarations, which allows an attacker to inject malicious external entities and potentially read local files or access internal resources...

4.9CVSS5.8AI score0.00305EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2026/02/26 6:12 a.m.•4 views

Arbitrary File Read

Weblate is vulnerable to arbitrary file read. The vulnerability is due to improper handling of crafted symbolic links in repositories, which allows an attacker to read arbitrary files from the server file system...

7.7CVSS5.9AI score0.00357EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2026/02/26 6:2 a.m.•7 views

Denial Of Service (DoS)

Nodemailer is vulnerable to a denial of service DoS. The vulnerability is due to improper handling of a crafted email address header that triggers infinite recursion in the address parser, which allows an attacker to exhaust resources and disrupt service availability...

7.5CVSS5.8AI score0.00416EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added 2026/02/26 5:55 a.m.•8 views

Unauthorized Code Execution

nbconvert is vulnerable to unauthorized code execution. The vulnerability is due to improper handling of SVG-to-PDF conversion on Windows where a malicious inkscape.bat file in the working directory can be executed, which allows an attacker to run arbitrary code when a user performs the conversio...

8.5CVSS6.2AI score0.00238EPSS
Exploits1References8Affected Software1
Veracode
Veracode
•added 2026/02/25 9:40 a.m.•7 views

Time-of-Check-Time-of-Use (TOCTOU) Race Condition

filelock is vulnerable to a Time-of-Check-Time-of-Use TOCTOU race condition. The vulnerability is due to improper file existence checking before opening lock files with truncation, which allows an attacker to exploit a symlink race and corrupt or truncate arbitrary files...

6.5CVSS5.9AI score0.00187EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added 2026/02/25 8:6 a.m.•5 views

Cross-site Scripting (XSS)

Orejime is vulnerable to cross-site scripting XSS. The vulnerability is due to Orejime converting data- attributes into active attributes e.g., data-href → href without sanitization, which allows an attacker to execute malicious javascript: code if they can inject HTML into the page...

6.1CVSS5.8AI score0.00186EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/02/25 7:42 a.m.•7 views

Regular Expression Denial Of Service (ReDoS)

@fedify/fedify is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to nested quantifiers in the HTML parsing regex within the document loader, which allows an attacker to trigger catastrophic backtracking by sending specially crafted HTML responses...

7.5CVSS5.8AI score0.00481EPSS
Exploits1References8Affected Software1
Veracode
Veracode
•added 2026/02/24 1:20 p.m.•11 views

Regular Expression Denial Of Service (ReDoS)

PyMdown Extensions is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression processing in the pymdownx.blocks.caption extension, which allows an attacker to supply crafted input that triggers excessive processing time and causes the...

6.9CVSS5.5AI score0.00363EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/02/24 12:46 p.m.•8 views

OS Command Injection

systeminformation is vulnerable to OS Command Injection. The vulnerability is due to direct concatenation of the user-supplied drive parameter into a PowerShell command in the fsSize function without proper sanitization, which allows an attacker to execute arbitrary commands on Windows systems wh...

8.1CVSS6AI score0.13081EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/02/23 7:48 p.m.•9 views

Server-Side Request Forgery (SSRF)

Parse Server is vulnerable to Server-Side Request ForgerySSRF. The vulnerability is due to allowing clients to supply a custom apiURL parameter in the Instagram authentication adapter, which allows an attacker to redirect authentication requests to malicious endpoints and potentially bypass...

8.3CVSS5.5AI score0.00296EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2026/02/23 7:24 p.m.•7 views

Prototype Pollution

@trpc/server is vulnerable to Prototype Pollution. The vulnerability is due to improper handling of FormData field names in the formDataToObject function, which allows an attacker to submit specially crafted fields that pollute Object.prototype and potentially cause authorization bypass or denial...

8.5CVSS5.5AI score0.00338EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/02/23 7:15 p.m.•7 views

Server-Side Request Forgery (SSRF)

local-deep-research is vulnerable to Server-Side Request ForgerySSRF. The vulnerability is due to the download service using raw requests.get without applying SSRF protections, which allows an attacker to submit malicious URLs to access internal services, cloud metadata endpoints, or perform...

6.5CVSS5.4AI score0.00274EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/02/23 7:6 p.m.•9 views

Arbitrary File Upload

Cadmium CMS is vulnerable to an Arbitrary File Upload. The vulnerability is due to insufficient validation and restriction in the /admin/content/filemanager/uploads functionality, which allows an attacker to upload malicious files and potentially execute arbitrary code on the server...

9.8CVSS6.1AI score0.00328EPSS
Exploits1References2Affected Software1
Total number of security vulnerabilities38468