Lucene search
K
VeracodeRecent

38287 matches found

Veracode
Veracode
added 2026/04/18 5:37 a.m.3 views

Buffer Overflow

zlib is vulnerable to a buffer overflow. The vulnerability is due to insufficient capacity validation in the zstreambufferungets function of Zlib::GzipReader before shifting existing data with memmove, which allows an attacker to trigger memory corruption by supplying crafted input that causes th...

9.8CVSS7.3AI score0.00561EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2026/04/18 5:36 a.m.5 views

Server-Side Request Forgery (SSRF)

web3.py is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to web3.py directly processing contract-supplied URLs in its CCIP Read/OffchainLookup EIP-3668 implementation without validating the destination, which allows an attacker to craft a malicious smart contract that...

7.2CVSS6AI score0.00228EPSS
Exploits2References2Affected Software1
Veracode
Veracode
added 2026/04/18 5:36 a.m.8 views

Decompression Bomb

Pillow is vulnerable to Decompression bomb attacks. The vulnerability is due to not limiting the amount of GZIP-compressed data read when decoding a FITS image, where a specially crafted FITS file could cause unbounded memory consumption, and attackers can exploit it by providing maliciously...

8.7CVSS5.2AI score0.00485EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2026/04/18 5:35 a.m.9 views

Remote Code Execution (RCE)

Giskard is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe rendering of user-controlled input using Jinja2 Template without validation, which allows an attacker to execute arbitrary code through crafted rule definitions...

7.8CVSS6.2AI score0.00144EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2026/04/18 5:34 a.m.8 views

LibreNMS: Cross-Site Scripting In ShowConfigController

Summary A Stored Cross-Site Scripting XSS vulnerability exists in the ShowConfig page of devices affected by the RANCID Integration settings. The application fails to properly sanitise the "rancidrepourl" configuration value. When a user navigates to a device's configuration page, this unsanitise...

4.8CVSS6.2AI score0.00225EPSS
Exploits1Affected Software1
Veracode
Veracode
added 2026/04/18 5:31 a.m.24 views

October CMS Has Stored XSS In Event Log Mail Preview

A stored cross-site scripting XSS vulnerability was identified in the Event Log mail preview feature. When viewing logged mail messages, HTML content was rendered in an iframe without proper sandboxing, allowing JavaScript execution in the viewer's browser context. Impact - Stored XSS via mail...

5.4CVSS5.7AI score0.00198EPSS
Exploits0Affected Software1
Veracode
Veracode
added 2026/04/18 5:28 a.m.12 views

Wger Has Stored XSS Via Unescaped License Attribution Fields

Stored XSS via Unescaped License Attribution Fields Summary The "AbstractLicenseModel.attributionlink" property in "wger/utils/models.py" constructs HTML strings by directly interpolating user-controlled fields "licenseauthor", "licensetitle", "licenseobjecturl", "licenseauthorurl",...

5.4CVSS5.9AI score0.00207EPSS
Exploits1Affected Software1
Veracode
Veracode
added 2026/04/18 5:28 a.m.6 views

OS Command Injection

dolibarr/dolibarr is vulnerable to OS Command Injection. The vulnerability is due to improper validation and escaping of the MAINODTASPDF configuration input before passing it to the exec function, which allows an attacker to execute arbitrary operating system commands...

9.4CVSS5.7AI score0.00922EPSS
Exploits3References3Affected Software1
Veracode
Veracode
added 2026/04/18 5:27 a.m.23 views

October CMS Has Stored XSS In Backend Editor Markup Classes

A stored cross-site scripting XSS vulnerability was identified in the Backend Editor Settings. The Markup Classes fields used for paragraph styles, inline styles, table styles, etc. did not sanitize input to valid CSS class name characters. Malicious values were rendered unsanitized in Froala...

5.4CVSS5.7AI score0.00252EPSS
Exploits0Affected Software1
Veracode
Veracode
added 2026/04/18 5:23 a.m.6 views

Server-Side Request Forgery (SSRF)

markhuot/craftql is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper handling of external requests in the GetAssetsFieldSchema component, which allows an attacker to trigger unauthorized requests and potentially execute arbitrary code...

7.5CVSS5.7AI score0.00463EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2026/04/18 5:21 a.m.7 views

Remote Code Execution (RCE)

LibreNMS is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of Binary Locations configuration and the Netcommand feature, which allows an attacker with administrative privileges to execute arbitrary commands on the server...

8.5CVSS6AI score0.07533EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/04/18 5:9 a.m.19 views

Apache Log4net: Silent Log Event Loss In XmlLayout And XmlLayoutSchemaLog4J Due To Unescaped XML 1.0 Forbidden Character

Apache Log4net's XmlLayout https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list and XmlLayoutSchemaLog4J https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list , in versions before 3.3.0, fail to sanitize characters forbidden by the XML 1.0...

6.3CVSS5.8AI score0.0075EPSS
Exploits0Affected Software1
Veracode
Veracode
added 2026/04/18 5:9 a.m.12 views

DNN: Same HostGUID For All New Installs

DNN formerly DotNetNuke is an open-source web content management platform CMS in the Microsoft ecosystem. All new installations of DNN 10.x.x - 10.2.1 have the same Host GUID. This does not affect upgrades from 9.x.x. Version 10.2.2 patches the issue...

6.9CVSS5.8AI score0.00175EPSS
Exploits0Affected Software1
Veracode
Veracode
added 2026/04/18 5:8 a.m.7 views

Cross-Site Request Forgery (CSRF)

PAC4J is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to weak CSRF token validation relying on hash collisions in String.hashCode, which allows an attacker to forge requests with colliding tokens and perform unauthorized actions without the victim’s consent...

7CVSS5.2AI score0.00165EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2026/04/18 5:6 a.m.7 views

LDAP Injection

Bouncy Castle BC-JAVA is vulnerable to LDAP Injection.The vulnerability is due to improper sanitization of user-supplied input in the LDAPStoreHelper component, which allows an attacker to inject malicious LDAP queries and manipulate directory lookups or retrieve unauthorized data...

6.9CVSS5.2AI score0.00494EPSS
Exploits0References3Affected Software3
Veracode
Veracode
added 2026/04/17 12:26 p.m.8 views

OAuth Authorization Code Theft

SignalK Server is vulnerable to OAuth authorization code theft. The vulnerability is due to the unvalidated HTTP Host header being used to construct the OAuth2 redirecturi, where an attacker can spoof the Host header to steal OAuth authorization codes and hijack user sessions in realistic...

6.1CVSS5.8AI score0.00112EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/04/17 10:38 a.m.7 views

Improper Access Control

Hono is vulnerable to Improper Access Control. The vulnerability is due to inconsistent cookie parsing between browsers and the parse function, where differently formatted cookie names may be normalized to the same key, allowing attacker-controlled cookies to override legitimate ones and bypass...

4.8CVSS5.1AI score0.00284EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/04/17 9:57 a.m.14 views

Improper Verification

github.com/mattermost/mattermost-server is vulnerable to improper verification. The vulnerability is due to failure to validate that /share-issue-publicly post actions were created by the Jira plugin, which allows an attacker to exfiltrate Jira tickets by tricking victim users into interacting wi...

4.1CVSS5.8AI score0.00146EPSS
Exploits0References4Affected Software2
Veracode
Veracode
added 2026/04/17 9:26 a.m.6 views

Path Traversal

Hono is vulnerable to Path Traversal. The vulnerability is due to a path traversal issue in toSSG, where specially crafted values can cause generated file paths to escape the intended output directory, and attackers who can influence values passed to ssgParams during the build process may be able...

7.5CVSS5.7AI score0.00532EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/04/17 8:17 a.m.9 views

Regular Expression Denial Of Service

fast-jwt is vulnerable to Regular Expression Denial of Service. The vulnerability is due to the library allowing regular expressions in claim validation, where a crafted JWT can trigger catastrophic backtracking in the JavaScript regex engine, resulting in significant CPU consumption during...

6.5CVSS5.7AI score0.00262EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/04/17 7:51 a.m.9 views

OS Command Injection

taskflow-ai is vulnerable to OS Command Injection. The vulnerability is due to a security flaw in the terminalexecute component, where performing a manipulation results in os command injection and the attack is possible to be carried out remotely...

6.5CVSS6.5AI score0.0111EPSS
Exploits0References8Affected Software1
Veracode
Veracode
added 2026/04/16 11:16 a.m.9 views

Improper Input Validation

Lodash is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of options.imports key names and unsafe merging of inherited properties, which allows an attacker to inject malicious expressions that execute arbitrary code during template compilation...

9.8CVSS6.1AI score0.01026EPSS
Exploits0References4Affected Software4
Veracode
Veracode
added 2026/04/16 11:15 a.m.7 views

Improper Access Control.

Vite is vulnerable to improper access control. The vulnerability is due to missing Origin header validation in the WebSocket connection path, which allows an attacker to invoke internal functions and retrieve arbitrary server files via crafted WebSocket requests...

8.2CVSS5.9AI score0.02292EPSS
Exploits3References5Affected Software1
Veracode
Veracode
added 2026/04/16 11:12 a.m.10 views

Code Injection

Handlebars is vulnerable to code injection. The vulnerability is due to improper sanitization of user-controlled inputs in the CLI precompiler, which allows an attacker to inject arbitrary JavaScript via crafted template filenames or CLI arguments and execute it when the generated code is run...

8.2CVSS6AI score0.00293EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/04/16 9:21 a.m.7 views

Cross-site Request Forgery

RedwoodSDK is vulnerable to Cross-site Request Forgery. The vulnerability is due to server functions exported from 'use server' files being invoked via GET requests, bypassing their intended HTTP method, where browsers send SameSite=Lax cookies on top-level GET requests and an attacker could...

8.1CVSS5.8AI score0.0021EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/04/16 8:59 a.m.7 views

Path Traversal

LiquidJS is vulnerable to Path Traversal. The vulnerability is due to the top-level file loads not enforcing the boundary set by the configured root, where a Liquid instance configured with an empty temporary directory as root can return the contents of arbitrary files and attackers can exploit...

7.5CVSS5.8AI score0.00447EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2026/04/16 8:45 a.m.5 views

Memory Limit Bypass

LiquidJS is vulnerable to Memory Limit Bypass. The vulnerability is due to the replace filter incorrectly accounting for memory usage when the memoryLimit option is enabled, where an attacker who controls template content can bypass the memoryLimit DoS protection with approximately 2,500x...

5.3CVSS5.8AI score0.00495EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/04/16 7:54 a.m.7 views

Improper Access Control

github.com/1panel-dev/1panel is vulnerable to improper access control. The vulnerability is due to trusting all proxy IPs in Gin’s default configuration, which allows an attacker to spoof the X-Forwarded-For header and bypass IP-based security controls...

6.5CVSS7.2AI score0.00196EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/04/16 7:36 a.m.7 views

Path Traversal

LiquidJS is vulnerable to Path Traversal. The vulnerability is due to the path-based check for partial and layout roots, where a symlink to a file outside the allowed root can be loaded if it is placed inside an allowed partials or layouts directory, and attackers can exploit this by placing...

8.2CVSS5.8AI score0.00396EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/04/16 7:35 a.m.7 views

Arbitrary File Deletion

Gin-vue-admin is vulnerable to arbitrary file deletion. The vulnerability is due to improper validation of the FileMd5 parameter, which allows an attacker to manipulate file paths and delete arbitrary files or folders on the server...

9.1CVSS5.9AI score0.00497EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/04/16 7:14 a.m.6 views

Improper Access Control

@fastify/express is vulnerable to Improper Access Control. The vulnerability is due to incorrect path handling in the onRegister function, where middleware paths are duplicated when inherited by child plugins, causing them to not match incoming requests and resulting in bypass of security control...

9.1CVSS5.8AI score0.0043EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/04/16 6:2 a.m.10 views

Prototype Pollution

Lodash is vulnerable to Prototype Pollution. The vulnerability is due to incomplete validation of path segments in .unset and .omit functions, which allows an attacker to bypass checks using array-wrapped inputs and delete properties from built-in prototypes...

6.5CVSS5.7AI score0.00317EPSS
Exploits0References1Affected Software4
Veracode
Veracode
added 2026/04/16 5:10 a.m.13 views

Improper Verification Of Cryptographic Signature

node-forge is vulnerable to Improper Verification of Cryptographic Signature. The vulnerability is due to insufficient validation of RSASSA PKCS1 v1.5 signatures allowing malformed ASN structures and inadequate padding checks, which allows an attacker to forge valid signatures and bypass signatur...

7.5CVSS5.7AI score0.00245EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2026/04/15 3:32 p.m.9 views

Cross-site Scripting (XSS)

Unhead is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper decoding and validation of HTML entities in URI schemes, which allows an attacker to bypass protocol checks using padded entities and inject malicious scripts into the rendered HTML...

6.1CVSS5.7AI score0.00285EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/04/15 2:33 p.m.8 views

Injection

@nestjs/core is vulnerable to Injection. The vulnerability is due to unsanitized interpolation of user-controlled fields into Server-Sent Events output, which allows an attacker to inject arbitrary events, spoof event types, and manipulate the event stream...

6.3CVSS5.9AI score0.00234EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2026/04/15 11:29 a.m.10 views

Missing Cryptographic Step

jsrsasign is vulnerable to Missing Cryptographic Step. The vulnerability is due to improper handling of invalid DSA signature values without retry logic, which allows an attacker to recover the private key by forcing signature parameters to predictable values...

9.4CVSS5.7AI score0.00217EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/04/15 11:18 a.m.7 views

Denial Of Service (DoS)

Axios is vulnerable to Denial Of Service DoS. The vulnerability is due to a state corruption bug in HTTP/2 session cleanup logic, which allows a malicious server to trigger concurrent session closures and crash the client process...

5.9CVSS5.8AI score0.00731EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2026/04/15 11:5 a.m.7 views

Sensitive Information Disclosure

Vite is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper enforcement of file access restrictions in the dev server, which allows an attacker to bypass deny rules using crafted query parameters and access sensitive files...

8.2CVSS5.7AI score0.0172EPSS
Exploits1References6Affected Software1
Veracode
Veracode
added 2026/04/15 10:38 a.m.11 views

Improper Verification Of Cryptographic Signature

jsrsasign is vulnerable to Improper Verification of Cryptographic Signature. The vulnerability is due to insufficient validation of DSA domain parameters during signature verification, which allows an attacker to craft malicious parameters and forge valid signatures or certificates...

9.1CVSS5.7AI score0.00153EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2026/04/15 7:17 a.m.6 views

Improper Access Control

github.com/mattermost/mattermost is vulnerable to improper access control. The vulnerability is due to insufficient restriction on the archived channel search API, which allows a guest user to discover archived public channels via the /api/v4/teams/teamid/channels/searcharchived endpoint...

4.3CVSS5.9AI score0.00168EPSS
Exploits0References3Affected Software2
Veracode
Veracode
added 2026/04/15 6:46 a.m.5 views

Improper Session Invalidation

github.com/usememos/memos is vulnerable to improper session invalidation. The vulnerability is due to access tokens not being revoked after a password change, which allows an attacker to retain unauthorized access using previously issued valid tokens...

7.5CVSS5.8AI score0.00248EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2026/04/15 6:38 a.m.6 views

Improper Attestation Verification

github.com/evervault/evervault-go is vulnerable to improper attestation verification. The vulnerability is due to incomplete validation of attestation documents, which allows an attacker to bypass integrity checks and potentially make a client trust a compromised or unverified enclave operator...

8.7CVSS5.9AI score0.00124EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2026/04/15 6:19 a.m.8 views

Improper Authentication And Authorization

kubevirt.io/kubevirt is vulnerable to improper authentication and authorization. The vulnerability is due to improper validation of the Common Name CN field in client TLS certificates during mTLS authentication, which allows an attacker to bypass RBAC controls by impersonating the Kubernetes API...

4.7CVSS6.8AI score0.00129EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2026/04/14 11:14 a.m.6 views

Improper Neutralization

Soft Serve is vulnerable to improper neutralization. The vulnerability is due to insufficient sanitization of user-supplied inputs and git messages, which allows an attacker to inject malicious ANSI escape sequences and display misleading or fake terminal outputs such as alerts...

4.6CVSS5.8AI score0.00155EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/04/14 11:1 a.m.6 views

Improper Certificate Validation

Apache Log4j Core is vulnerable to Improper Certificate Validation. The vulnerability is due to ignored hostname verification settings in TLS configuration, which allows an attacker to perform a man-in-the-middle attack by presenting a trusted certificate and intercepting secure communications...

6.3CVSS5.8AI score0.00395EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2026/04/14 10:41 a.m.6 views

Log Injection

Apache Log4j Core is vulnerable to Log Injection. The vulnerability is due to improper handling of newline escaping caused by renamed configuration attributes in Rfc5424Layout, which allows an attacker to inject CRLF sequences into logs and manipulate log entries...

7.5CVSS5.7AI score0.00831EPSS
Exploits0References8Affected Software1
Veracode
Veracode
added 2026/04/14 10:39 a.m.7 views

Arbitrary File Read And Write

kubevirt.io/kubevirt is vulnerable to an Arbitrary file read and write. The vulnerability is due to a logic flaw in the hostDisk feature’s DiskOrCreate option, which allows an attacker to read and write arbitrary files owned by more privileged users on the host system...

8.5CVSS6AI score0.00207EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2026/04/14 8:20 a.m.6 views

XML Injection

xmldom is vulnerable to an XML Injection. The vulnerability is due to improper handling of CDATA termination during serialization, which allows an attacker to inject malicious XML markup and manipulate the structure of the output...

7.5CVSS5.8AI score0.00424EPSS
Exploits0References6Affected Software2
Veracode
Veracode
added 2026/04/14 7:58 a.m.27 views

Denial Of Service (DoS)

Electron is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of invalid clipboard image data leading to unchecked null bitmap usage, which allows an attacker to cause application crashes when malformed image data is processed...

3.3CVSS5.2AI score0.00144EPSS
Exploits0References8Affected Software1
Veracode
Veracode
added 2026/04/14 7:49 a.m.7 views

Authentication Bypass

github.com/kgateway-dev/kgateway is vulnerable to Authentication Bypass. The vulnerability is due to lack of authentication on the xDS port, which allows an attacker with network access to retrieve sensitive configuration data such as certificates, backend services, routing rules, and cluster...

5.3CVSS5.8AI score0.00165EPSS
Exploits0References7Affected Software1
Total number of security vulnerabilities38287