Lucene search
+L

7378 matches found

AlpineLinux
AlpineLinux
added 2026/09/05 4:34 a.m.8 views

CVE-2026-86144

In xinclude in libxml2 before 2.15.4, xmlXIncludeProcess and xmlXIncludeProcessTree do not propagate parseFlags. This has security relevance for, for example, the XMLPARSENONET flag, if without it a custom resource loader accesses the internet and triggers XML external entity injection, SSRF, or ...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 4:31 a.m.27 views

CVE-2026-86143

libxml2 before 2.15.4 has an integer overflow in the xmlIO module. An inconsistency between xmlOutputWriteCallback and xmlBufUse causes negative length values to reach downstream write callbacks when data backlogs exceed maximum integer limits (approximately 2 GiB ). This can lead to data corrupt...

7.3CVSS5.3AI score0.00127EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/09/05 4:31 a.m.14 views

CVE-2026-86143

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

7.3CVSS5.8AI score0.00127EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/05 4:31 a.m.10 views

EUVD-2026-71822

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS5.3AI score0.00127EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/09/05 4:31 a.m.69 views

CVE-2026-86143

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS0.00127EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/05 4:31 a.m.4 views

CVE-2026-86143

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS5.9AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/09/05 4:31 a.m.7 views

CVE-2026-86143

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

7.3CVSS5.8AI score0.00127EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/05 4:29 a.m.3 views

CVE-2026-86142

In libxml2 before 2.15.4, there is a heap-based buffer overflow in xmlXPtrEvalXPtrPart because of xmlXPtrEval xpointer length saturation...

6.9CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/05 4:29 a.m.8 views

EUVD-2026-71835

In libxml2 before 2.15.4, there is a heap-based buffer overflow in xmlXPtrEvalXPtrPart because of xmlXPtrEval xpointer length saturation...

6.9CVSS5.5AI score0.0015EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/05 4:29 a.m.75 views

CVE-2026-86142

In libxml2 before 2.15.4, there is a heap-based buffer overflow in xmlXPtrEvalXPtrPart because of xmlXPtrEval xpointer length saturation...

6.9CVSS0.0015EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/05 4:29 a.m.26 views

CVE-2026-86142

CVE-2026-86142 is a heap-based buffer overflow in libxml2 before 2.15.4 , triggered in the xmlXPtrEvalXPtrPart function. The root cause is an integer overflow (xpointer length saturation) while processing an oversized xpointer() expression, leading to incorrect memory allocation and an out-of-bou...

7.8CVSS5.5AI score0.0015EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/09/05 4:29 a.m.14 views

CVE-2026-86142

In libxml2 before 2.15.4, there is a heap-based buffer overflow in xmlXPtrEvalXPtrPart because of xmlXPtrEval xpointer length saturation...

7.8CVSS6.1AI score0.0015EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/09/05 4:29 a.m.8 views

CVE-2026-86142

In libxml2 before 2.15.4, there is a heap-based buffer overflow in xmlXPtrEvalXPtrPart because of xmlXPtrEval xpointer length saturation...

7.8CVSS6.1AI score0.0015EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/05 4:27 a.m.7 views

EUVD-2026-71834

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS5.1AI score0.00116EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/05 4:27 a.m.4 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/05 4:27 a.m.75 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS0.00116EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/05 4:27 a.m.14 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

3.3CVSS5.6AI score0.00116EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/09/05 4:27 a.m.8 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

3.3CVSS5.5AI score0.00116EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/05 4:27 a.m.24 views

CVE-2026-86141

libxml2 versions before 2.15.4 contain a NULL pointer dereference in the xmlregexp module, specifically in the xmlRegNewParserCtxt function. The root cause is a missing string length calculation after a strdup failure and NULL check, leading to a potential crash. The CVSS 3.1 score is 2.9 (Low) w...

3.3CVSS5.1AI score0.00116EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/09/05 4:26 a.m.16 views

CVE-2026-86140

In libxml2 before 2.15.4, xmlSnprintfElements in valid.c has a strcat stack-based buffer overflow...

8CVSS6.3AI score0.00149EPSS
SaveExploits0
Rows per page
Query Builder