Lucene search
+L

38561 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/10 6:0 a.m.5 views

CVE-2026-19053

The ProSolution WP Client WordPress plugin before 2.0.6 does not sanitise and escape a parameter before using it in a SQL statement reachable by unauthenticated visitors, leading to a blind SQL injection...

5.5AI score0.00241EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 6:0 a.m.9 views

EUVD-2026-55009

The ProSolution WP Client WordPress plugin before 2.0.6 does not sanitise and escape a parameter before using it in a SQL statement reachable by unauthenticated visitors, leading to a blind SQL injection...

9.1CVSS5.5AI score0.00241EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/10 5:43 a.m.5 views

kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath

A flaw was found in the Linux kernel's CIFS Common Internet File System client. When the cifssanitizeprepath function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-boun...

8.8CVSS6.8AI score0.00352EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2026/08/10 12:0 a.m.51 views

📄 WordPress 7.0.2 Code Execution / Cross Site Scripting

A proof of concept exploit for a reflected cross site scripting vulnerability in WordPress version 7.0.2. The vulnerability results from a parser differential between PHP striptags and WordPress KSES processing of usernames supplied to wp-login.php, allowing attacker-controlled markup to survive...

8.9CVSS5.9AI score0.00894EPSS
SaveExploits32
CVE
CVE
added 2026/08/08 6:0 a.m.54 views

CVE-2026-16558

The CVE-2026-16558 vulnerability affects the YMC Filter WordPress plugin prior to version 3.12.8. It allows stored XSS via a layout builder setting because the value is not sanitized/escaped before output on a public endpoint, and object ownership is not verified when the setting is saved. This e...

5.4CVSS5.3AI score0.00133EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/08 6:0 a.m.10 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...

5.2AI score0.00162EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/08 6:0 a.m.12 views

EUVD-2026-54733

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.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/08 4:25 a.m.12 views

EUVD-2026-54727

The Easy Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'accordionTitleTag' block attribute in versions up to, and including, 3.1.8. This is due to insufficient input sanitization and output escaping in the accordionheaderrenderer function, which emits the...

6.4CVSS5.4AI score0.00266EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2026/08/07 11:48 p.m.47 views

Exploit for CVE-2026-64638

CVE-2026-64638 — Nuclei Detection Template Template Nuclei...

8.9CVSS5.5AI score0.00894EPSS
SaveExploits32
NVD
NVD
added 2026/08/07 11:17 p.m.9 views

CVE-2026-48026

lakeFS is an open-source tool that transforms object storage into a Git-like repositories. Prior to version 1.81.1 of the open source edition and 1.84.0 of the enterprise edition, lakeFS Web UI renders markdown files from repository objects without sanitizing the resulting HTML. A user with write...

8.7CVSS0.00219EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 10:29 p.m.13 views

EUVD-2026-54717

lakeFS is an open-source tool that transforms object storage into a Git-like repositories. Prior to version 1.81.1 of the open source edition and 1.84.0 of the enterprise edition, lakeFS Web UI renders markdown files from repository objects without sanitizing the resulting HTML. A user with write...

8.7CVSS5.4AI score0.00219EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 4:41 p.m.9 views

CVE-2026-71557

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.2AI score0.00349EPSS
SaveExploits1References8Affected Software1
EUVD
EUVD
added 2026/08/07 4:41 p.m.11 views

EUVD-2026-54527

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.2AI score0.00349EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/07 9:23 a.m.6 views

OESA-2026-3240 perl-YAML security update

The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. http://www.yaml.org/spec/ YAML is a generic data serialization language that is optimized for human readability.It can be used to express the data structures of most modern programming languages. Including...

5.4CVSS5AI score
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:16 a.m.10 views

CVE-2026-12801

The Ultra Addons for Contact Form 7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Range Slider 'data-label' and 'data-separator' attributes in all versions up to, and including, 3.5.43 due to insufficient input sanitization and output escaping. This makes it possible f...

6.4CVSS0.00156EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/06 5:5 p.m.13 views

golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting

A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site...

6.1CVSS6.4AI score0.00223EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/06 5:5 p.m.13 views

golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass

A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting XSS attacks in applications. Such attacks can result in information...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/06 4:24 p.m.8 views

SUSE CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS5.4AI score0.00305EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/06 2:50 p.m.13 views

EUVD-2026-54085

Inefficient Algorithmic Complexity vulnerability in the traversal engine in rrrene htmlsanitizeex allows an unauthenticated remote attacker to exhaust server CPU and memory via a flat run of sibling elements in sanitized HTML. The list clause of HtmlSanitizeEx.Traverser.traverse/2 recurses on the...

8.2CVSS5.6AI score0.00441EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/06 2:49 p.m.61 views

CVE-2026-66829

The CVE affects html_sanitize_ex (HtmlSanitizeEx.html5/1) where attacker-supplied meta refresh elements survive sanitization. The root cause is that a meta element can apply document-wide directives, enabling open redirects to user-chosen sites via a tag. Affected versions: html_sanitize_ex from...

6.1CVSS5.2AI score0.005EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder