Lucene search
+L

424 matches found

NVD
NVD
•added 2026/09/15 2:16 a.m.•8 views

CVE-2026-91771

Weights & Biases wandb before 0.29.0 fails to validate the file name from server responses in the File.download function, allowing path traversal attacks. Attackers controlling the backend can supply file names with directory traversal sequences to write files outside the intended download...

8.8CVSS0.01167EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/15 12:00 a.m.•20 views

PT-2026-91830

Weights & Biases wandb before 0.29.0 fails to validate the file name from server responses in the File.download function, allowing path traversal attacks. Attackers controlling the backend can supply file names with directory traversal sequences to write files outside the intended download...

8.8CVSS5.9AI score0.01167EPSS
SaveExploits0References7
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in rsync

A vulnerability was discovered in rsync prior to version 3.2.5. This vulnerability allows malicious remote servers to write arbitrary files into the directories of connecting peers. The server determines which files/directories are sent to the client. However, the rsync client lacks sufficient...

7.4CVSS7.7AI score0.02313EPSS
SaveExploits1References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Platform/x86: think-lmi: Fixed reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned, and that reference needs to be disposed of using kobjectput. The validation of the...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•11 views

Fedora 45 : libmongocrypt (2026-0664f1b41b)

The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-0664f1b41b advisory. Version 1.20.4 Fixed - Reject undersized decryption payloads. CVE-2026-84971 ---- Version 1.20.3 Fixed - Validate database and collection name...

7.1CVSS5.9AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/10 9:44 a.m.•6 views

PYSEC-2026-3917 RestrictedPython guard hooks can be shadowed via positional-only arguments

Impact RestrictedPython rewrites sensitive operations to go through guard hooks. Attribute access becomes getattrobj, name, item access becomes getitemobj, key, writes go through write, and print goes through print. The embedding application supplies these hooks to enforce its policy. Argument-na...

8.3CVSS6.3AI score0.00401EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/08 9:03 p.m.•8 views

GHSA-JXJR-3G7G-3944 xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator

Summary An embedded line terminator bypasses the requireWellFormed serializer check for element and attribute names. The check was added to fix GHSA-w2rr-34g9-rvrj and GHSA-4w3w-2rp5-g8jm; a name whose first line is well-formed slips past it and is serialized verbatim, so the characters after the...

8.7CVSS7.1AI score0.0057EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/08 12:00 a.m.•15 views

PT-2026-87040

PX4 Autopilot through 1.17.0 contains a stack buffer over-read vulnerability in the netman system command that fails to validate interface name length. Attackers can supply interface names of 74 bytes or more via the -i option to read beyond buffer boundaries, leaking stack memory to console outp...

5.4CVSS5.9AI score0.00332EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•18 views

PT-2026-85421

The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.134 does not validate a user supplied file name before using it to build a write path, allowing administrators to write files of permitted types to arbitrary locations on the server and to overwrite existing files...

5.5AI score0.00383EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/02 1:01 a.m.•14 views

SUSE CVE-2026-83608

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, the DOCUMENTTYPENODE branch in lib/dom.js validates publicId, systemId, and internalSubset under...

8.7CVSS5.8AI score0.00612EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/09/01 5:01 p.m.•14 views

XML Injection

Overview @xmldom/xmldom is a javascript ponyfill to provide the following APIs that are present in modern browsers to other runtimes. Since version 0.7.0 this package is published to npm as @xmldom/xmldom and no longer as xmldom Affected versions of this package are vulnerable to XML Injection vi...

8.7CVSS7.6AI score0.0057EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/01 3:33 p.m.•13 views

CVE-2026-83607

A flaw was found in xmldom, a JavaScript module for parsing and serializing XML. This vulnerability allows a remote attacker to inject malicious content, such as attributes or elements, into serialized XML or HTML documents. This occurs because the Document.createElement function does not properl...

8.7CVSS6AI score0.00612EPSS
SaveExploits0References10
NVD
NVD
•added 2026/09/01 3:17 p.m.•15 views

CVE-2026-83617

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS0.0057EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/01 3:17 p.m.•9 views

DEBIAN-CVE-2026-83610

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createEntityReferencename accepts an invalid name and the ENTITYREFERENCENODE serializer...

6.3CVSS5.9AI score0.0059EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/01 3:17 p.m.•12 views

CVE-2026-83609

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0 until 0.9.12, the shared reg builder in lib/grammar.js compiles the anchored QNameexact validator with the multiline flag, so ^ and $ validate only one line instead of the complete...

8.7CVSS0.00543EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/01 2:47 p.m.•35 views

CVE-2026-83617

@xmldom/xmldom versions 0.9.11 through 0.9.12 contain a regex bypass in the requireWellFormed: true validation path. The QName_exact anchored expression in lib/grammar.js inherits the multiline flag , so an element or attribute name that is valid on its first line but contains U+000A, U+000D, U+2...

8.7CVSS5.9AI score0.0057EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/01 2:31 p.m.•42 views

CVE-2026-83610 xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createEntityReferencename accepts an invalid name and the ENTITYREFERENCENODE serializer...

6.3CVSS0.0059EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/09/01 2:27 p.m.•12 views

CVE-2026-83608 xmldom: DocType `name` Injection Bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, the DOCUMENTTYPENODE branch in lib/dom.js validates publicId, systemId, and internalSubset under...

8.7CVSS5.3AI score0.00612EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/01 2:27 p.m.•14 views

CVE-2026-83608 xmldom: DocType `name` Injection Bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, the DOCUMENTTYPENODE branch in lib/dom.js validates publicId, systemId, and internalSubset under...

8.7CVSS5.9AI score
SaveExploits0References9
Redos
Redos
•added 2026/09/01 12:00 a.m.•9 views

ROS-20260901-73-0017

The vulnerability of the option-name validation component in the Python library for interacting with Git repositories, GitPython, is related to incorrect elimination of special elements in the output data. Exploiting this vulnerability could allow a malicious actor to execute arbitrary commands...

8.8CVSS7.4AI score0.00774EPSS
SaveExploits1
Rows per page
Query Builder