Lucene search
+L

14794 matches found

Cvelist
Cvelist
added 2026/09/01 8:28 p.m.41 views

CVE-2026-73768 Local Privilege Escalation in AOS-CX Command Line Interface

A vulnerability exists in the command line interface of AOS-CX that may allow for improper processing of malformed input. Successful exploitation could result in the execution of arbitrary commands with root privileges...

7.3CVSS0.00122EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 8:28 p.m.12 views

EUVD-2026-69614

Vulnerabilities exist in the authentication module that may improperly process malformed or truncated input. An authenticated remote attacker could exploit these vulnerabilities by providing specially crafted input from a compromised or hostile authentication server. Successful exploitation could...

8.8CVSS6.4AI score0.00461EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 8:28 p.m.9 views

EUVD-2026-69613

Multiple vulnerabilities exist in a daemon of AOS-CX that may allow for improper processing of malformed input. An unauthenticated remote attacker could exploit these vulnerabilities by sending specially crafted packets to the affected service. Successful exploitation could result in remote code...

9.8CVSS6.4AI score0.00487EPSS
SaveExploits0References1
Circl
Circl
added 2026/09/01 8:02 p.m.7 views

CVE-2021-38312

creationtimestamp| type| source ---|---|--- 2026-09-01 20:02:25+00:00| seen| https://t.me/hackingAttack/22318 2026-09-02 01:02:59+00:00| seen| https://t.me/hackingAttack/22318 2026-09-07 18:00:05+00:00| seen| https://t.me/hackingAttack/22318 2026-09-08 00:00:37+00:00| seen|...

7.1CVSS6.6AI score0.01341EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/09/01 3:44 p.m.9 views

CVE-2026-83614

A flaw was found in xmldom. Two independent quadratic paths in the XML DOM Document Object Model parser can lead to a denial of service DoS. A remote attacker could exploit this by providing specially crafted XML input, causing the parser to repeatedly rescan malformed tag names or reindex and...

8.7CVSS5.8AI score0.00351EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/09/01 3:44 p.m.7 views

CVE-2026-83611

A flaw was found in xmldom, a JavaScript XML DOM parser. The DOMParser.parseFromString function can silently accept malformed XML end tags that include a line break and additional content. This unexpected parsing behavior causes the parser to close the element prematurely and discard the trailing...

6.9CVSS5.8AI score0.00352EPSS
SaveExploits0References10
OSV
OSV
added 2026/09/01 3:17 p.m.8 views

DEBIAN-CVE-2026-83611

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
SaveExploits0References1
NVD
NVD
added 2026/09/01 3:17 p.m.9 views

CVE-2026-83611

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.9CVSS0.00352EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/01 3:17 p.m.9 views

CVE-2026-83614

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 versions 0.3.0 through 0.6.0, two independent quadratic paths can cause denial of service. In lib/sax.js, parseElementStartPart...

8.7CVSS0.00351EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/01 2:59 p.m.13 views

CVE-2026-69664

Erlang/OTP inets httpd contains a Missing Release of Resource after Effective Lifetime flaw that allows an unauthenticated remote attacker to cause denial of service. The root cause is in how httpd_request_handler:handle_info/2 handles a malformed chunk-size line arriving in a separate write from...

8.7CVSS5.9AI score0.00686EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 2:59 p.m.6 views

EEF-CVE-2026-69664 httpd parks a request worker indefinitely on a malformed chunk size sent after the headers

Summary Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection i...

8.7CVSS5.9AI score0.00686EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 2:41 p.m.33 views

CVE-2026-83614 xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

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 versions 0.3.0 through 0.6.0, two independent quadratic paths can cause denial of service. In lib/sax.js, parseElementStartPart...

8.7CVSS0.00351EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/01 2:34 p.m.9 views

CVE-2026-83611

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
SaveExploits0
Cvelist
Cvelist
added 2026/09/01 2:34 p.m.32 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.9CVSS0.00352EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 2:34 p.m.4 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 score
SaveExploits0References9
NVD
NVD
added 2026/09/01 2:17 p.m.9 views

CVE-2026-9621

A denial-of-service security issue exists within RSLinx® Classic. The security issue stems from improper handling of a malformed packet. A crafted CIP packet can cause the RSLinx® Classic service to crash, requiring a restart of the service to recover...

9.2CVSS0.00312EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 1:33 p.m.9 views

EUVD-2026-69138

A denial-of-service security issue exists within RSLinx® Classic. The security issue stems from improper handling of a malformed packet. A crafted CIP packet can cause the RSLinx® Classic service to crash, requiring a restart of the service to recover...

9.2CVSS5.9AI score0.00312EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/01 1:33 p.m.40 views

CVE-2026-9621

Rockwell Automation RSLinx® Classic is affected by a denial-of-service vulnerability caused by improper handling of a malformed CIP packet . A network attacker can send a crafted CIP packet that crashes the RSLinx® Classic service, requiring a manual restart to recover. The issue is rated CVSS 4....

9.2CVSS5.9AI score0.00312EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/01 1:33 p.m.37 views

CVE-2026-9621 RSLinx Classic® - Multiple Vulnerabilities

A denial-of-service security issue exists within RSLinx® Classic. The security issue stems from improper handling of a malformed packet. A crafted CIP packet can cause the RSLinx® Classic service to crash, requiring a restart of the service to recover...

9.2CVSS0.00312EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/01 8:38 a.m.19 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.22.12 security and extras update

Red Hat OpenShift Container Platform release 4.22.12 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.22. Red Hat Product Security has rated this update as having a security impact of...

7.5CVSS6.8AI score0.00781EPSS
SaveExploits0References5
Rows per page
Query Builder