UBUNTU-CVE-2026-15712 (CVE-2026-15712)

Vulnerability from osv_ubuntu – Published: 2026-07-14 19:16 – Updated: 2026-09-17 22:22 – Source website
VLAI
Details

A heap buffer over-read vulnerability was discovered in libsoup's (versions: libsoup 3.0 to 3.7.0) HTTP/2 connection tracking framework. When the library processes an HTTP/2 GOAWAY frame, it improperly handles the "Additional Debug Data" payload by assuming the data stream is a safely NUL-terminated C-string. Because the parser lacks strict length-boundary verification before reading this data, a remote, unauthenticated attacker can intentionally send a malformed GOAWAY frame missing the appropriate null delimiter. This causes the library to read past the end of the allocated buffer, triggering an application crash that results in a denial of service (DoS), or potentially exposing fragments of memory contents.


{
  "affected": [
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "gir1.2-soup-3.0",
            "binary_version": "3.0.7-0ubuntu1+esm8"
          },
          {
            "binary_name": "libsoup-3.0-0",
            "binary_version": "3.0.7-0ubuntu1+esm8"
          },
          {
            "binary_name": "libsoup-3.0-common",
            "binary_version": "3.0.7-0ubuntu1+esm8"
          },
          {
            "binary_name": "libsoup-3.0-tests",
            "binary_version": "3.0.7-0ubuntu1+esm8"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:22.04:LTS",
        "name": "libsoup3",
        "purl": "pkg:deb/ubuntu/libsoup3@3.0.7-0ubuntu1+esm8?arch=source\u0026distro=esm-apps/jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.0.4-2",
        "3.0.4-3",
        "3.0.5-1",
        "3.0.7-0ubuntu1",
        "3.0.7-0ubuntu1+esm1",
        "3.0.7-0ubuntu1+esm2",
        "3.0.7-0ubuntu1+esm3",
        "3.0.7-0ubuntu1+esm4",
        "3.0.7-0ubuntu1+esm5",
        "3.0.7-0ubuntu1+esm6",
        "3.0.7-0ubuntu1+esm7",
        "3.0.7-0ubuntu1+esm8"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "gir1.2-soup-3.0",
            "binary_version": "3.4.4-5ubuntu0.8"
          },
          {
            "binary_name": "libsoup-3.0-0",
            "binary_version": "3.4.4-5ubuntu0.8"
          },
          {
            "binary_name": "libsoup-3.0-common",
            "binary_version": "3.4.4-5ubuntu0.8"
          },
          {
            "binary_name": "libsoup-3.0-tests",
            "binary_version": "3.4.4-5ubuntu0.8"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:24.04:LTS",
        "name": "libsoup3",
        "purl": "pkg:deb/ubuntu/libsoup3@3.4.4-5ubuntu0.8?arch=source\u0026distro=noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.4.2-4",
        "3.4.4-1",
        "3.4.4-2",
        "3.4.4-4",
        "3.4.4-5",
        "3.4.4-5build1",
        "3.4.4-5build2",
        "3.4.4-5ubuntu0.1",
        "3.4.4-5ubuntu0.2",
        "3.4.4-5ubuntu0.3",
        "3.4.4-5ubuntu0.4",
        "3.4.4-5ubuntu0.5",
        "3.4.4-5ubuntu0.6",
        "3.4.4-5ubuntu0.7",
        "3.4.4-5ubuntu0.8"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "gir1.2-soup-3.0",
            "binary_version": "3.6.6-1"
          },
          {
            "binary_name": "libsoup-3.0-0",
            "binary_version": "3.6.6-1"
          },
          {
            "binary_name": "libsoup-3.0-common",
            "binary_version": "3.6.6-1"
          },
          {
            "binary_name": "libsoup-3.0-tests",
            "binary_version": "3.6.6-1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:26.04:LTS",
        "name": "libsoup3",
        "purl": "pkg:deb/ubuntu/libsoup3@3.6.6-1?arch=source\u0026distro=resolute"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.5-4",
        "3.6.5-5",
        "3.6.5-6",
        "3.6.5-7",
        "3.6.5-9",
        "3.6.6-1"
      ]
    }
  ],
  "aliases": [],
  "details": "A heap buffer over-read vulnerability was discovered in libsoup\u0027s (versions: libsoup 3.0 to 3.7.0) HTTP/2 connection tracking framework. When the library processes an HTTP/2 GOAWAY frame, it improperly handles the \"Additional Debug Data\" payload by assuming the data stream is a safely NUL-terminated C-string. Because the parser lacks strict length-boundary verification before reading this data, a remote, unauthenticated attacker can intentionally send a malformed GOAWAY frame missing the appropriate null delimiter. This causes the library to read past the end of the allocated buffer, triggering an application crash that results in a denial of service (DoS), or potentially exposing fragments of memory contents.",
  "id": "UBUNTU-CVE-2026-15712",
  "modified": "2026-09-17T22:22:30Z",
  "published": "2026-07-14T19:16:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-15712"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2026-15712"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2026-15712"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499939"
    },
    {
      "type": "REPORT",
      "url": "https://gitlab.gnome.org/GNOME/libsoup/-/work_items/540"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2026-15712"
  ]
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…