Lucene search
+L

9296 matches found

CVE
CVE
added 2026/08/09 6:00 a.m.82 views

CVE-2026-17017

The CVE-2026-17017 entry concerns the CubeWP Framework WordPress plugin prior to 1.1.31. The vulnerability arises because a parameter is not properly sanitized/escaped before being used in a SQL statement via an AJAX action, and there is no capability check on that action. This enables users with...

8.1CVSS5.6AI score0.00221EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/09 6:00 a.m.10 views

CVE-2026-18473

The WP Directory Kit WordPress plugin before 1.5.5 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users...

5.5AI score0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/08 7:17 a.m.15 views

CVE-2026-16535

The Link Library WordPress plugin before 7.9.4 does not sanitise and escape a parameter before reflecting it back in a response, allowing unauthenticated attackers to perform Reflected Cross-Site Scripting attacks against users who can be tricked into performing an action...

6.1CVSS0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/08 7:17 a.m.19 views

CVE-2026-16559

The YMC Filter WordPress plugin before 3.12.9 does not sanitize SVG files uploaded through one of its icon upload features and permits their upload by low-privileged users, allowing users with the Author role and above to upload a file containing JavaScript that executes in the site's origin when...

6.8CVSS0.00229EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/08 6:00 a.m.11 views

CVE-2026-16558

The YMC Filter WordPress plugin before 3.12.8 does not sanitize and escape a layout builder setting before outputting it on a public endpoint, and does not verify object ownership when the setting is saved, allowing users with the Contributor role and above to store JavaScript that executes in th...

5.3AI score0.00129EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/08 6:00 a.m.17 views

EUVD-2026-54734

The YMC Filter WordPress plugin before 3.12.9 does not sanitize SVG files uploaded through one of its icon upload features and permits their upload by low-privileged users, allowing users with the Author role and above to upload a file containing JavaScript that executes in the site's origin when...

5.3AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 5:17 p.m.7 views

AZL-94673 CVE-2026-71557 affecting package cri-o 1.30.1-1

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.9AI score0.00413EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/07 4:41 p.m.26 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.3AI score
SaveExploits0References9
OSV
OSV
added 2026/08/07 4:27 p.m.37 views

CVE-2026-68772 ZenML 0.94.6 Remote Code Execution via CloudpickleMaterializer

ZenML 0.94.6 contains a remote code execution vulnerability in the CloudpickleMaterializer component that allows attackers with write access to a shared artifact store to execute arbitrary code by planting a malicious pickle file. Attackers can replace a stored artifact.pkl file with a crafted...

8.5CVSS6.7AI score
SaveExploits0References6
CISA KEV Catalog
CISA KEV Catalog
added 2026/08/07 12:00 a.m.121 views

Progress LoadMaster Command Injection Vulnerability

Progress LoadMaster contains a command injection vulnerability that allows an un-authenticated attacker to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in multiple command endpoints...

9.8CVSS6.3AI score0.99571EPSS
SaveIn wildExploits4
NVD
NVD
added 2026/08/06 10:17 p.m.13 views

CVE-2026-45572

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, an administrator with landing-page editing privileges can store arbitrary HTML and JavaScript in an HTML content block, which Decidim::ContentBlocks::HtmlCellhtmlconten...

4.8CVSS0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 9:37 p.m.101 views

CVE-2026-48054

OpenZeppelin Contracts Wizard prior to version 0.10.9 is affected by a code injection vulnerability in generated Hardhat/Foundry tests. The root cause is interpolation of user-supplied opts.name and opts.uri directly into TypeScript test files (zip-hardhat.ts:48 and :50) without escaping, enablin...

8.8CVSS5.5AI score0.00449EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 9:37 p.m.9 views

CVE-2026-48054 OpenZeppelin Contracts Wizard has Code Injection in Generated Hardhat and Foundry Tests via Unsanitized opts.name / opts.uri

OpenZeppelin Contracts Wizardis a web application to interactively build a contract out of components from OpenZeppelin Contracts. Versions prior to 0.10.9 generate a Hardhat test file test/test.ts by interpolating user-supplied opts.name ERC20/ERC721 and opts.uri ERC1155 directly into TypeScript...

8.8CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 9:37 p.m.33 views

CVE-2026-48054 OpenZeppelin Contracts Wizard has Code Injection in Generated Hardhat and Foundry Tests via Unsanitized opts.name / opts.uri

OpenZeppelin Contracts Wizardis a web application to interactively build a contract out of components from OpenZeppelin Contracts. Versions prior to 0.10.9 generate a Hardhat test file test/test.ts by interpolating user-supplied opts.name ERC20/ERC721 and opts.uri ERC1155 directly into TypeScript...

8.8CVSS0.00449EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 8:10 p.m.13 views

CVE-2026-45572 Decidim: HTML content blocks allow stored script execution

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, an administrator with landing-page editing privileges can store arbitrary HTML and JavaScript in an HTML content block, which Decidim::ContentBlocks::HtmlCellhtmlconten...

4.8CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/06 3:09 p.m.19 views

EUVD-2026-54088

The Creative Mail WordPress plugin from 1.6.5 to 1.6.9 does not sanitize and escape a parameter before using in an SQL statement, leading to an unauthenticated SQL injection when the abandoned cart email is managed by creative mail...

8.6CVSS5.7AI score0.00241EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 3:09 p.m.86 views

CVE-2026-3430

CVE-2026-3430 affects the Creative Mail WordPress plugin versions 1.6.5–1.6.9. The issue is an unauthenticated SQL injection caused by not sanitizing/escaping a parameter before use in an SQL statement when handling abandoned cart emails. CVSS 3.1 metrics (from WPScan) indicate NETWORK attack vec...

8.6CVSS5.7AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 7:16 a.m.17 views

CVE-2026-16537

The Slick Slider WordPress plugin before 0.5.3 does not sanitize and escape a shortcode attribute value before outputting it in an HTML attribute, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks that execute when a user views the affected post...

5.4CVSS0.00129EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 6:00 a.m.14 views

EUVD-2025-210624

The Nexter Blocks WordPress plugin before 5.0.2 does not sanitize uploaded SVG files and allows SVG uploads for any user able to upload files Author by default, allowing them to upload a file containing malicious JavaScript that executes when the file is accessed, leading to Stored Cross-Site...

6.1CVSS5.4AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:17 p.m.11 views

CVE-2026-70440

Jenkins Qualys Container Scanning Connector Plugin 1.8.0.5 and earlier does not escape user-controlled field values in a JavaScript context, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Item/Configure permission...

5.4CVSS0.0014EPSS
SaveExploits0References1
Rows per page
Query Builder