Lucene search
+L

1045746 matches found

CVE
CVE
added 2026/08/11 11:11 a.m.27 views

CVE-2026-72553

CVE-2026-72553 describes a stored cross-site scripting flaw in ElkArte Forum 2.0 Beta 1. The issue allows any registered member to inject persistent JavaScript into profile fields cust_blurb and cust_locate, which are saved without HTML encoding and rendered unescaped in admin-visible profile vie...

5.4CVSS5AI score0.00162EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/11 10:52 a.m.5 views

WordPress Welcart e-Commerce plugin <= 2.11.31 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by K. Sorrachat in WordPress Plugin Welcart e-Commerce versions = 2.11.31...

7.1CVSS5.1AI score0.0018EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/08/11 10:38 a.m.6 views

WordPress MailChimp Subscribe Forms plugin <= 4.3.3 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by HaiND in WordPress Plugin MailChimp Subscribe Forms versions = 4.3.3...

7.1CVSS5.1AI score0.0018EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/11 9:17 a.m.8 views

CVE-2026-73161

Affected versions of cti-transmute improperly handle conversion-table values passed through the search highlighting feature. The highlight function previously returned the underlying text directly when no search query was supplied, or performed a regex replacement that inserted tags without first...

5.1CVSS0.00247EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.8 views

CVE-2026-73159

Affected versions of cti-transmute allow a tag's icon value to be stored and later interpolated into HTML through Vue's v-html. The helper mapIcon previously constructed an HTML string directly from the icon value: Because the icon is user-supplied, a crafted value could break out of the intended...

5.1CVSS0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.12 views

CVE-2026-73157

Affected versions of cti-transmute render data obtained from a remote MISP instance into the event-browser interface using HTML interpolation. Because fields such as event IDs, event information, organization names, tags, tag colors, TLP labels, distribution labels, and error/flash text may be...

2.3CVSS0.00262EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.19 views

CVE-2026-73158

Affected versions of cti-transmute insufficiently validate saved graph configuration data. Graph configurations can contain style properties that are later consumed by Pivotick, and Pivotick interprets svgIcon as HTML. Because saved configurations may be created by one user and later displayed to...

5.1CVSS0.00234EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 9:07 a.m.9 views

EUVD-2026-55993

Affected versions of cti-transmute improperly handle conversion-table values passed through the search highlighting feature. The highlight function previously returned the underlying text directly when no search query was supplied, or performed a regex replacement that inserted tags without first...

5.1CVSS5.4AI score0.00247EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 9:07 a.m.37 views

CVE-2026-73161 cti-transmute Conversion Table Allows XSS via Unescaped Cell Content During Search Highlighting

Affected versions of cti-transmute improperly handle conversion-table values passed through the search highlighting feature. The highlight function previously returned the underlying text directly when no search query was supplied, or performed a regex replacement that inserted tags without first...

5.1CVSS0.00247EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 9:07 a.m.31 views

CVE-2026-73161

CVE-2026-73161 affects certain versions of cti-transmute where the highlight() function mishandled conversion-table values passed to the search highlighting feature. The original implementation could return raw text when no query was supplied or perform a regex replace that inserted tags without...

5.1CVSS5.4AI score0.00247EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 8:45 a.m.37 views

CVE-2026-73159 cti-transmute Stored XSS via Crafted Tag Icon on Admin Triage Interface

Affected versions of cti-transmute allow a tag's icon value to be stored and later interpolated into HTML through Vue's v-html. The helper mapIcon previously constructed an HTML string directly from the icon value: Because the icon is user-supplied, a crafted value could break out of the intended...

5.1CVSS0.00234EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 8:45 a.m.34 views

CVE-2026-73159

CVE-2026-73159 affects certain versions of cti-transmute where a tag’s icon can be stored and later interpolated into HTML via Vue v-html. The root cause is user-supplied icon values that were used to build HTML strings like , enabling potential HTML injection when rendered in the viewer’s browse...

5.1CVSS5.4AI score0.00234EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 8:45 a.m.10 views

EUVD-2026-55979

Affected versions of cti-transmute allow a tag's icon value to be stored and later interpolated into HTML through Vue's v-html. The helper mapIcon previously constructed an HTML string directly from the icon value: Because the icon is user-supplied, a crafted value could break out of the intended...

5.1CVSS5.4AI score0.00234EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2026/08/11 8:36 a.m.8 views

Security update for xmlrpc-c

This update for xmlrpc-c fixes the following issue: CVE-2026-15928: reflected cross-site scripting XSS via HTML injection in the error page component bsc1272769. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.4CVSS5AI score0.00268EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/11 8:31 a.m.36 views

CVE-2026-73158

CVE-2026-73158 affects cti-transmute; saved graph configurations can include style properties and an svgIcon value that Pivotick may render as HTML, enabling script execution in other viewers’ browsers. Root cause: insufficient validation of saved graph configuration data. The fix adds a strict s...

5.1CVSS5.3AI score0.00234EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 8:31 a.m.9 views

EUVD-2026-55976

Affected versions of cti-transmute insufficiently validate saved graph configuration data. Graph configurations can contain style properties that are later consumed by Pivotick, and Pivotick interprets svgIcon as HTML. Because saved configurations may be created by one user and later displayed to...

5.1CVSS5.3AI score0.00234EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 8:31 a.m.38 views

CVE-2026-73158 cti-transmute Saved Graph Configuration Allows Stored Cross-Site Scripting via svgIcon

Affected versions of cti-transmute insufficiently validate saved graph configuration data. Graph configurations can contain style properties that are later consumed by Pivotick, and Pivotick interprets svgIcon as HTML. Because saved configurations may be created by one user and later displayed to...

5.1CVSS0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 8:17 a.m.7 views

CVE-2026-73156

Affected versions of cti-transmute fail to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names may originate directly from STIX or MISP data, including STIX types, relationshiptype, pattern prefixes, and MISP category/type values. Since...

5.3CVSS0.0033EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 8:17 a.m.10 views

CVE-2026-19418

The referrer enforcement introduced with TYPO3-CORE-SA-2020-006 CVE-2020-11069 became ineffective in TYPO3 v13.0, where TYPO3 CMS started serving the backend and Install Tool applications from the site's main entry script instead of the dedicated typo3/ directory. Whether a request originated fro...

7.3CVSS0.00213EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/11 8:06 a.m.33 views

CVE-2026-73157 cti-transmute Remote MISP Event Browser Allows Cross-Site Scripting via Malicious Event Metadata

Affected versions of cti-transmute render data obtained from a remote MISP instance into the event-browser interface using HTML interpolation. Because fields such as event IDs, event information, organization names, tags, tag colors, TLP labels, distribution labels, and error/flash text may be...

2.3CVSS0.00262EPSS
SaveExploits0References1
Rows per page
Query Builder