Lucene search
+L

1534 matches found

EUVD
EUVD
added yesterday8 views

EUVD-2026-54084

Inefficient Regular Expression Complexity vulnerability in the CSS scrubber in rrrene htmlsanitizeex allows an unauthenticated remote attacker to exhaust server CPU via a long CSS declaration in sanitized HTML. The declaration regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 matches the property name...

8.2CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago45 views

CVE-2026-66884 Oidcc.Plug.AuthorizationCallback accepts callbacks with no authorize session or no state parameter, defeating CSRF protection

Cross-Site Request Forgery vulnerability in Erlang Ecosystem Foundation oidccplug Oidcc.Plug.AuthorizationCallback module allows an attacker to make a victim's browser complete an authorization flow the victim never initiated. This vulnerability is associated with program file...

2.1CVSS0.00214EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.10 views

Erlang/OTP 17.0 < 27.3.4.15 / 28.0 < 28.5.0.4 / 29.0 < 29.0.4 Multiple Vulnerabilities

The version of Erlang/OTP installed on the remote host is 17.0 prior to 27.3.4.15, 28.0 prior to 28.5.0.4, or 29.0 prior to 29.0.4. It is, therefore, affected by multiple vulnerabilities: - The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by th...

9.1CVSS5.9AI score0.0073EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.9 views

Erlang/OTP 23.2 < 27.3.4.15 / 28.0 < 28.5.0.4 / 29.0 < 29.0.4 Certificate Chain Cycle DoS (CVE-2026-58227)

The version of Erlang/OTP installed on the remote host is 23.2 prior to 27.3.4.15, 28.0 prior to 28.5.0.4, or 29.0 prior to 29.0.4. It is, therefore, affected by a vulnerability: - The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain durin...

8.7CVSS5.6AI score0.0035EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.10 views

Erlang/OTP 26.2 < 27.3.4.15 / 28.0 < 28.5.0.4 / 29.0 < 29.0.4 Policy Tree DoS (CVE-2026-59251)

The version of Erlang/OTP installed on the remote host is 26.2 prior to 27.3.4.15, 28.0 prior to 28.5.0.4, or 29.0 prior to 29.0.4. It is, therefore, affected by a vulnerability: - Allocation of resources without limits in Erlang/OTP publickey certificate path validation allows a remote...

8.7CVSS5.6AI score0.0026EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.12 views

Erlang/OTP 25.0 < 27.3.4.15 / 28.0 < 28.5.0.4 / 29.0 < 29.0.4 Heap Corruption (CVE-2026-55737)

The version of Erlang/OTP installed on the remote host is 25.0 prior to 27.3.4.15, 28.0 prior to 28.5.0.4, or 29.0 prior to 29.0.4. It is, therefore, affected by a vulnerability: - Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who...

5.1CVSS5.6AI score0.00126EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.8 views

SUSE CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.5AI score0.00152EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:39 p.m.6 views

SUSE CVE-2026-54890

Integer Underflow Wrap or Wraparound vulnerability in erlang otp erlang/otp erts modules, erlang otp erts erts modules allows Forced Integer Overflow, Excessive Allocation. This vulnerability is associated with program files erts/emulator/beam/external.c, emulator/beam/external.c. The BITBINARYEX...

8.2CVSS5.6AI score0.00318EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55737

Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who can supply a crafted Erlang external term format ETF binary to binarytoterm/1 to corrupt the BEAM heap pointer and crash the virtual machine. When decoding a LARGETUPLEEXT term, the...

5.1CVSS5.5AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.7 views

SUSE CVE-2026-55953

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.5AI score0.00245EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:37 p.m.7 views

SUSE CVE-2026-58227

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS5.5AI score0.0035EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:36 p.m.7 views

SUSE CVE-2026-59250

Classic buffer overflow in the Erlang/OTP megaco flex scanner C driver allows a remote unauthenticated attacker to corrupt the driver's memory and potentially achieve remote code execution or a denial-of-service crash by sending a single text-encoded H.248/Megaco message containing an oversized...

8.3CVSS6.8AI score0.0073EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:36 p.m.6 views

SUSE CVE-2026-59251

Allocation of resources without limits in Erlang/OTP publickey certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in publickey:pkixpathvalidation/3...

8.7CVSS5.6AI score0.0026EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/30 2:50 p.m.6 views

CVE-2026-47078

A flaw was found in the Erlang OTP stdlib zip module. The zip:unzip and zip:extract functions, which handle archive extraction, are vulnerable to a relative path traversal attack. A remote attacker could craft a malicious zip archive containing specially formed entry names. When processed, this...

4.8CVSS6.5AI score0.00152EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/30 1:29 p.m.8 views

CVE-2026-55953

A flaw was found in the Erlang/OTP ssl client. This vulnerability allows an on-path attacker to bypass server authentication in TLS 1.2 and earlier and DTLS connections. By tricking the client into accepting an unoffered anonymous cipher suite, the attacker can complete the handshake without a...

9.1CVSS5.8AI score0.00245EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/07/29 1:52 p.m.9 views

CVE-2026-55737

A flaw was found in Erlang OTP. A remote attacker can exploit a vulnerability in the Erlang external term format ETF decoder by providing a specially crafted binary to the binarytoterm/1 function. This manipulation of data types during processing can corrupt the system's memory, leading to an...

7.5CVSS5.8AI score0.00126EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/29 1:3 p.m.6 views

CVE-2026-59251

A flaw was found in Erlang/OTP's publickey application. A remote, unauthenticated attacker can exploit this vulnerability by sending a specially crafted X.509 certificate chain during a Transport Layer Security TLS handshake. This causes the certificate path validation process to consume excessiv...

8.7CVSS5.8AI score0.0026EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/29 10:29 a.m.5 views

CVE-2026-54890

A flaw was found in Erlang/OTP. A remote attacker can exploit an integer underflow vulnerability in the External Term Format ETF decoder, specifically within the binarytoterm function. By sending a specially crafted ETF payload with a zero-length BITBINARYEXT tag, the attacker can trigger an...

8.2CVSS5.8AI score0.00318EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-59248

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Allocation of resources without limits vulnerability in ninenines cowlib allows an unauthenticated remote HTTP/2 or HTTP/3 peer to exhaust memory on the...

8.7CVSS5.5AI score0.00291EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/28 7:26 p.m.6 views

cowboy: Cowboy: Denial of Service via HTTP/1.1 duplicate header names

A flaw was found in Cowboy. An unauthenticated remote attacker can exploit this vulnerability by sending multiple HTTP/1.1 header lines with the same name. This bypasses the maxheaders limit, causing the connection process memory to grow uncontrollably. This can lead to memory exhaustion and a...

6.9CVSS5.9AI score0.00383EPSS
SaveExploits0References7
Rows per page
Query Builder