Lucene search
+L

15150 matches found

CVE
CVE
added 2026/05/08 3:23 a.m.29 views

CVE-2026-42150

The vulnerability CVE-2026-42150 affects the Weblate WebCLI tool wlc. Prior to version 2.0.0, wlc’s HTML output format embeds API response data directly into HTML without escaping, enabling cross-site scripting when rendered in a browser. The issue is mitigated by upgrading to version 2.0.0 or la...

5.1CVSS5.5AI score0.00174EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/08 3:23 a.m.5 views

CVE-2026-42150 wlc: print_html outputs API data without HTML escaping, enabling stored XSS

wlc is a Weblate command-line client using Weblate's REST API. Prior to version 2.0.0, the HTML output format in wlc embeds API response data into HTML without escaping, allowing cross-site scripting when the output is rendered in a browser. This issue has been patched in version 2.0.0...

5.1CVSS5.8AI score0.00174EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.16 views

PT-2026-39307

Name of the Vulnerable Software and Affected Versions Mistune affected versions not specified Description The render figure function in src/mistune/directives/image.py concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and...

6.1CVSS5.8AI score0.00198EPSS
SaveExploits0References36
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.12 views

PT-2026-38903

Name of the Vulnerable Software and Affected Versions NMR Strava activities plugin for WordPress versions prior to 1.0.15 Description Insufficient input sanitization and output escaping on user supplied attributes in the strava nmr connect shortcode allow authenticated attackers with...

6.4CVSS6AI score0.00269EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.9 views

WordPress plugin NMR Strava activities 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

6.4CVSS5.8AI score0.00269EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.22 views

PT-2026-38893

Name of the Vulnerable Software and Affected Versions Auto Affiliate Links versions prior to 6.8.9 Description The plugin is subject to Stored Cross-Site Scripting due to insufficient input sanitization of the url POST parameter within the aal url stats save action function and a lack of output...

7.2CVSS5.9AI score0.00366EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.22 views

PT-2026-39263

Name of the Vulnerable Software and Affected Versions MCP Registry versions prior to 1.7.7 Description The public catalogue UI served at the 'GET /' endpoint is subject to stored cross-site scripting. This occurs via the server.websiteUrl field of published server.json files. The server-side...

5.4CVSS5.7AI score0.00167EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.14 views

PT-2026-39147

Name of the Vulnerable Software and Affected Versions absinthe plug versions 1.2.0 through 1.10.1 Description Reflected cross-site scripting is possible via the GraphiQL interface. The js escape/1 function in lib/absinthe/plug/graphiql.ex fails to escape backslashes when processing the query GET...

2.3CVSS5.9AI score0.00282EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.13 views

PT-2026-39292

Name of the Vulnerable Software and Affected Versions Mistune affected versions not specified Description The math plugin in Mistune fails to sanitize user-supplied content when rendering inline math $...$ and block math $$...$$. The plugin concatenates raw input directly into the HTML output,...

6.1CVSS5.9AI score0.00228EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.26 views

Linux Distros Unpatched Vulnerability : CVE-2026-39823

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a tag's attribute. If the URL content were to insert ASCII whitespaces...

6.1CVSS7AI score0.00328EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/07 9:30 p.m.23 views

EUVD-2026-28424

CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a tag's attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the attribute, the escaper would fail to similarly escape it, leading to XSS...

6.1CVSS7.3AI score0.00328EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/07 9:30 p.m.25 views

EUVD-2026-28426

If a trusted template author were to write a tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the block...

5.9AI score0.00371EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/07 9:18 p.m.8 views

GHSA-3V85-FQVH-7RXF Ech0's RSS feed renders unescaped tag names and raw-HTML markdown, stored XSS against subscribers

Summary The public RSS/Atom feed at /rss renders two attacker-controlled surfaces without HTML escaping. Tag names flow through fmt.AppendfrenderedContent, "%s", tag.Name at internal/service/common/common.go:120, and the Markdown renderer at internal/util/md/md.go does not set the html.SkipHTML...

4.8CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/05/07 8:16 p.m.22 views

CVE-2026-39823

CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a tag's attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the attribute, the escaper would fail to similarly escape it, leading to XSS...

6.1CVSS0.00314EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/07 8:16 p.m.40 views

CVE-2026-39826

If a trusted template author were to write a tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the block...

6.1CVSS0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/07 8:16 p.m.6 views

DEBIAN-CVE-2026-39826

If a trusted template author were to write a tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the block...

6.1CVSS5.9AI score0.00371EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/05/07 8:16 p.m.8 views

CVE-2026-39826

If a trusted template author were to write a tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the block...

6.1CVSS5.8AI score0.00371EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/07 8:16 p.m.6 views

UBUNTU-CVE-2026-39826

If a trusted template author were to write a tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the block...

6.1CVSS6AI score0.00371EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/07 7:41 p.m.34 views

CVE-2026-39826

If a trusted template author were to write a tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the block...

6.1CVSS5.9AI score0.00371EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/07 7:41 p.m.47 views

CVE-2026-39823 Bypass of meta content URL escaping causes XSS in html/template

CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a tag's attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the attribute, the escaper would fail to similarly escape it, leading to XSS...

0.00314EPSS
SaveExploits0References4
Rows per page
Query Builder