Lucene search
+L

1288 matches found

Patchstack
Patchstack
added 2026/09/08 9:02 p.m.5 views

NPM: xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content

NPM: xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content vulnerability discovered by ? in WordPress Npm xmldom versions = 0.6.0...

6.9CVSS5.8AI score0.00352EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/09/08 9:02 p.m.7 views

GHSA-6H8R-XR42-GP59 xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content

Summary xmldom's parser silently accepts a not-well-formed end tag whose valid name is followed by trailing content — e.g. . The element is closed, the trailing content is discarded, and no error is reported, even though the XML end-tag production allows only optional whitespace after the name an...

6.9CVSS5.8AI score0.00352EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/07 6:25 p.m.6 views

CVE-2026-86287 Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

7.5CVSS5.8AI score
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2026/09/06 5:49 p.m.9 views

CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS5.7AI score0.00425EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/03 4:18 p.m.9 views

DEBIAN-CVE-2026-84963

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS5.3AI score0.00186EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 3:03 p.m.26 views

CVE-2026-84963

CVE-2026-84963 affects the JSON-to-BSON parser in the MongoDB C Driver's BSON library . The root cause is an unchecked int cast of huge JSON string values, causing an incorrect numeric conversion that silently shortens unusually large text values or omits the corresponding field entirely—while th...

6.3CVSS5.8AI score0.00186EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/03 3:03 p.m.10 views

Silent field truncation via unchecked int cast of huge JSON string values in JSON-to-BSON parser

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS5.2AI score0.00186EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/09/03 3:03 p.m.15 views

CVE-2026-84963 Silent field truncation via unchecked int cast of huge JSON string values in JSON-to-BSON parser

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS5.8AI score0.00186EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 3:03 p.m.33 views

CVE-2026-84963 Silent field truncation via unchecked int cast of huge JSON string values in JSON-to-BSON parser

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 2:56 p.m.10 views

CVE-2026-84970 Heap over-read or silent misparse via 32-bit truncation of JSON length in BSON JSON parser

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond...

5.9CVSS6AI score
SaveExploits0References3
MongoDB
MongoDB
added 2026/09/03 2:56 p.m.12 views

Heap over-read or silent misparse via 32-bit truncation of JSON length in BSON JSON parser

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond...

6.2CVSS5.5AI score0.00088EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/09/01 5:01 p.m.16 views

Improper Validation of Syntactic Correctness of Input

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 Improper...

6.9CVSS5.5AI score0.00352EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/01 2:34 p.m.29 views

CVE-2026-83611

xmldom (and @xmldom/xmldom ) is a pure JavaScript XML DOM parser. The vulnerability lies in DOMParser.parseFromString() , which can silently accept a malformed end tag where the tag name is followed by a line break and trailing content (e.g., ), closing the element and discarding the trailing con...

6.9CVSS5.9AI score0.00352EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/09/01 2:34 p.m.17 views

CVE-2026-83611 xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content

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, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS5.9AI score0.00352EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 12:00 a.m.4 views

ASB-A-497544808

In multiple functions of NfcService.java, there is a possible silent payment session hijacking enablement due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS5.9AI score0.00067EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 8:18 p.m.7 views

UBUNTU-CVE-2026-81525

The MongoDB client library for PHP does not sufficiently sanitize special elements in application-supplied namespace identifiers before using them to construct the target namespace for database operations. An application that incorporates untrusted text into these identifiers may have operations...

8.6CVSS5.9AI score0.00273EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/27 8:17 p.m.13 views

CVE-2026-59320

When a container-level ErrorHandler is configured the mitigation for finding 221000, each delivery whose processing throws still permanently consumes one link credit. After initialCredits default 100 failing messages the receiver's credit reaches zero and the broker stops delivering, leaving the...

6.5CVSS0.00296EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/27 6:32 p.m.12 views

CVE-2026-81525

Removed by vendor...

8.6CVSS5.2AI score0.00273EPSS
SaveExploits0
CVE
CVE
added 2026/08/27 6:04 p.m.53 views

CVE-2026-59320

CVE-2026-59320 affects Spring AMQP 4.1.0 . When a container-level ErrorHandler is configured, each delivery whose message processing throws an exception permanently consumes one link credit without replenishing it. After the receiver exhausts its initialCredits (default 100 ), the broker stops de...

6.5CVSS5.2AI score0.00296EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/27 6:04 p.m.40 views

CVE-2026-59320 In Spring AMQP the link credit never replenished on listener exception path

When a container-level ErrorHandler is configured the mitigation for finding 221000, each delivery whose processing throws still permanently consumes one link credit. After initialCredits default 100 failing messages the receiver's credit reaches zero and the broker stops delivering, leaving the...

6.5CVSS0.00296EPSS
SaveExploits0References1
Rows per page
Query Builder