GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

RHSA-2026:63160

Vulnerability from csaf_redhat - Published: 2026-09-03 12:01 - Updated: 2026-09-08 22:45
Summary
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
Severity
Important
Notes
Topic: An update for Red Hat Hardened Images RPMs is now available.
Details: This update includes the following RPMs: erlang27: * erlang27-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-asn1-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-common_test-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-compiler-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-crypto-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-debugger-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-dialyzer-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-diameter-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-edoc-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-eldap-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-erl_interface-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-erts-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-et-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-eunit-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-examples-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-ftp-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-gdb-tools-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-inets-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-jinterface-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-kernel-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-megaco-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-mnesia-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-observer-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-odbc-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-os_mon-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-parsetools-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-public_key-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-reltool-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-runtime_tools-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-sasl-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-snmp-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-ssh-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-ssl-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-stdlib-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-syntax_tools-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-tftp-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-tools-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-wx-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-xmerl-27.3.4.17-1.hum1 (aarch64, x86_64) * erlang27-27.3.4.17-1.hum1.src (src)
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in the Erlang OTP ssh (Secure Shell) component, specifically within its SFTP (SSH File Transfer Protocol) module. An authenticated SFTP user can exploit this vulnerability by sending specially crafted extended data on an open channel. This action triggers an infinite loop in the ssh_sftpd process, rendering the SFTP channel permanently unresponsive and leading to a denial of service (DoS). The affected process will continuously consume CPU resources and accumulate unbounded memory.

CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Affected products
Product Identifier Version Remediation
Unresolved product id: Red Hat Hardened Images:erlang27-main@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:erlang27-main@src
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:erlang27-main@x86_64
Vendor Fix fix
Workaround
Threats
Impact Moderate

A flaw was found in Erlang's SSL (Secure Sockets Layer) component. A network-positioned attacker can exploit this vulnerability by injecting unauthenticated plaintext data into a client's TLS (Transport Layer Security) handshake. The client application may then process this injected data as if it were legitimate, authenticated server data. This could lead to the blind injection of unauthenticated bytes, potentially impacting the integrity of the communication.

CWE-924 - Improper Enforcement of Message Integrity During Transmission in a Communication Channel
Affected products
Product Identifier Version Remediation
Unresolved product id: Red Hat Hardened Images:erlang27-main@aarch64
Vendor Fix fix
Unresolved product id: Red Hat Hardened Images:erlang27-main@src
Vendor Fix fix
Unresolved product id: Red Hat Hardened Images:erlang27-main@x86_64
Vendor Fix fix
Threats
Impact Low

A flaw was found in Erlang/OTP's SSL (Secure Sockets Layer) application. An unauthenticated remote attacker can send a specially crafted ClientHello message to a TLS 1.3 server with session tickets enabled. This can permanently disrupt the server's ability to handle session tickets, leading to a Denial of Service (DoS) for new TLS 1.3 connections until the SSL application is restarted. This vulnerability is caused by improper validation of PSK (Pre-Shared Key) identity and binder list lengths.

CWE-130 - Improper Handling of Length Parameter Inconsistency
Affected products
Product Identifier Version Remediation
Unresolved product id: Red Hat Hardened Images:erlang27-main@aarch64
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:erlang27-main@src
Vendor Fix fix
Workaround
Unresolved product id: Red Hat Hardened Images:erlang27-main@x86_64
Vendor Fix fix
Workaround
Threats
Impact Important
References
URL Category
https://access.redhat.com/errata/RHSA-2026:63160 self
https://images.redhat.com/ external
https://access.redhat.com/security/cve/CVE-2026-75538 external
https://access.redhat.com/security/updates/classi… external
https://access.redhat.com/security/cve/CVE-2026-70405 external
https://access.redhat.com/security/cve/CVE-2026-55952 external
https://access.redhat.com/security/cve/CVE-2026-54891 external
https://access.redhat.com/security/cve/CVE-2026-54886 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-54886 self
https://bugzilla.redhat.com/show_bug.cgi?id=2496623 external
https://www.cve.org/CVERecord?id=CVE-2026-54886 external
https://nvd.nist.gov/vuln/detail/CVE-2026-54886 external
https://cna.erlef.org/cves/CVE-2026-54886.html external
https://github.com/erlang/otp/commit/eaf9550b8ad4… external
https://github.com/erlang/otp/security/advisories… external
https://osv.dev/vulnerability/EEF-CVE-2026-54886 external
https://www.erlang.org/doc/system/versions.html#o… external
https://access.redhat.com/security/cve/CVE-2026-54891 self
https://bugzilla.redhat.com/show_bug.cgi?id=2496625 external
https://www.cve.org/CVERecord?id=CVE-2026-54891 external
https://nvd.nist.gov/vuln/detail/CVE-2026-54891 external
https://cna.erlef.org/cves/CVE-2026-54891.html external
https://github.com/erlang/otp/commit/07d2d0e93f6a… external
https://github.com/erlang/otp/security/advisories… external
https://osv.dev/vulnerability/EEF-CVE-2026-54891 external
https://access.redhat.com/security/cve/CVE-2026-55952 self
https://bugzilla.redhat.com/show_bug.cgi?id=2496626 external
https://www.cve.org/CVERecord?id=CVE-2026-55952 external
https://nvd.nist.gov/vuln/detail/CVE-2026-55952 external
https://cna.erlef.org/cves/CVE-2026-55952.html external
https://github.com/erlang/otp/commit/2c3e59979764… external
https://github.com/erlang/otp/commit/9b5437c72fa3… external
https://github.com/erlang/otp/commit/e77823e6d980… external
https://github.com/erlang/otp/security/advisories… external
https://osv.dev/vulnerability/EEF-CVE-2026-55952 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for Red Hat Hardened Images RPMs is now available.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "This update includes the following RPMs:\n\nerlang27:\n  * erlang27-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-asn1-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-common_test-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-compiler-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-crypto-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-debugger-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-dialyzer-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-diameter-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-edoc-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-eldap-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-erl_interface-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-erts-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-et-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-eunit-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-examples-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-ftp-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-gdb-tools-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-inets-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-jinterface-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-kernel-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-megaco-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-mnesia-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-observer-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-odbc-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-os_mon-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-parsetools-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-public_key-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-reltool-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-runtime_tools-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-sasl-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-snmp-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-ssh-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-ssl-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-stdlib-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-syntax_tools-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-tftp-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-tools-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-wx-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-xmerl-27.3.4.17-1.hum1 (aarch64, x86_64)\n  * erlang27-27.3.4.17-1.hum1.src (src)",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:63160",
        "url": "https://access.redhat.com/errata/RHSA-2026:63160"
      },
      {
        "category": "external",
        "summary": "https://images.redhat.com/",
        "url": "https://images.redhat.com/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-75538",
        "url": "https://access.redhat.com/security/cve/CVE-2026-75538"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-70405",
        "url": "https://access.redhat.com/security/cve/CVE-2026-70405"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-55952",
        "url": "https://access.redhat.com/security/cve/CVE-2026-55952"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-54891",
        "url": "https://access.redhat.com/security/cve/CVE-2026-54891"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-54886",
        "url": "https://access.redhat.com/security/cve/CVE-2026-54886"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_63160.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
    "tracking": {
      "current_release_date": "2026-09-08T22:45:21+00:00",
      "generator": {
        "date": "2026-09-08T22:45:21+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.17"
        }
      },
      "id": "RHSA-2026:63160",
      "initial_release_date": "2026-09-03T12:01:09+00:00",
      "revision_history": [
        {
          "date": "2026-09-03T12:01:09+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-09-08T20:37:24+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-09-08T22:45:21+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Hardened Images",
                "product": {
                  "name": "Red Hat Hardened Images",
                  "product_id": "Red Hat Hardened Images",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:hummingbird:1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Hardened Images"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "erlang27-main@aarch64",
                "product": {
                  "name": "erlang27-main@aarch64",
                  "product_id": "erlang27-main@aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/erlang27@27.3.4.17-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "erlang27-main@src",
                "product": {
                  "name": "erlang27-main@src",
                  "product_id": "erlang27-main@src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/erlang27@27.3.4.17-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "erlang27-main@x86_64",
                "product": {
                  "name": "erlang27-main@x86_64",
                  "product_id": "erlang27-main@x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/erlang27@27.3.4.17-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "erlang27-main@aarch64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:erlang27-main@aarch64"
        },
        "product_reference": "erlang27-main@aarch64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "erlang27-main@src as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:erlang27-main@src"
        },
        "product_reference": "erlang27-main@src",
        "relates_to_product_reference": "Red Hat Hardened Images"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "erlang27-main@x86_64 as a component of Red Hat Hardened Images",
          "product_id": "Red Hat Hardened Images:erlang27-main@x86_64"
        },
        "product_reference": "erlang27-main@x86_64",
        "relates_to_product_reference": "Red Hat Hardened Images"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-54886",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2026-07-02T17:01:44.836754+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2496623"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Erlang OTP ssh (Secure Shell) component, specifically within its SFTP (SSH File Transfer Protocol) module. An authenticated SFTP user can exploit this vulnerability by sending specially crafted extended data on an open channel. This action triggers an infinite loop in the ssh_sftpd process, rendering the SFTP channel permanently unresponsive and leading to a denial of service (DoS). The affected process will continuously consume CPU resources and accumulate unbounded memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "erlang: Erlang OTP ssh: Denial of Service via infinite loop in SFTP channel",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A denial-of-service vulnerability was found in the ssh_sftpd module of Erlang/OTP. An authenticated SFTP user can send SSH_MSG_CHANNEL_EXTENDED_DATA messages that trigger an infinite tail-recursive loop in the ssh_sftpd:handle_data/4 function, rendering the targeted SFTP channel permanently unresponsive, with secondary CPU and memory consumption.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Hardened Images:erlang27-main@aarch64",
          "Red Hat Hardened Images:erlang27-main@src",
          "Red Hat Hardened Images:erlang27-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-54886"
        },
        {
          "category": "external",
          "summary": "RHBZ#2496623",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496623"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-54886",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-54886"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54886",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54886"
        },
        {
          "category": "external",
          "summary": "https://cna.erlef.org/cves/CVE-2026-54886.html",
          "url": "https://cna.erlef.org/cves/CVE-2026-54886.html"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/commit/eaf9550b8ad4738b81149d3f617102d980c6dd18",
          "url": "https://github.com/erlang/otp/commit/eaf9550b8ad4738b81149d3f617102d980c6dd18"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/security/advisories/GHSA-7wp4-pc27-2vj9",
          "url": "https://github.com/erlang/otp/security/advisories/GHSA-7wp4-pc27-2vj9"
        },
        {
          "category": "external",
          "summary": "https://osv.dev/vulnerability/EEF-CVE-2026-54886",
          "url": "https://osv.dev/vulnerability/EEF-CVE-2026-54886"
        },
        {
          "category": "external",
          "summary": "https://www.erlang.org/doc/system/versions.html#order-of-versions",
          "url": "https://www.erlang.org/doc/system/versions.html#order-of-versions"
        }
      ],
      "release_date": "2026-07-02T16:06:20.502000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-03T12:01:09+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:63160"
        },
        {
          "category": "workaround",
          "details": "Set the max_channels daemon option to a finite value instead of the default \u0027infinity\u0027 to limit the number of channels an authenticated user can open per connection, reducing the amplification potential of this vulnerability.",
          "product_ids": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "erlang: Erlang OTP ssh: Denial of Service via infinite loop in SFTP channel"
    },
    {
      "cve": "CVE-2026-54891",
      "cwe": {
        "id": "CWE-924",
        "name": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel"
      },
      "discovery_date": "2026-07-02T17:01:51.871160+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2496625"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Erlang\u0027s SSL (Secure Sockets Layer) component. A network-positioned attacker can exploit this vulnerability by injecting unauthenticated plaintext data into a client\u0027s TLS (Transport Layer Security) handshake. The client application may then process this injected data as if it were legitimate, authenticated server data. This could lead to the blind injection of unauthenticated bytes, potentially impacting the integrity of the communication.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "erlang: Erlang SSL: Unauthenticated data injection during TLS handshake",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Hardened Images:erlang27-main@aarch64",
          "Red Hat Hardened Images:erlang27-main@src",
          "Red Hat Hardened Images:erlang27-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-54891"
        },
        {
          "category": "external",
          "summary": "RHBZ#2496625",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496625"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-54891",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-54891"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54891",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54891"
        },
        {
          "category": "external",
          "summary": "https://cna.erlef.org/cves/CVE-2026-54891.html",
          "url": "https://cna.erlef.org/cves/CVE-2026-54891.html"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/commit/07d2d0e93f6aaf7652a81e8df075fc1728da5e96",
          "url": "https://github.com/erlang/otp/commit/07d2d0e93f6aaf7652a81e8df075fc1728da5e96"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/security/advisories/GHSA-gf6r-99xw-6qg6",
          "url": "https://github.com/erlang/otp/security/advisories/GHSA-gf6r-99xw-6qg6"
        },
        {
          "category": "external",
          "summary": "https://osv.dev/vulnerability/EEF-CVE-2026-54891",
          "url": "https://osv.dev/vulnerability/EEF-CVE-2026-54891"
        },
        {
          "category": "external",
          "summary": "https://www.erlang.org/doc/system/versions.html#order-of-versions",
          "url": "https://www.erlang.org/doc/system/versions.html#order-of-versions"
        }
      ],
      "release_date": "2026-07-02T16:06:30.982000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-03T12:01:09+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:63160"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "erlang: Erlang SSL: Unauthenticated data injection during TLS handshake"
    },
    {
      "cve": "CVE-2026-55952",
      "cwe": {
        "id": "CWE-130",
        "name": "Improper Handling of Length Parameter Inconsistency"
      },
      "discovery_date": "2026-07-02T17:01:56.436368+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2496626"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Erlang/OTP\u0027s SSL (Secure Sockets Layer) application. An unauthenticated remote attacker can send a specially crafted ClientHello message to a TLS 1.3 server with session tickets enabled. This can permanently disrupt the server\u0027s ability to handle session tickets, leading to a Denial of Service (DoS) for new TLS 1.3 connections until the SSL application is restarted. This vulnerability is caused by improper validation of PSK (Pre-Shared Key) identity and binder list lengths.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "erlang: Erlang/OTP: Denial of Service in TLS 1.3 session ticket handling",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A flaw was found in the Erlang/OTP ssl application. The TLS 1.3 session ticket handler does not validate that PSK identity and binder lists have equal length, allowing an unauthenticated attacker to crash session ticket handling via a crafted ClientHello, making TLS 1.3 unusable until the ssl application is restarted.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Hardened Images:erlang27-main@aarch64",
          "Red Hat Hardened Images:erlang27-main@src",
          "Red Hat Hardened Images:erlang27-main@x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-55952"
        },
        {
          "category": "external",
          "summary": "RHBZ#2496626",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496626"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-55952",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-55952"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55952",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55952"
        },
        {
          "category": "external",
          "summary": "https://cna.erlef.org/cves/CVE-2026-55952.html",
          "url": "https://cna.erlef.org/cves/CVE-2026-55952.html"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/commit/2c3e599797644310e5d4aa39c7193420e59dadff",
          "url": "https://github.com/erlang/otp/commit/2c3e599797644310e5d4aa39c7193420e59dadff"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/commit/9b5437c72fa3403a75c1aba28e5c532bc191c662",
          "url": "https://github.com/erlang/otp/commit/9b5437c72fa3403a75c1aba28e5c532bc191c662"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/commit/e77823e6d980b2ec0b4fe4ea3f2d098ca239e3ce",
          "url": "https://github.com/erlang/otp/commit/e77823e6d980b2ec0b4fe4ea3f2d098ca239e3ce"
        },
        {
          "category": "external",
          "summary": "https://github.com/erlang/otp/security/advisories/GHSA-8c57-44c9-pc59",
          "url": "https://github.com/erlang/otp/security/advisories/GHSA-8c57-44c9-pc59"
        },
        {
          "category": "external",
          "summary": "https://osv.dev/vulnerability/EEF-CVE-2026-55952",
          "url": "https://osv.dev/vulnerability/EEF-CVE-2026-55952"
        },
        {
          "category": "external",
          "summary": "https://www.erlang.org/doc/system/versions.html#order-of-versions",
          "url": "https://www.erlang.org/doc/system/versions.html#order-of-versions"
        }
      ],
      "release_date": "2026-07-02T16:06:08.474000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-03T12:01:09+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
          "product_ids": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:63160"
        },
        {
          "category": "workaround",
          "details": "Restarting the ssl application restores TLS 1.3 functionality after a crash. TLS 1.2 connections are not affected. Disabling TLS 1.3 session tickets (stateful and stateless) eliminates the attack surface.",
          "product_ids": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat Hardened Images:erlang27-main@aarch64",
            "Red Hat Hardened Images:erlang27-main@src",
            "Red Hat Hardened Images:erlang27-main@x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "erlang: Erlang/OTP: Denial of Service in TLS 1.3 session ticket handling"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…