Lucene search
+L

60476 matches found

NVD
NVD
added 3 days ago6 views

CVE-2025-15669

The Bit Form WordPress plugin before 3.1.4 does not sanitise one of its conversational-form display settings before rendering it on the public-facing form, allowing high-privilege users such as administrators, who do not hold the unfilteredhtml capability on multisite to store JavaScript that...

4.8CVSS0.00163EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-51706

The Download Manager WordPress plugin before 3.3.66 does not properly escape a package's title before outputting it in the front-end package templates, allowing users with the Author role or above to store a title that results in arbitrary JavaScript execution in the browser of any user, includin...

5.9AI score0.00191EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-12696

The wpForo Forum WordPress plugin before 3.1.2 does not sanitize and escape a user profile field before outputting it inside an HTML attribute on the public participant profile page, allowing users with a subscriber-level account to inject JavaScript that executes in the browser of any visitor wh...

5.5AI score0.00152EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-51698

The wpForo Forum WordPress plugin before 3.1.2 does not sanitize and escape a user profile field before outputting it inside an HTML attribute on the public participant profile page, allowing users with a subscriber-level account to inject JavaScript that executes in the browser of any visitor wh...

5.5AI score0.00152EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago9 views

CVE-2026-15234

The CVE-2026-15234 vulnerability affects the WordPress plugin Codeless Page Builder (≤ 1.1.4). The underlying issue is that a shortcode attribute is not sanitized/validated before being used as an HTML tag name during content rendering. This allows users with contributor-level access and above to...

5.4CVSS5.6AI score0.00152EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-15234

The Codeless Page Builder WordPress plugin through 1.1.4 does not sanitize or validate a shortcode attribute before using it as an HTML tag name when rendering content, allowing users with contributor-level access and above to inject arbitrary HTML and JavaScript that executes in the session of a...

5.6AI score0.00152EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago7 views

EUVD-2025-210577

The Bit Form WordPress plugin before 3.1.4 does not sanitise one of its conversational-form display settings before rendering it on the public-facing form, allowing high-privilege users such as administrators, who do not hold the unfilteredhtml capability on multisite to store JavaScript that...

5.5AI score0.00163EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2025-15669

The Bit Form WordPress plugin before 3.1.4 does not sanitise one of its conversational-form display settings before rendering it on the public-facing form, allowing high-privilege users such as administrators, who do not hold the unfilteredhtml capability on multisite to store JavaScript that...

5.5AI score0.00163EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago12 views

EUVD-2026-51655

A reflected cross-site scripting XSS vulnerability in the /logo.asp component of FS Inc S3150-8T2F Switch 2.2.0D Build 118101 allows attackers to execute arbitrary Javascript in the context of the victim's browser via a crafted URL...

5.6AI score0.00137EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago5 views

MAL-2026-11474 Malicious code in paraglide-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 311880366b1380bc5c79df504252810120f8ca8cdd0e64c9ff0001e080da34e3 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.6AI score
SaveExploits0References1
EUVD
EUVD
added 4 days ago14 views

EUVD-2026-36574

sanitize-html has incomplete URI scheme validation in that allows javascript: URIs through action, formaction, data, poster, and background attributes...

5.4CVSS5.4AI score0.00136EPSS
SaveExploits0References5
Patchstack
Patchstack
added 4 days ago8 views

NPM: sanitize-html has incomplete URI scheme validation in that allows javascript: URIs through action, formaction, data, poster, and background attributes

NPM: sanitize-html has incomplete URI scheme validation in that allows javascript: URIs through action, formaction, data, poster, and background attributes vulnerability discovered by ? in WordPress Npm sanitize-html versions = 1.18.0, = 2.17.4...

5.4CVSS5.5AI score0.00136EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 4 days ago7 views

CVE-2026-62324

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS0.0018EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 4 days ago9 views

Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Summary jodit's sanitizeHTMLElement neutralizes a javascript: href using a bare href.trim.indexOf'javascript' === 0 check. This omits the normalization jodit applies to every other URL attribute: isDangerousUrl strips control bytes with value.replace/\u0000-\u0020+/g, '' and lowercases the value...

5.4CVSS5.5AI score0.0018EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-62324

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS5.6AI score0.0018EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 4 days ago4 views

CVE-2026-62324 Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago34 views

CVE-2026-62324 Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS0.0018EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago12 views

CVE-2026-62324

Technical details about CVE-2026-62324 are not publicly available in the provided documents. Monitor for updates.

5.4CVSS5.6AI score0.0018EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-51621

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS5.6AI score0.0018EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 4 days ago9 views

CVE-2026-55100

hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, src/Vault.js concatenates unencoded identifier values including name, username, group, role, and version into Vault request paths and query strings instead of using encodeURIComponent and...

8.7CVSS5.5AI score0.00382EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder