Lucene search
+L

8895 matches found

EUVD
EUVD
added 2026/04/24 4:51 p.m.12 views

EUVD-2026-25575

Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim's tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filena...

6.6CVSS5.4AI score0.00501EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/04/24 4:51 p.m.16 views

CVE-2026-41411

Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim's tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filena...

6.6CVSS5.4AI score0.00501EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/24 3:41 p.m.25 views

Dgraph: Pre-Auth Full Database Exfiltration via DQL Injection in NQuad Lang Field

Executive Summary A vulnerability has been found in Dgraph that gives an unauthenticated attacker full read access to every piece of data in the database. This affects Dgraph's default configuration where ACL is not enabled. The attack requires two HTTP POSTs to port 8080. The first sets up a...

9.1CVSS5.9AI score0.00414EPSS
SaveExploits1References3Affected Software3
Patchstack
Patchstack
added 2026/04/24 3:31 p.m.19 views

NPM: PostCSS has XSS via Unescaped </style> in its CSS Stringify Output

NPM: PostCSS has XSS via Unescaped in its CSS Stringify Output vulnerability discovered by ? in WordPress Npm postcss versions 8.5.10...

6.1CVSS5.8AI score0.00205EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/24 3:31 p.m.19 views

GHSA-QX2V-QP2M-JG93 PostCSS has XSS via Unescaped </style> in its CSS Stringify Output

PostCSS: XSS via Unescaped in CSS Stringify Output Summary PostCSS v8.5.5 latest does not escape sequences when stringifying CSS ASTs. When user-submitted CSS is parsed and re-stringified for embedding in HTML tags, in CSS values breaks out of the style context, enabling XSS. Proof of Concept...

6.1CVSS5.3AI score0.00205EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/24 3:31 p.m.226 views

PostCSS has XSS via Unescaped </style> in its CSS Stringify Output

PostCSS: XSS via Unescaped in CSS Stringify Output Summary PostCSS v8.5.5 latest does not escape sequences when stringifying CSS ASTs. When user-submitted CSS is parsed and re-stringified for embedding in HTML tags, in CSS values breaks out of the style context, enabling XSS. Proof of Concept...

6.1CVSS5.3AI score0.00205EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/24 4:18 a.m.15 views

Cross-site Scripting (XSS)

Overview postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Cross-site Scripting XSS in CSS Stringify Output. An attacker can execute arbitrary JavaScript code in the context of the affected web page by submitting crafted CS...

6.1CVSS5.5AI score0.00205EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/24 4:18 a.m.7 views

Cross-site Scripting (XSS)

Overview org.webjars.npm:postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Cross-site Scripting XSS in CSS Stringify Output. An attacker can execute arbitrary JavaScript code in the context of the affected web page by...

6.1CVSS5.5AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/24 2:27 a.m.49 views

CVE-2026-41305 PostCSS has XSS via Unescaped </style> in its CSS Stringify Output

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape sequences when stringifying CSS ASTs. When user-submitted CSS is parsed and re-stringified for embedding in HTML tags, in CSS...

6.1CVSS0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/24 2:27 a.m.9 views

CVE-2026-41305 PostCSS has XSS via Unescaped </style> in its CSS Stringify Output

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape sequences when stringifying CSS ASTs. When user-submitted CSS is parsed and re-stringified for embedding in HTML tags, in CSS...

6.1CVSS5.2AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/24 2:27 a.m.221 views

CVE-2026-41305

PostCSS (driver: CSS AST stringify) has an XSS risk in versions prior to 8.5.10 due to unescaped sequences when embedding user CSS into HTML tags. The issue arises when CSS is parsed into an AST and then re-stringified for embedding. Version 8.5.10 fixes the problem. Affected products: PostCSS;...

6.1CVSS5.7AI score0.00205EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/24 2:27 a.m.21 views

EUVD-2026-25383

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape sequences when stringifying CSS ASTs. When user-submitted CSS is parsed and re-stringified for embedding in HTML tags, in CSS...

6.1CVSS5.2AI score0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/24 2:27 a.m.27 views

CVE-2026-41305

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape sequences when stringifying CSS ASTs. When user-submitted CSS is parsed and re-stringified for embedding in HTML tags, in CSS...

6.1CVSS5.3AI score0.00205EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.26 views

PT-2026-34839

Name of the Vulnerable Software and Affected Versions PostCSS versions prior to 8.5.10 Description PostCSS transforms CSS files into an Abstract Syntax Tree AST to analyze and modify rules. The software fails to escape sequences when stringifying CSS ASTs. If user-submitted CSS is parsed and then...

6.1CVSS5.1AI score0.00205EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.16 views

PT-2026-35033

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.2.0357 Description Command injection occurs during tag file processing. When resolving a tag, the filename field from the tags file undergoes wildcard expansion to resolve environment variables and wildcards. If this...

6.6CVSS5.8AI score0.00501EPSS
SaveExploits0References47
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.17 views

Vim 操作系统命令注入漏洞

Vim is an open-source cross-platform text editor developed by Vim developers. Versions of Vim prior to 9.2.0357 contained a vulnerability related to operating system command injection. This vulnerability stemmed from the use of wildcards when processing tag files, which could lead to command...

6.6CVSS5.8AI score0.00501EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/23 9:21 p.m.11 views

GHSA-9WFJ-C55W-J9QR Kirby has XML injection in its XML creator toolkit

TL;DR This vulnerability only affects Kirby sites that use the Xml data handler e.g. Data::encode$string, 'xml' or the Xml::create, Xml::tag or Xml::value methods in site or plugin code. The Kirby core does not use any of the affected methods. If consumers use an affected method and cannot rule o...

6.9CVSS5.4AI score0.00346EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/23 4:16 p.m.18 views

CVE-2026-41240

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Versions prior to 3.4.0 have an inconsistency between FORBIDTAGS and FORBIDATTR handling when function-based ADDTAGS is used. Commit c361baa added an early exit for FORBIDATTR at line 1214. The same fix was not...

6.1CVSS0.00313EPSS
SaveExploits1References3
SUSE Linux
SUSE Linux
added 2026/04/23 3:53 p.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2025-38234: sched/rt: Fix race in pushrttask bsc1246057. CVE-2026-23103: ipvlan: Make the addrslock be per port bsc1257773. CVE-2026-23243: RDMA/umad: Reject...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits2References28
OSV
OSV
added 2026/04/23 3:53 p.m.7 views

SUSE-SU-2026:1575-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38234: sched/rt: Fix race in pushrttask bsc1246057. - CVE-2026-23103: ipvlan: Make the addrslock be per port bsc1257773. - CVE-2026-23243: RDMA/umad:...

7.8CVSS5.3AI score0.00167EPSS
SaveExploits2References15
Rows per page
Query Builder