Lucene search
+L

59441 matches found

attackerkb
attackerkb
added 2026/07/23 1:30 p.m.10 views

CVE-2026-16733

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local executio...

5.3CVSS5.5AI score0.00612EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/23 1:30 p.m.38 views

CVE-2026-16733 bahmutov find-cypress-specs Branch index.js shell.exec os command injection

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local executio...

5.3CVSS0.00612EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/23 1:30 p.m.11 views

EUVD-2026-48281

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local executio...

5.3CVSS5.5AI score0.00612EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/23 1:30 p.m.10 views

CVE-2026-16733 bahmutov find-cypress-specs Branch index.js shell.exec os command injection

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local executio...

4.8CVSS5.2AI score
SaveExploits0References8
CVE
CVE
added 2026/07/23 1:30 p.m.60 views

CVE-2026-16733

The CVE refers to bahmutov find-cypress-specs (up to version 1.54.12) where the function shell.exec in src/index.js of the Branch Handler is vulnerable. Manipulating the --branch argument leads to OS command injection. The attack is described as locally executable, with the exploit publicly avail...

5.3CVSS5.5AI score0.00612EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/23 1:16 p.m.41 views

CVE-2026-65904 DOMPurify through 3.3.3 Cross-Site Scripting via IN_PLACE mode

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS0.00206EPSS
SaveExploits1References2
attackerkb
attackerkb
added 2026/07/23 1:16 p.m.11 views

CVE-2026-65904

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.9AI score0.00206EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/23 1:16 p.m.69 views

CVE-2026-65904

CVE-2026-65904 affects DOMPurify up to version 3.4.3. In IN_PLACE mode, elements sourced from a different window/realm (e.g., iframe contentDocument) fail sanitization due to a cross-realm instanceof check in private _isNode(). The check returns false for foreign-realm nodes, causing the element ...

4.7CVSS5.9AI score0.00206EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/07/23 1:16 p.m.13 views

EUVD-2026-48273

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.2AI score0.00206EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/23 1:16 p.m.9 views

CVE-2026-65904 DOMPurify through 3.3.3 Cross-Site Scripting via IN_PLACE mode

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.9AI score0.00206EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/23 1:16 p.m.18 views

CVE-2026-65904 DOMPurify through 3.3.3 Cross-Site Scripting via IN_PLACE mode

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

2.3CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/23 1:16 p.m.23 views

CVE-2026-65904

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.9AI score0.00206EPSS
SaveExploits1
attackerkb
attackerkb
added 2026/07/23 1:16 p.m.11 views

CVE-2026-65900

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS5.3AI score0.00209EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/07/23 1:16 p.m.11 views

EUVD-2026-48269

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS5.3AI score0.00209EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/23 1:16 p.m.10 views

CVE-2026-65900 DOMPurify before 3.4.8 Template Expression Injection via RETURN_DOM

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS5.3AI score0.00209EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/23 1:16 p.m.89 views

CVE-2026-65900

CVE-2026-65900 affects DOMPurify versions 3.0.0 up to 3.4.7 when configured with SAFE_FOR_TEMPLATES and a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE). The final scrub pass (_scrubTemplateExpressions) uses a NodeIterator and node.normalize() that do not descend into template.con...

6.1CVSS5.3AI score0.00209EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/07/23 1:16 p.m.42 views

CVE-2026-65900 DOMPurify before 3.4.8 Template Expression Injection via RETURN_DOM

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS0.00209EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/07/23 1:16 p.m.20 views

CVE-2026-65900

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

6.1CVSS5.3AI score0.00209EPSS
SaveExploits1
OSV
OSV
added 2026/07/23 1:16 p.m.16 views

CVE-2026-65900 DOMPurify before 3.4.8 Template Expression Injection via RETURN_DOM

DOMPurify versions =3.0.0 and before 3.4.8, when configured with SAFEFORTEMPLATES together with a DOM output mode RETURNDOM, RETURNDOMFRAGMENT, or INPLACE, fail to strip template expressions e.g. $evil, evil, inside element content. The final normalization/scrub pass scrubTemplateExpressions uses...

5.1CVSS5.3AI score
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/23 1:09 p.m.15 views

Security Bulletin: Multiple vulnerabilities found in CICS Transaction Gateway Desktop Edition.

Summary Multiple vulnerabilities have been found in CICS Transaction Gateway Desktop Edition due to the use of IBM WebSphere Application Server Liberty, IBM WebSphere Application Server and Jackson Databind. The versions of IBM WebSphere Application Server Liberty, IBM WebSphere Application Serve...

9.8CVSS5.8AI score0.00892EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder