Lucene search
+L

5315 matches found

Cvelist
Cvelist
•added 2026/09/03 8:18 p.m.•43 views

CVE-2026-85061 MapLibre GL JS: XSS Sanitizer Bypass in DOM.sanitize() via Live NamedNodeMap Removal Skip

MapLibre GL JS is an interactive vector tile map library for web browsers. Prior to 6.4.1, DOM.sanitize in src/util/dom.ts iterates elem.attributes as a live NamedNodeMap while removeAttributes removes attributes from the same collection, shifting indexes and skipping an adjacent dangerous...

10CVSS0.00522EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/09/03 8:18 p.m.•13 views

CVE-2026-85061 MapLibre GL JS: XSS Sanitizer Bypass in DOM.sanitize() via Live NamedNodeMap Removal Skip

MapLibre GL JS is an interactive vector tile map library for web browsers. Prior to 6.4.1, DOM.sanitize in src/util/dom.ts iterates elem.attributes as a live NamedNodeMap while removeAttributes removes attributes from the same collection, shifting indexes and skipping an adjacent dangerous...

10CVSS5.5AI score0.00522EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/03 8:18 p.m.•30 views

CVE-2026-85061 MapLibre GL JS: XSS Sanitizer Bypass in DOM.sanitize() via Live NamedNodeMap Removal Skip

MapLibre GL JS is an interactive vector tile map library for web browsers. Prior to 6.4.1, DOM.sanitize in src/util/dom.ts iterates elem.attributes as a live NamedNodeMap while removeAttributes removes attributes from the same collection, shifting indexes and skipping an adjacent dangerous...

10CVSS5.7AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/09/03 4:24 p.m.•18 views

SUSE CVE-2026-84375

js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 until 3.15.2 and 4.3.2, maxTotalMergeKeys in lib/js-yaml/loader.js and lib/loader.js does not count empty mapping sources while processing the merge key . An attacker can alias a large sequence of empty mappings into many merge targets,...

7.5CVSS5.9AI score0.00529EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/03 1:19 p.m.•14 views

js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing

A flaw was found in js-yaml, a JavaScript YAML parser. An attacker can exploit this by providing a specially crafted YAML document that causes the parser to perform excessive processing when handling merge keys with empty sources. This can lead to prolonged CPU consumption, effectively causing a...

7.5CVSS5.8AI score0.00529EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2026/09/03 1:12 p.m.•9 views

js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing

A flaw was found in js-yaml, a JavaScript YAML parser. An attacker can exploit this by providing a specially crafted YAML document that causes the parser to perform excessive processing when handling merge keys with empty sources. This can lead to prolonged CPU consumption, effectively causing a...

7.5CVSS5.6AI score0.00529EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/09/03 12:00 a.m.•17 views

PT-2026-85245

Name of the Vulnerable Software and Affected Versions MapLibre GL JS versions prior to 6.4.1 Description The DOM.sanitize function in src/util/dom.ts incorrectly iterates through elem.attributes as a live NamedNodeMap. Because removeAttributes modifies the same collection during iteration, indexe...

10CVSS5.8AI score0.00522EPSS
SaveExploits0References15
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/03 12:00 a.m.•0 views

CVE-2026-85061: Improper Neutralization of Input During Web Page Generation

MapLibre GL JS is an interactive vector tile map library for web browsers. Prior to 6.4.1, DOM.sanitize in src/util/dom.ts iterates elem.attributes as a live NamedNodeMap while removeAttributes removes attributes from the same collection, shifting indexes and skipping an adjacent dangerous...

10CVSS5.9AI score0.00522EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
•added 2026/09/02 9:29 p.m.•18 views

@kaikybrofc/zyra (0.2.4) potentially affected by CVE-2026-61704 via link-preview-js (4.0.3)

link-preview-js NPM version 4.0.3 is affected by a known vulnerability. The following packages have a transitive dependency on link-preview-js and may be impacted: - @kaikybrofc/zyra 0.2.4 Source cves: CVE-2026-61704 Source advisory: OSV:GHSA-CPJF-6666-R8FX...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/09/02 9:29 p.m.•13 views

link-preview-js DNS Rebinding SSRF Bypass / Incomplete Fix for CVE-2026-43897

The existing advisory GHSA-4gp8-rjrq-ch6q / CVE-2026-43897 states that the SSRF issue was fixed in 4.0.1. However, 4.0.3 remains bypassable when the documented resolveDNSHost mitigation is used. Root cause: The library validates one resolved IP address through resolveDNSHost, but later performs...

8.7CVSS5.8AI score0.0055EPSS
SaveExploits0References7Affected Software1
Patchstack
Patchstack
•added 2026/09/02 9:29 p.m.•10 views

NPM: link-preview-js DNS Rebinding SSRF Bypass / Incomplete Fix for CVE-2026-43897

NPM: link-preview-js DNS Rebinding SSRF Bypass / Incomplete Fix for CVE-2026-43897 vulnerability discovered by ? in WordPress Npm link-preview-js versions = 4.0.3...

8.7CVSS5.9AI score0.0055EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
•added 2026/09/02 9:29 p.m.•21 views

EUVD-2026-63439

link-preview-js DNS Rebinding SSRF Bypass / Incomplete Fix for CVE-2026-43897...

7.5CVSS5.9AI score0.0055EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/02 9:29 p.m.•17 views

GHSA-CPJF-6666-R8FX link-preview-js DNS Rebinding SSRF Bypass / Incomplete Fix for CVE-2026-43897

The existing advisory GHSA-4gp8-rjrq-ch6q / CVE-2026-43897 states that the SSRF issue was fixed in 4.0.1. However, 4.0.3 remains bypassable when the documented resolveDNSHost mitigation is used. Root cause: The library validates one resolved IP address through resolveDNSHost, but later performs...

7.5CVSS5.9AI score0.0055EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/02 6:39 p.m.•10 views

js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing

A flaw was found in js-yaml, a JavaScript YAML parser. An attacker can exploit this by providing a specially crafted YAML document that causes the parser to perform excessive processing when handling merge keys with empty sources. This can lead to prolonged CPU consumption, effectively causing a...

7.5CVSS5.8AI score0.00529EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2026/09/02 6:28 p.m.•10 views

js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing

A flaw was found in js-yaml, a JavaScript YAML parser. An attacker can exploit this by providing a specially crafted YAML document that causes the parser to perform excessive processing when handling merge keys with empty sources. This can lead to prolonged CPU consumption, effectively causing a...

7.5CVSS5.8AI score0.00529EPSS
SaveExploits0References11
Atlassian
Atlassian
•added 2026/09/02 5:32 p.m.•9 views

DoS (Denial of Service) js-yaml Dependency in Jira Service Management Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVS...

7.5CVSS5.8AI score0.00585EPSS
SaveExploits1
vulnersOsv
vulnersOsv
•added 2026/09/02 2:20 p.m.•16 views

@depup/artillery (>=2.0.33-depup.28, <=2.0.33-depup.50), @eduzz/e2e-playwright-base (0.4.0) +81 more potentially affected by CVE-2026-73231 via @faker-js/faker (>=10.0.0, <=10.4.0)

@faker-js/faker NPM version =10.0.0, =2.0.33-depup.28, =1.0.0-rc.1, =3.22.0-next.38, =9.0.0-next.68, =19.8.4, =1.0.7, =3.1.2, =0.2.9, =0.4.7, =0.2.12, =1.0.5, =0.2.10, =0.3.2, =0.3.6 and more Source cves: CVE-2026-73231 Source advisory: OSV:GHSA-QXC2-J82W-R537...

7.8CVSS5.8AI score0.0021EPSS
SaveExploits0
Snyk
Snyk
•added 2026/09/02 12:39 a.m.•11 views

Allocation of Resources Without Limits or Throttling

Overview js-yaml is a human-friendly data serialization language. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the merge key handling of the loader, where the maxTotalMergeKeys budget does not count empty mappings against its limit. A...

8.7CVSS5.4AI score0.00529EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
•added 2026/09/02 12:39 a.m.•16 views

02.aula (1.0.0), 0xrtest (1.0.0) +11423 more potentially affected by CVE-2026-84375 via js-yaml (>=4.0.0, <=4.3.1)

js-yaml NPM version =4.0.0, =0.2.0, =0.0.3, =4.11.0, =0.0.1, =1.1.9, =0.1.23, =0.1.4, =1.3.0, =6.1.5, =0.0.0-develop-20260120180031, =0.5.6 - @0xr404/0xrtest 1.0.0 and more Source cves: CVE-2026-84375 Source advisory: SNYK:JS-JSYAML-19496768...

7.5CVSS5.8AI score0.00529EPSS
SaveExploits0
Snyk
Snyk
•added 2026/09/02 12:39 a.m.•11 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:js-yaml is a human-friendly data serialization language. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the merge key handling of the loader, where the maxTotalMergeKeys budget does not count empty mappings...

8.7CVSS5.4AI score0.00529EPSS
SaveExploits0References2
Rows per page
Query Builder