Lucene search
+L

315 matches found

CVE
CVE
added 2026/05/07 8:1 p.m.20 views

CVE-2026-41692

CVE-2026-41692 affects i18nextify prior to 4.0.8. The library substitutes {{key}} tokens in src and href/src attributes with i18next.t() results, and its replaceInside handler only guards against a duplicated http:// origin, not the URL scheme. As a result, translated values like javascript:alert...

4.7CVSS5.9AI score0.00144EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/07 8:1 p.m.40 views

CVE-2026-41692 i18nextify is vulnerable to DOM XSS via javascript:/data: URL schemes in translated href/src attributes

i18nextify is a JavaScript library that adds website internationalization via a script tag, without source code changes. Versions prior to 4.0.8 substitute key interpolation tokens inside src and href attribute values with the raw string returned by i18next.t. The substitution logic in...

4.7CVSS0.00144EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/07 8:1 p.m.15 views

EUVD-2026-28440

i18nextify is a JavaScript library that adds website internationalization via a script tag, without source code changes. Versions prior to 4.0.8 substitute key interpolation tokens inside src and href attribute values with the raw string returned by i18next.t. The substitution logic in...

4.7CVSS5.9AI score0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/07 8:1 p.m.5 views

CVE-2026-41692 i18nextify is vulnerable to DOM XSS via javascript:/data: URL schemes in translated href/src attributes

i18nextify is a JavaScript library that adds website internationalization via a script tag, without source code changes. Versions prior to 4.0.8 substitute key interpolation tokens inside src and href attribute values with the raw string returned by i18next.t. The substitution logic in...

4.7CVSS6AI score0.00144EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/21 11:16 p.m.8 views

CVE-2026-41063

WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete XSS fix in AVideo's ParsedownSafeWithLinks class overrides inlineMarkup for raw HTML but does not override inlineLink or inlineUrlTag, allowing javascript: URLs in markdown link syntax to bypass sanitization...

5.4CVSS0.00216EPSS
SaveExploits2References4
EUVD
EUVD
added 2026/04/21 4:22 p.m.10 views

EUVD-2026-24161

Twenty is an open source CRM. Prior to 1.20.6, a Stored Cross-Site Scripting XSS vulnerability exists in the BlockNote editor component. Due to a lack of protocol validation in the FileBlock component and insufficient server-side inspection of block content, an attacker can inject a javascript: U...

5.7CVSS6.1AI score0.00244EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/14 9:42 p.m.9 views

EUVD-2026-22754

Docmost is open-source collaborative wiki and documentation software. In versions prior to 0.71.0, improper neutralization of attachment URLs in Docmost allows a low-privileged authenticated user to store a malicious javascript: URL inside an attachment node in page content. When another user vie...

5.4CVSS5.8AI score0.00208EPSS
SaveExploits3References1
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.12 views

PT-2026-32930

Docmost is open-source collaborative wiki and documentation software. In versions prior to 0.71.0, improper neutralization of attachment URLs in Docmost allows a low-privileged authenticated user to store a malicious javascript: URL inside an attachment node in page content. When another user vie...

5.4CVSS5.8AI score0.00208EPSS
SaveExploits3References4
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.20 views

PT-2026-29785

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the regex-based SVG sanitizer in phpMyFAQ SvgSanitizer.php can be bypassed using HTML entity encoding in javascript: URLs within SVG attributes. Any user with edit faq permission can upload a malicious SVG that executes...

5.4CVSS5.8AI score0.00176EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/01 11:42 p.m.17 views

phpMyFAQ: SVG Sanitizer Bypass via HTML Entity Encoding Leads to Stored XSS and Privilege Escalation

Summary The regex-based SVG sanitizer in phpMyFAQ SvgSanitizer.php can be bypassed using HTML entity encoding in javascript: URLs within SVG attributes. Any user with editfaq permission can upload a malicious SVG that executes arbitrary JavaScript when viewed, enabling privilege escalation from...

5.4CVSS6.1AI score0.00176EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/01 11:42 p.m.8 views

GHSA-5CRX-PFHQ-4HGG phpMyFAQ: SVG Sanitizer Bypass via HTML Entity Encoding Leads to Stored XSS and Privilege Escalation

Summary The regex-based SVG sanitizer in phpMyFAQ SvgSanitizer.php can be bypassed using HTML entity encoding in javascript: URLs within SVG attributes. Any user with editfaq permission can upload a malicious SVG that executes arbitrary JavaScript when viewed, enabling privilege escalation from...

5.4CVSS6.1AI score0.00176EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/27 6:8 p.m.18 views

n8n has XSS in its Credential Management Flow

Impact An authenticated user with permission to create and share credentials could craft a malicious OAuth2 credential containing a JavaScript URL in the Authorization URL field. If a victim opened the credential and interacted with the OAuth authorization button, the injected script would execut...

5.8AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/03/27 6:8 p.m.10 views

Cross-site Scripting (XSS)

Overview n8n is a n8n Workflow Automation Tool Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Credential Management Flow when a crafted OAuth2 credential contains a JavaScript URL in the Authorization URL field. An attacker can execute arbitrary scripts in th...

5.4CVSS5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:7 p.m.6 views

CVE-2026-4120

The Info Cards – Add Text and Media in Card Layouts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'btnUrl' parameter within the Info Cards block in all versions up to, and including, 2.0.7. This is due to insufficient input validation on URL schemes, specifically the...

6.4CVSS6.1AI score0.00222EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/19 12:0 a.m.10 views

PT-2026-26259

The Info Cards – Add Text and Media in Card Layouts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'btnUrl' parameter within the Info Cards block in all versions up to, and including, 2.0.7. This is due to insufficient input validation on URL schemes, specifically the...

6.4CVSS6.1AI score0.00222EPSS
SaveExploits0References11
OSV
OSV
added 2026/03/11 9:28 p.m.9 views

CVE-2026-32117 grafanacubism-panel : Stored XSS via javascript: URL in panel zoom link (Editor → Viewer)

The grafanacubism-panel plugin allows use of cubism.js in Grafana. In 0.1.2 and earlier, the panel's zoom-link handler passes a dashboard-editor-supplied URL directly to window.location.assign / window.open with no scheme validation. An attacker with dashboard Editor privileges can set the link t...

7.6CVSS5.8AI score0.00265EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/11 9:28 p.m.20 views

CVE-2026-32117

The CVE concerns the grafanacubism-panel Grafana plugin. In versions

7.6CVSS5.8AI score0.00265EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/11 9:28 p.m.37 views

CVE-2026-32117 grafanacubism-panel : Stored XSS via javascript: URL in panel zoom link (Editor → Viewer)

The grafanacubism-panel plugin allows use of cubism.js in Grafana. In 0.1.2 and earlier, the panel's zoom-link handler passes a dashboard-editor-supplied URL directly to window.location.assign / window.open with no scheme validation. An attacker with dashboard Editor privileges can set the link t...

7.6CVSS0.00265EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/11 9:28 p.m.3 views

CVE-2026-32117 grafanacubism-panel : Stored XSS via javascript: URL in panel zoom link (Editor → Viewer)

The grafanacubism-panel plugin allows use of cubism.js in Grafana. In 0.1.2 and earlier, the panel's zoom-link handler passes a dashboard-editor-supplied URL directly to window.location.assign / window.open with no scheme validation. An attacker with dashboard Editor privileges can set the link t...

7.6CVSS5.8AI score0.00265EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:58 p.m.7 views

CVE-2026-31809

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer SanitizeSVG checks href attributes for the javascript: prefix using strings.HasPrefix. However, inserting ASCII tab , newline , or carriage return characters inside the javascript: string bypasses this prefi...

9.3CVSS5.8AI score0.00625EPSS
SaveExploits2References2Affected Software1
Rows per page
Query Builder