Lucene search
+L

32 matches found

Cvelist
Cvelist
•added 2026/09/25 8:03 a.m.•13 views

CVE-2026-97863 misp-modules: Shell Command Injection in MISP cisco_firesight_manager_ACL_rule_export Module via Unescaped Attribute Values

The ciscofiresightmanagerACLruleexport module in misp-modules generates a shell script .sh that authenticates to and calls the Cisco fireSIGHT Manager API. The module interpolates configuration values IP address, login, password, domain ID, policy ID and MISP attribute values destination IPs, URL...

6.3CVSS0.0032EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 6:16 a.m.•11 views

CVE-2026-84829

The Optimole WordPress plugin before 4.2.12 does not properly escape a user supplied value before using it to build an image tag attribute, allowing unauthenticated users to inject arbitrary attributes into pages served to every visitor, which leads to Stored Cross-Site Scripting...

8.8CVSS0.00505EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/14 12:00 a.m.•13 views

PT-2026-91103

Joomla Extension - regularlabs.com - Privileged stored XSS via class option in Quick Index extension for Joomla 5.0.5 - Quick Index inserts configurable class values into generated HTML without escaping them for an HTML attribute. A crafted value can close the intended class attribute and introdu...

7.5CVSS5.7AI score0.00418EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/05 12:00 a.m.•15 views

PT-2026-86349

🚨 CVE-2026-84896 The King Addons for Elementor WordPress plugin before 51.1.77 does not escape a widget display-style setting before outputting it in an HTML attribute, allowing users with Contributor-level access and above to store JavaScript that executes in the browser of any visitor to the...

6.8CVSS5.7AI score0.00431EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/09/02 10:44 p.m.•17 views

DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)

Summary @dicebear/core builds avatar SVGs from caller-supplied options. The numeric rotate option is interpolated into an SVG transform attribute without XML-escaping. It is typed as a number, but nothing checks the type at runtime, so a string value passes straight through and can break out of t...

4.7CVSS5.9AI score0.00286EPSS
SaveExploits0References5Affected Software2
Vulnrichment
Vulnrichment
•added 2026/08/31 11:56 a.m.•15 views

CVE-2026-76984 Apache Wicket: XSS in MetaDataHeaderItem via addTagAttribute

Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.markup.head.MetaDataHeaderItem generates and header tags. It escaped the attribute names it wrote, but ran the attribute values through a replacement of " with ". A backslash before a double quote mean...

5.1CVSS5.9AI score0.00505EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 11:16 a.m.•20 views

CVE-2026-10618

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS0.00215EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/20 9:08 p.m.•22 views

CVE-2026-68921 DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)

DiceBear is an avatar library for designers and developers. Prior to 9.4.3, @dicebear/core interpolates the rotate option into an SVG transform attribute without XML escaping in addRotate in packages/@dicebear/core/src/utils/svg.ts, while @dicebear/initials similarly emits fontSize and fontWeight...

4.7CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/20 9:08 p.m.•13 views

CVE-2026-68921 DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)

DiceBear is an avatar library for designers and developers. Prior to 9.4.3, @dicebear/core interpolates the rotate option into an SVG transform attribute without XML escaping in addRotate in packages/@dicebear/core/src/utils/svg.ts, while @dicebear/initials similarly emits fontSize and fontWeight...

4.7CVSS5.8AI score0.00286EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/12 6:00 a.m.•31 views

CVE-2026-15249 Patterns Kit <= 1.0.3 - Contributor+ Stored XSS via YouTube Popup Link

The Patterns Kit WordPress plugin through 1.0.3 does not escape a link attribute before its client-side script inserts it into the page, allowing users with a role as low as Contributor to store a payload that executes in the browser of a user who views the content and clicks the affected element...

5.2AI score0.00226EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/07/30 4:48 p.m.•9 views

SUSE CVE-2026-44670

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View AV / database names without any HTML escape, then a render template uses raw strings.ReplaceAlltpl, "$avName", nodeAvName to embed the name in HTML before pushing to all clients via...

9.4CVSS7.8AI score0.00551EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/27 12:00 a.m.•1 views

CVE-2026-59729: Improper Neutralization of Input During Web Page Generation

Astro is a web framework for content-driven websites. Versions prior to 7.0.6 are vulnerable to XSS through unescaped spread attribute names in renderHTMLElement. The fix for CVE-2026-54298 GHSA-jrpj-wcv7-9fh9 added an INVALIDATTRNAMECHAR guard to addAttribute so that spread-prop attribute names...

5.1CVSS5.7AI score0.00538EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/06/29 6:50 p.m.•18 views

CVE-2026-53427 Cross-site scripting in MDEx via unescaped highlight_lines_class code-fence attribute

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in leandrocp MDEx allows stored or reflected cross-site scripting via attacker-controlled Markdown. When syntax highlighting and full info-string forwarding render: fullinfostring: true are enabled, t...

2.3CVSS5.8AI score0.00688EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/17 6:35 p.m.•22 views

GHSA-52MM-H59V-F3C7 earmark: Stored XSS via unescaped HTML attribute values

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS5.1AI score0.00187EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/17 4:42 p.m.•15 views

EEF-CVE-2026-48591 Stored XSS via unescaped HTML attribute values in earmark

Summary Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':\make\att1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal...

4.8CVSS5.5AI score0.00187EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/17 4:42 p.m.•42 views

CVE-2026-48591

CVE-2026-48591 describes a stored cross-site scripting vulnerability in the open-source earmark Markdown library used with Elixir. The issue arises from how Elixir.Earmark.Transform:_make_att1/2 splices attribute values directly between two literal quotes, causing attribute values to be emitted v...

4.8CVSS5AI score0.00187EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/06/17 4:42 p.m.•33 views

CVE-2026-48591 Stored XSS via unescaped HTML attribute values in earmark

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS0.00187EPSS
SaveExploits0References2
Patchstack
Patchstack
•added 2026/06/16 2:57 p.m.•14 views

NPM: Astro: XSS via Unescaped Attribute Names in Spread Props

NPM: Astro: XSS via Unescaped Attribute Names in Spread Props vulnerability discovered by ? in WordPress Npm astro versions 6.4.6...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/06/16 2:57 p.m.•19 views

GHSA-JRPJ-WCV7-9FH9 Astro: XSS via Unescaped Attribute Names in Spread Props

Summary The spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props on an HTML element and the object...

4.2CVSS5.9AI score0.00228EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2026/06/16 2:57 p.m.•23 views

Astro: XSS via Unescaped Attribute Names in Spread Props

Summary The spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props on an HTML element and the object...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder