Lucene search
+L
CvelistRecent

372015 matches found

Cvelist
Cvelist
added 2026/07/22 11:21 a.m.33 views

CVE-2026-65600 Traefik before v2.11.52 Authentication Bypass via ReplacePathRegex

Traefik versions = v3.6.0 = v3.7.0 = v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path separator e.g. regex "^/api.", replacement "/$1...

7.8CVSS0.00674EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.43 views

CVE-2026-65599 n8n before 1.123.64, 2.29.8, and 2.30.1 Credential Exposure via JWT Header

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a credential exposure vulnerability: when configured with a Google Service Account key, the full PEM private key was mistakenly placed in the JWT header's kid field intended only for a key identifier. Because JWT headers are Base64-encoded...

5CVSS0.00153EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.44 views

CVE-2026-65598 n8n before 1.123.64 Remote Code Execution via Git Clone

n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU race condition in the Git node's clone operation that allows authenticated users to bypass path restrictions by swapping a directory for a symlink after the path is validated but before the clone runs. This lets an attacker plant a crafted...

8.9CVSS0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.42 views

CVE-2026-65596 n8n before 1.123.64 Credential Exfiltration via GraphQL Node

n8n before 1.123.64, 2.29.8, and 2.30.1 fails to enforce the "Allowed HTTP Request Domains" restriction on HTTP-based credentials Header Auth, Basic Auth, Query Auth, OAuth in the GraphQL node, unlike the HTTP Request node. An authenticated user able to create or edit workflows can point the node...

5.1CVSS0.00209EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.40 views

CVE-2026-65597 n8n before 1.123.64 DOM-Based XSS via Unsandboxed iframe

n8n before 1.123.64, 2.x before 2.29.8, and before 2.30.1 contains a DOM-based cross-site scripting vulnerability in the HTML preview, which renders execution output into an iframe srcdoc without the sandbox attribute. A sanitizer bypass allows injected script to execute same-origin as the editor...

8.2CVSS0.00214EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.46 views

CVE-2026-65595 n8n before 2.29.8 and 2.30.1 Privilege Escalation via Token Exchange

n8n before 2.30.1 and 2.29.8 assigns all Public API key scopes to JWTs issued through the Token Exchange module regardless of the acting user's role. On instances where the Token Exchange feature and Public API are enabled, a low-privileged user who can obtain a valid external JWT trusted by a...

8.9CVSS0.0047EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.41 views

CVE-2026-65594 n8n before 2.30.1 Missing OAuth Authorization Check

n8n before 2.29.8 and 2.30.x before 2.30.1 affected from 2.27.0, when the OAuth 2.1 consent and token-issuance flow was introduced does not verify that the authenticated user has access to the workflow referenced as the OAuth resource. On instances with at least one active MCP Server Trigger...

5.1CVSS0.00268EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.41 views

CVE-2026-65593 n8n before 1.123.64, 2.29.8, and 2.30.1 SSRF via Dynamic Node Parameters

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a server-side request forgery vulnerability in the dynamic-node-parameters endpoints that lack authorization scopes. Authenticated attackers can supply absolute URLs in routing configuration to override baseURL restrictions and make the n8n...

6.3CVSS0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.44 views

CVE-2026-65592 n8n before 1.123.64 Stored DOM XSS via cachedResultUrl

n8n before 1.123.64, 2.29.8, and 2.30.1 contains a stored DOM cross-site scripting vulnerability in the Resource Locator component, which passes the workflow-persisted cachedResultUrl parameter to window.open without scheme validation. An attacker with workflow creation/editing privileges can cra...

8.4CVSS0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.41 views

CVE-2026-65590 n8n before 2.30.1 Shell Sandbox Bypass on Linux Windows

n8n before 2.29.8 and 2.30.x before 2.30.1 does not enforce shell sandbox restrictions on Linux and Windows in the @n8n/computer-use package sandboxing was applied only on macOS. Shell commands executed by the tool run without any filesystem or network restrictions, allowing unrestricted access t...

5.5CVSS0.00322EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.40 views

CVE-2026-65591 n8n before 1.123.64 Sanitizer Bypass Remote Code Execution

n8n contains a sanitizer bypass vulnerability in the legacy expression evaluator's computed-member handler. An authenticated user with workflow create or modify permissions can craft a malicious expression to bypass the sanitizer and achieve host-level code execution as the n8n process. The legac...

8.9CVSS0.00471EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.50 views

CVE-2026-65589 n8n before 1.123.64 Credential Exposure via LLM Node Execution Data

n8n versions before 1.123.64 fail to properly mask custom HTTP header credentials in LLM sub-node execution data, writing plaintext API keys and secrets to workflow execution records. Authenticated users with access to execution data can read exposed header values and credentials that persist in...

5.1CVSS0.00371EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.40 views

CVE-2026-65015 n8n before 2.30.1 Privilege Escalation via run_node_tool

n8n versions before 2.30.1 contain a privilege escalation vulnerability in the AI Agents feature where the node-execution tool lacks proper authorization checks. A Project Viewer user can escalate privileges by chatting with an agent that has node tools enabled, executing arbitrary nodes and...

7.2CVSS0.00324EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.37 views

CVE-2026-65016 n8n before 1.123.64, 2.29.8, and 2.30.1 Privilege Escalation via SSO Instance-Role

n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a privilege escalation vulnerability in Enterprise SSO instance-role provisioning. The provisioning path maps an IdP-asserted role claim to an n8n global role but does not prevent assignment of the global:owner role unlike the token-exchang...

7.7CVSS0.00308EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.42 views

CVE-2026-65014 n8n before 2.28.0 Authentication Bypass via test-webhook

n8n before 2.28.0 and before 2.27.4 on the 2.27.x branch registers the DELETE /$restEndpoint/test-webhook/:id endpoint before authentication middleware is applied, allowing any unauthenticated network caller who knows a workflow ID to cancel that workflow's active test webhook registration. The...

6.3CVSS0.00286EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:15 a.m.31 views

CVE-2026-16544 Awx: websocket eventconsumer missing authorization for inventory_update_events, project_update_events, and system_job_events allows cross-organization stdout disclosure

A flaw was found in AWX. The websocket event consumer performs RBAC authorization checks only for event groups that are mapped in the consumeraccess function jobevents, workflowevents, adhoccommandevents. Three event groups - inventoryupdateevents, projectupdateevents, and systemjobevents — are n...

6.5CVSS0.00347EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:3 a.m.30 views

CVE-2026-61392

There is a information disclosure vulnerability in some Hikvision cameras, allowing unauthenticated attackers to obtain partial information from the device’s memory...

5.3CVSS0.00206EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 11:2 a.m.31 views

CVE-2026-61391

There is a stack-based buffer overflow vulnerability in some Hikvision cameras, which may allow authenticated attackers to cause device malfunction by sending specially crafted packets...

7.2CVSS0.00304EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 11:2 a.m.28 views

CVE-2026-61390

There is a heap buffer overflow vulnerability in some Hikvision cameras, which may allow unauthenticated attackers to cause device malfunction by sending specially crafted packets...

7.7CVSS0.00228EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 11:1 a.m.31 views

CVE-2026-57600

Insufficient validation of input parameters in the firmware of some Hikvision cameras allows unauthenticated attackers to retrieve partial sensitive data...

7.5CVSS0.00248EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 11:0 a.m.30 views

CVE-2026-57599

There is a privilege escalation vulnerability in some Hikvision cameras. Due to incorrect permission allocation in the device program, attackers can escalate privileges and gain full control of the device after authenticating via SSH...

6.6CVSS0.00211EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 10:7 a.m.33 views

CVE-2026-16473 Sbc: sbc: heap out-of-bounds read via crafted sbc audio frame

A flaw was found in the sbc library BlueZ SBC codec. An off-by-one error in the SBC frame decoder allows a crafted audio payload to trigger a one-byte heap out-of-bounds read. This could allow an adjacent attacker streaming Bluetooth audio to read a single byte of adjacent heap memory...

4.3CVSS0.00217EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/22 9:42 a.m.34 views

CVE-2026-14551 Local Privilege Escalation in servereye client (sensorhub)

The servereye client also known as sensorhub, technically ClientAgentContainerService versions 20.15 and earlier are vulnerable to Local Privilege Escalation. The high-privileged service SE3Recovery EmergencyRecoveryService.exe, running as SYSTEM, periodically monitors the directory...

8.8CVSS0.00132EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 8:51 a.m.34 views

CVE-2026-2406 IDOR in Universe Software's Online Registration and Workflow Management System

Authorization bypass through User-Controlled key vulnerability in Universe Software Computer Marketing Trade and Industry Inc. Online Registration and Workflow Management System allows Exploiting Trust in Client. This issue affects Online Registration and Workflow Management System: through...

6.5CVSS0.00291EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/22 8:33 a.m.35 views

CVE-2026-15787 Ultimate Addons for Elementor <= 2.9.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Navigation Menu Widget data-toggle-icon/data-close-icon Attributes

The Ultimate Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Navigation Menu Widget data-toggle-icon/data-close-icon Attributes in all versions up to, and including, 2.9.1 due to insufficient input sanitization and output escaping. This makes it possible...

6.4CVSS0.00241EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/22 8:32 a.m.37 views

CVE-2026-63264 Joomla Extension - joomshopping.com - Reflective XSS in JoomShopping < 5.9.3

Joomla Extension - joomshopping.com - Reflective XSS in JoomShopping 5.9.3 - The Joomla extension JoomShopping is vulnerable to an reflected XSS vulnerability in the product frontend controller...

5.3CVSS0.00258EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 7:15 a.m.35 views

CVE-2026-63048 Joomla Extension - joomlack.fr - Improper access control in Page Builder CK < 3.6.2

Joomla Extension - joomlack.fr - Improper access control in Page Builder CK 3.6.2 - The Joomla extension Page Builder CK is vulnerable to an authenticated arbitrary file upload, leading to RCE...

9.4CVSS0.00226EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 7:5 a.m.40 views

CVE-2026-63047 Joomla Extension - joomdonation.com - Invoice data exfiltration via incorrect ACL check in Events Booking 5.0.0-5.8.1

Joomla Extension - joomdonation.com - Invoice data exfiltration via incorrect ACL check in Events Booking 5.0.0-5.8.1 - The Joomla extension Events Booking prior version 5.0-5.8.1 did not properly verify that an actor is allowed to download invoice information...

0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 6:57 a.m.33 views

CVE-2026-45820

fflate through 0.8.2 is vulnerable to denial of service via an infinite loop in unzipSync. A crafted ZIP archive with a central directory entry declaring compressedsize=0xFFFFFFFF ZIP64 sentinel but missing the required ZIP64 extra field tag 0x0001 causes z64e to loop indefinitely due to...

8.7CVSS0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 6:15 a.m.39 views

CVE-2026-3821 Supermicro SMASH service contain an Arbitrary code execution issue

Supermicro SMC SMASH services contain an Arbitrary code execution issue in X14DBG-DAP and X14DBI. An authorized attacker can exploit SMASH’s input capability to compromise data integrity or launch a Denial-of-Service DoS attack against the BMC...

8.8CVSS0.00355EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 6:0 a.m.30 views

CVE-2026-14322 Timetics < 1.0.57 - Unauthenticated Booking Auto-Approval via Arbitrary payment_method

The Timetics WordPress plugin before 1.0.57 does not enforce a pending or unpaid status for new bookings created through a payment method other than its recognised gateways, allowing unauthenticated users to create fully-approved bookings for priced appointments without making any payment...

0.00182EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 6:0 a.m.33 views

CVE-2026-12987 Events Manager < 7.3.7 - Unauthenticated SQL Injection via PHP Object Injection in Booking Registration

The Events Manager WordPress plugin before 7.3.7 does not safely handle booking-registration data on sites using No-User-Account Booking Mode: a booker-supplied registration field is stored as booking meta and later deserialized without restricting allowed classes, enabling PHP object injection...

0.00267EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 6:0 a.m.33 views

CVE-2026-12968 Product Addons – WowAddons < 1.6.15 - Unauthenticated Stored XSS via Arbitrary SVG Upload

The Product Addons and Product Options With Custom Fields WordPress plugin before 1.6.15 does not restrict an unauthenticated file-upload endpoint and accepts SVG files that are stored and served inline, allowing an unauthenticated attacker to upload a malicious SVG whose embedded script executes...

0.00292EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 3:44 a.m.33 views

CVE-2026-15802 WP Foodbakery <= 4.9 - Authenticated (Subscriber+) Arbitrary File Deletion via via delete_locations_backup_file AJAX Action

The WP Foodbakery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'deletelocationsbackupfilecallback' function in all versions up to, and including, 4.9. This makes it possible for authenticated attackers, with subscriber-level access...

8.1CVSS0.00516EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 12:45 a.m.43 views

CVE-2026-16492 umijs umi GIT File Helper getFileGitIno.ts git.getFileCreateInfo os command injection

A weakness has been identified in umijs umi up to 4.6.63. The affected element is the function git.getFileCreateInfo of the file packages/utils/src/getFileGitIno.ts of the component GIT File Helper. This manipulation causes os command injection. The exploit has been made available to the public a...

5.5CVSS0.01664EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/22 12:44 a.m.57 views

CVE-2026-56844

A vulnerability in the Veeam Updater component of the Veeam Software Appliance that could allow a local user to elevate their privileges and gain root-level access to the underlying operating system...

8.4CVSS0.00129EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 12:15 a.m.41 views

CVE-2026-16490 itsourcecode Hospital Management System prescription.php sql injection

A security flaw has been discovered in itsourcecode Hospital Management System 1.0. Impacted is an unknown function of the file /prescription.php. The manipulation of the argument editid results in sql injection. The attack can be executed remotely. The exploit has been released to the public and...

6.5CVSS0.002EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.33 views

CVE-2025-44089

An issue in NCH Software ExpressZip v11.29 allows attackers to execute arbitrary code via downloading and executing a crafted archive file...

0.00288EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.34 views

CVE-2025-50327

An issue in Franco Corbelli ZPAQFRANZ v.61.3 and before allows a remote attacker to escalate privileges and execute arbitrary code via a bypass of the Mark-of-the-Web protection mechanism...

0.00386EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.35 views

CVE-2026-38763

An issue in Unistal Systems Pvt. Ltd.Protegent 360 v2.0.0.4 allows a local attacker to cause a denial of service via the function sub13828...

0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.33 views

CVE-2025-44090

An issue in OhSoft CoffeeZip v4.8.0.0 allows attackers to execute arbitrary code via downloading and executing a crafted archive file...

0.00293EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.33 views

CVE-2026-38766

An issue in Unistal Systems Pvt. Ltd.Protegent 360 v2.0.0.4 allows a local attacker to escalate privileges via the sub186f4 function...

0.00171EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.35 views

CVE-2025-60835

An issue in the unrar.dll component of IZArc v4.6 allows attackers to execute a path traversal...

0.00148EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.34 views

CVE-2025-50330

An issue in ZipGenius Team ZipGenius v.6.3.2.3116 and before allows a remote attacker to escalate privileges and execute arbitrary code via the zipgenius.exe...

0.00363EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.33 views

CVE-2025-50325

BandiZip v.7.37 is affected by a Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass the Mark-of-the-Web protection mechanism on affected installations of BandiZip...

0.00286EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.34 views

CVE-2025-50329

An issue in ConeXware, Inc Power Archiver v.22.00.11 and before allows a remote attacker to escalate privileges and execute arbitrary code via the powerarc.exe...

0.0057EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.35 views

CVE-2026-38765

An issue in Unistal Systems Pvt. Ltd.Protegent 360 v2.0.0.4 allows a local attacker to escalate privileges via the kernel driver pgsecdl.sys...

0.00171EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 12:0 a.m.33 views

CVE-2025-50324

An issue in Milos Paripovic OneCommander v.3.96.0.0 allows a remote attacker to execute arbitrary code via the OneCommander.exe component...

0.00363EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 11:30 p.m.36 views

CVE-2026-16489 jsforce SFDX Connection Registry sfdx.js _execCommand os command injection

A vulnerability was identified in jsforce up to 3.10.16. This issue affects the function execCommand in the library lib/registry/sfdx.js of the component SFDX Connection Registry. The manipulation leads to os command injection. The attack can only be performed from a local environment. The exploi...

5.3CVSS0.00624EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/21 11:15 p.m.74 views

CVE-2026-16488 QUSETIONS MiniCode-Python Project File config.py subprocess.Popen os command injection

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

5.1CVSS0.01003EPSS
SaveExploits0References10
Total number of security vulnerabilities372015