Lucene search
+L

2470 matches found

OSV
OSV
added 2026/04/08 2:16 a.m.2 views

DEBIAN-CVE-2026-32289

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

6.1CVSS5.2AI score0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 2:16 a.m.7 views

UBUNTU-CVE-2026-32289

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

6.1CVSS5.8AI score0.0029EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/04/08 2:16 a.m.11 views

CVE-2026-32289

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

6.1CVSS5.9AI score0.0029EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/08 1:6 a.m.8 views

EUVD-2026-20018

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

5.9AI score0.0029EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/08 1:6 a.m.43 views

CVE-2026-32289

CVE-2026-32289 is a documented issue where html/template failed to correctly track JS template literal context, risking improper escaping and potential XSS. Portable across Go toolchains, it was addressed by the Go project in updates to go1.25.9 and go1.26.2, and these fixes are reflected in SUSE...

6.1CVSS5.9AI score0.0029EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/08 1:6 a.m.6 views

CVE-2026-32289 JsBraceDepth Context Tracking Bugs (XSS) in html/template

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

6.1CVSS6.7AI score
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2026/04/08 1:6 a.m.6 views

CVE-2026-32289

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

6.1CVSS5.7AI score0.0029EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/08 1:6 a.m.6 views

CVE-2026-32289

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

6.1CVSS5.2AI score0.0029EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/08 12:0 a.m.16 views

MCP-DPT: A Defense-Placement Taxonomy and Coverage Analysis for Model Context Protocol Security

The Model Context Protocol MCP enables large language models LLMs to dynamically discover and invoke third-party tools, significantly expanding agent capabilities while introducing a distinct security landscape. Unlike prompt-only interactions, MCP exposes pre-execution artifacts, shared context,...

5.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.14 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006779)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006779 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgrlock smpcallfunction always runs its callback in hard IR...

5.5CVSS5.7AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/07 10:53 p.m.6 views

GO-2026-4865 JsBraceDepth Context Tracking Bugs (XSS) in html/template

Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being...

6.1CVSS5.7AI score0.0029EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/07 10:53 p.m.7 views

Cross-site Scripting (XSS)

Overview std/html/template is a Go standard library package std/html/template Affected versions of this package are vulnerable to Cross-site Scripting XSS. Go Vulnerability Report: Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect...

6.1CVSS5.5AI score0.0029EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.9 views

FastFeedParser 安全漏洞

FastFeedParser is a high-performance Python library for parsing RSS and Atom feeds, open-sourced by Kagi Search. Versions of FastFeedParser prior to 0.5.10 contained a security vulnerability. This vulnerability stemmed from the lack of a recursive depth limit when parsing HTML meta refresh tags,...

7.5CVSS5.8AI score0.00328EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.16 views

PT-2026-31066

Name of the Vulnerable Software and Affected Versions versions prior to 2.3 Description Improper tracking of context across template branches within JavaScript template literals could lead to incorrect content escaping when branches are used. Additionally, template actions inside these literals d...

9.8CVSS5.7AI score0.0029EPSS
SaveExploits0
OSV
OSV
added 2026/04/06 11:8 p.m.4 views

GHSA-378J-3JFJ-8R9F go-ipld-prime: DAG-CBOR decoder unbounded memory allocation from CBOR headers

The DAG-CBOR decoder uses collection sizes declared in CBOR headers as Go preallocation hints for maps and lists. The decoder does not cap these size hints or account for their cost in its allocation budget, allowing small payloads to cause excessive memory allocation. A CBOR map or list header c...

6.2CVSS6.1AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/04 5:33 a.m.3 views

GHSA-5JG4-P4QW-CGFR @stablelib/cbor: Stack exhaustion Denial of Service via deeply nested CBOR arrays, maps, or tags

Summary @stablelib/cbor decodes nested CBOR structures recursively and does not enforce a maximum nesting depth. A sufficiently deep attacker-controlled CBOR payload can therefore crash decoding with RangeError: Maximum call stack size exceeded. Details The decoder processes arrays, maps, and...

8.7CVSS5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/02 8:39 a.m.8 views

SUSE CVE-2026-23405

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespaces aren't strictly tied to user namespaces and it...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2026/04/01 5:3 p.m.7 views

CVE-2026-34573

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.68 and 9.7.0-alpha.12, the GraphQL query complexity validator can be exploited to cause a denial-of-service by sending a crafted query with binary fan-out fragment spreads...

8.2CVSS5.7AI score0.00463EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/01 9:31 a.m.4 views

EUVD-2026-17833

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespaces aren't strictly tied to user namespaces and it...

5.7AI score0.00181EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.9 views

CVE-2026-23405

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespaces aren't strictly tied to user namespaces and it...

5.5CVSS5.4AI score0.00181EPSS
SaveExploits0References17
Rows per page
Query Builder