cve-2026-15709

HIGH CVSS 7.5 opencve
Description

A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).

Timeline
Published
2026-07-14 20:16 UTC
Last Modified
2026-09-24
CVSS Details

CVSS details not available.

Affected Products

No product information available.

Weaknesses (CWE)
CVSS metrics
Version Base Severity Vector Exploitability Impact Source
3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H mitre
3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H nvd
3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H opencve
3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H redhat
References

No references available.

Linked Vulnerabilities

{
  "cve": "CVE-2026-15709",
  "enrichment": {
    "affected": [
      {
        "configurations": [
          {
            "platform": null,
            "status": "affected",
            "versions": null
          }
        ],
        "enrichment": {
          "confidence": 100.0,
          "confidence_source": "manual",
          "scores": [
            {
              "score": 100.0,
              "source": "manual"
            }
          ]
        },
        "product": "libsoup",
        "vendor": "libsoup"
      },
      {
        "configurations": [
          {
            "platform": null,
            "status": "affected",
            "versions": null
          }
        ],
        "enrichment": {
          "confidence": 100.0,
          "confidence_source": "manual",
          "scores": [
            {
              "score": 100.0,
              "source": "manual"
            }
          ]
        },
        "original": {
          "product": "Red Hat Enterprise Linux 10",
          "source": "cna",
          "vendor": "Red Hat"
        },
        "product": "enterprise_linux",
        "vendor": "redhat"
      }
    ],
    "created": "2026-07-17T17:45:04.856391+00:00",
    "updated": "2026-08-05T10:22:57.697084+00:00",
    "vendors": [
      "libsoup",
      "libsoup$PRODUCT$libsoup",
      "redhat",
      "redhat$PRODUCT$enterprise_linux"
    ]
  },
  "epss": {
    "score": 0.00883
  },
  "mitre": {
    "cpes": [
      "cpe:/a:redhat:enterprise_linux:9::appstream",
      "cpe:/a:redhat:rhel_aus:8.4::appstream",
      "cpe:/a:redhat:rhel_aus:8.6::appstream",
      "cpe:/a:redhat:rhel_e4s:8.8::appstream",
      "cpe:/a:redhat:rhel_e4s:9.2::appstream",
      "cpe:/a:redhat:rhel_e4s:9.4::appstream",
      "cpe:/a:redhat:rhel_eus:9.6::appstream",
      "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream",
      "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream",
      "cpe:/a:redhat:rhel_tus:8.8::appstream",
      "cpe:/o:redhat:enterprise_linux:10.2",
      "cpe:/o:redhat:enterprise_linux:6",
      "cpe:/o:redhat:enterprise_linux:7",
      "cpe:/o:redhat:enterprise_linux:8",
      "cpe:/o:redhat:enterprise_linux_eus:10.0",
      "cpe:/o:redhat:rhel_aus:8.4::baseos",
      "cpe:/o:redhat:rhel_aus:8.6::baseos",
      "cpe:/o:redhat:rhel_e4s:8.8::baseos",
      "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos",
      "cpe:/o:redhat:rhel_eus_long_life:8.6::baseos",
      "cpe:/o:redhat:rhel_tus:8.8::baseos"
    ],
    "created": "2026-07-14T19:41:37.331000+00:00",
    "description": "A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 7.5,
        "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
      },
      "cvssV4_0": {}
    },
    "mitre_repo_path": "cves/2026/15xxx/CVE-2026-15709.json",
    "references": [
      "https://access.redhat.com/errata/RHSA-2026:68234",
      "https://access.redhat.com/errata/RHSA-2026:68235",
      "https://access.redhat.com/errata/RHSA-2026:68612",
      "https://access.redhat.com/errata/RHSA-2026:69108",
      "https://access.redhat.com/errata/RHSA-2026:69297",
      "https://access.redhat.com/errata/RHSA-2026:69863",
      "https://access.redhat.com/errata/RHSA-2026:70598",
      "https://access.redhat.com/errata/RHSA-2026:70599",
      "https://access.redhat.com/errata/RHSA-2026:71389",
      "https://access.redhat.com/security/cve/CVE-2026-15709",
      "https://bugzilla.redhat.com/show_bug.cgi?id=2499922",
      "https://gitlab.gnome.org/GNOME/libsoup/-/issues/511"
    ],
    "title": "Soupwebsocketextensiondeflate: libsoup: libsoup: websocket permessage-deflate unbounded decompression remote denial of service",
    "updated": "2026-09-24T09:36:27.012000+00:00",
    "vendors": [
      "redhat",
      "redhat$PRODUCT$enterprise_linux",
      "redhat$PRODUCT$enterprise_linux_eus",
      "redhat$PRODUCT$rhel_aus",
      "redhat$PRODUCT$rhel_e4s",
      "redhat$PRODUCT$rhel_eus",
      "redhat$PRODUCT$rhel_eus_long_life",
      "redhat$PRODUCT$rhel_tus"
    ],
    "weaknesses": [
      "CWE-409"
    ]
  },
  "nvd": {
    "cpes": [],
    "created": "2026-07-14T20:16:57.027000+00:00",
    "description": "A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 7.5,
        "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
      },
      "cvssV4_0": {}
    },
    "nvd_repo_path": "2026/CVE-2026-15709.json",
    "references": [
      "https://access.redhat.com/errata/RHSA-2026:68234",
      "https://access.redhat.com/errata/RHSA-2026:68235",
      "https://access.redhat.com/errata/RHSA-2026:68612",
      "https://access.redhat.com/errata/RHSA-2026:69108",
      "https://access.redhat.com/errata/RHSA-2026:69297",
      "https://access.redhat.com/errata/RHSA-2026:69863",
      "https://access.redhat.com/errata/RHSA-2026:70598",
      "https://access.redhat.com/errata/RHSA-2026:70599",
      "https://access.redhat.com/errata/RHSA-2026:71389",
      "https://access.redhat.com/security/cve/CVE-2026-15709",
      "https://bugzilla.redhat.com/show_bug.cgi?id=2499922",
      "https://gitlab.gnome.org/GNOME/libsoup/-/issues/511"
    ],
    "title": null,
    "updated": "2026-09-24T10:17:34.317000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-409"
    ]
  },
  "opencve": {
    "changes": [
      {
        "created": "2026-07-14T20:00:00+00:00",
        "data": [
          {
            "details": {
              "new": "A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).",
              "old": null
            },
            "type": "description"
          },
          {
            "details": {
              "new": "Soupwebsocketextensiondeflate: libsoup: libsoup: websocket permessage-deflate unbounded decompression remote denial of service",
              "old": null
            },
            "type": "title"
          },
          {
            "details": [
              "redhat",
              "redhat$PRODUCT$enterprise_linux"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "CWE-409"
              ],
              "removed": []
            },
            "type": "weaknesses"
          },
          {
            "details": {
              "added": [
                "cpe:/o:redhat:enterprise_linux:10",
                "cpe:/o:redhat:enterprise_linux:6",
                "cpe:/o:redhat:enterprise_linux:7",
                "cpe:/o:redhat:enterprise_linux:8",
                "cpe:/o:redhat:enterprise_linux:9"
              ],
              "removed": []
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "redhat",
                "redhat$PRODUCT$enterprise_linux"
              ],
              "removed": []
            },
            "type": "vendors"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/security/cve/CVE-2026-15709",
                "https://bugzilla.redhat.com/show_bug.cgi?id=2499922",
                "https://gitlab.gnome.org/GNOME/libsoup/-/issues/511"
              ],
              "removed": []
            },
            "type": "references"
          },
          {
            "details": {
              "added": {
                "cvssV3_1": {
                  "score": 7.5,
                  "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "e99b58cb-9c20-49df-af3e-8f4cd83a5675"
      },
      {
        "created": "2026-07-15T00:15:00+00:00",
        "data": [
          {
            "details": {
              "added": [
                "https://nvd.nist.gov/vuln/detail/CVE-2026-15709",
                "https://www.cve.org/CVERecord?id=CVE-2026-15709"
              ],
              "removed": []
            },
            "type": "references"
          },
          {
            "details": {
              "added": {},
              "removed": {},
              "updated": {
                "threat_severity": {
                  "new": "Moderate",
                  "old": null
                }
              }
            },
            "type": "metrics"
          }
        ],
        "id": "cbbc9a60-31b7-46fb-9cc7-26a1a7b2f9c5"
      },
      {
        "created": "2026-07-15T13:30:00+00:00",
        "data": [
          {
            "details": {
              "added": {
                "ssvc": {
                  "options": {
                    "Automatable": "yes",
                    "Exploitation": "poc",
                    "Technical Impact": "partial"
                  },
                  "version": "2.0.3"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "235caaad-da99-4a56-82d6-ae5320cc460e"
      },
      {
        "created": "2026-08-05T10:45:00+00:00",
        "data": [
          {
            "details": [
              "libsoup",
              "libsoup$PRODUCT$libsoup"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "libsoup",
                "libsoup$PRODUCT$libsoup"
              ],
              "removed": []
            },
            "type": "vendors"
          }
        ],
        "id": "7683e298-2070-467d-a2ce-ccc5b60da333"
      },
      {
        "created": "2026-09-16T18:30:00+00:00",
        "data": [
          {
            "details": {
              "added": [
                "cpe:/a:redhat:enterprise_linux:9::appstream",
                "cpe:/o:redhat:enterprise_linux:10.2"
              ],
              "removed": [
                "cpe:/o:redhat:enterprise_linux:10",
                "cpe:/o:redhat:enterprise_linux:9"
              ]
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/errata/RHSA-2026:68234",
                "https://access.redhat.com/errata/RHSA-2026:68235"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "520626dc-7817-4c1e-9c2e-02fabe43f185"
      },
      {
        "created": "2026-09-17T19:00:00+00:00",
        "data": [
          {
            "details": [
              "redhat$PRODUCT$rhel_eus"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "cpe:/a:redhat:rhel_eus:9.6::appstream"
              ],
              "removed": []
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "redhat$PRODUCT$rhel_eus"
              ],
              "removed": []
            },
            "type": "vendors"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/errata/RHSA-2026:68612"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "a0a62353-1bd8-4c09-b030-14ff1641886f"
      },
      {
        "created": "2026-09-21T06:00:00+00:00",
        "data": [
          {
            "details": [
              "redhat$PRODUCT$rhel_e4s"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "cpe:/a:redhat:rhel_e4s:9.4::appstream"
              ],
              "removed": []
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "redhat$PRODUCT$rhel_e4s"
              ],
              "removed": []
            },
            "type": "vendors"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/errata/RHSA-2026:69108"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "1480621e-598f-4705-a801-e5cdc22927e2"
      },
      {
        "created": "2026-09-21T14:30:00+00:00",
        "data": [
          {
            "details": {
              "added": [
                "cpe:/a:redhat:rhel_e4s:9.2::appstream"
              ],
              "removed": []
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/errata/RHSA-2026:69297"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "43aa9e80-59d9-49fa-a2e1-2d200032b30c"
      },
      {
        "created": "2026-09-22T07:30:00+00:00",
        "data": [
          {
            "details": [
              "redhat$PRODUCT$rhel_tus"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "cpe:/a:redhat:rhel_e4s:8.8::appstream",
                "cpe:/a:redhat:rhel_tus:8.8::appstream",
                "cpe:/o:redhat:rhel_e4s:8.8::baseos",
                "cpe:/o:redhat:rhel_tus:8.8::baseos"
              ],
              "removed": []
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "redhat$PRODUCT$rhel_tus"
              ],
              "removed": []
            },
            "type": "vendors"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/errata/RHSA-2026:69863"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "843e4297-9e3f-4b95-8e31-c4c4f6fe3bbd"
      },
      {
        "created": "2026-09-23T11:45:00+00:00",
        "data": [
          {
            "details": [
              "redhat$PRODUCT$rhel_aus",
              "redhat$PRODUCT$rhel_eus_long_life"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "cpe:/a:redhat:rhel_aus:8.4::appstream",
                "cpe:/a:redhat:rhel_aus:8.6::appstream",
                "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream",
                "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream",
                "cpe:/o:redhat:rhel_aus:8.4::baseos",
                "cpe:/o:redhat:rhel_aus:8.6::baseos",
                "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos",
                "cpe:/o:redhat:rhel_eus_long_life:8.6::baseos"
              ],
              "removed": []
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "redhat$PRODUCT$rhel_aus",
                "redhat$PRODUCT$rhel_eus_long_life"
              ],
              "removed": []
            },
            "type": "vendors"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/errata/RHSA-2026:70598",
                "https://access.redhat.com/errata/RHSA-2026:70599"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "89b3b0f7-4f2e-42ef-a506-140f9b798475"
      },
      {
        "created": "2026-09-24T10:00:00+00:00",
        "data": [
          {
            "details": [
              "redhat$PRODUCT$enterprise_linux_eus"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "cpe:/o:redhat:enterprise_linux_eus:10.0"
              ],
              "removed": []
            },
            "type": "cpes"
          },
          {
            "details": {
              "added": [
                "redhat$PRODUCT$enterprise_linux_eus"
              ],
              "removed": []
            },
            "type": "vendors"
          },
          {
            "details": {
              "added": [
                "https://access.redhat.com/errata/RHSA-2026:71389"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "8644014d-6ad7-461e-859c-4aa7fe14d9f1"
      }
    ],
    "cpes": {
      "data": [
        "cpe:/a:redhat:enterprise_linux:9::appstream",
        "cpe:/a:redhat:rhel_aus:8.4::appstream",
        "cpe:/a:redhat:rhel_aus:8.6::appstream",
        "cpe:/a:redhat:rhel_e4s:8.8::appstream",
        "cpe:/a:redhat:rhel_e4s:9.2::appstream",
        "cpe:/a:redhat:rhel_e4s:9.4::appstream",
        "cpe:/a:redhat:rhel_eus:9.6::appstream",
        "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream",
        "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream",
        "cpe:/a:redhat:rhel_tus:8.8::appstream",
        "cpe:/o:redhat:enterprise_linux:10.2",
        "cpe:/o:redhat:enterprise_linux:6",
        "cpe:/o:redhat:enterprise_linux:7",
        "cpe:/o:redhat:enterprise_linux:8",
        "cpe:/o:redhat:enterprise_linux_eus:10.0",
        "cpe:/o:redhat:rhel_aus:8.4::baseos",
        "cpe:/o:redhat:rhel_aus:8.6::baseos",
        "cpe:/o:redhat:rhel_e4s:8.8::baseos",
        "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos",
        "cpe:/o:redhat:rhel_eus_long_life:8.6::baseos",
        "cpe:/o:redhat:rhel_tus:8.8::baseos"
      ],
      "providers": [
        "mitre"
      ]
    },
    "created": {
      "data": "2026-07-14T09:42:00+00:00",
      "provider": "redhat"
    },
    "description": {
      "data": "A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).",
      "provider": "mitre"
    },
    "metrics": {
      "cvssV2_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_1": {
        "data": {
          "score": 7.5,
          "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        },
        "provider": "mitre"
      },
      "cvssV4_0": {
        "data": {},
        "provider": null
      },
      "epss": {
        "data": {
          "score": 0.00883
        },
        "provider": "first"
      },
      "kev": {
        "data": {},
        "provider": null
      },
      "ssvc": {
        "data": {
          "options": {
            "Automatable": "yes",
            "Exploitation": "poc",
            "Technical Impact": "partial"
          },
          "version": "2.0.3"
        },
        "provider": "vulnrichment"
      },
      "threat_severity": {
        "data": "Moderate",
        "provider": "redhat"
      }
    },
    "references": {
      "data": [
        "https://access.redhat.com/errata/RHSA-2026:68234",
        "https://access.redhat.com/errata/RHSA-2026:68235",
        "https://access.redhat.com/errata/RHSA-2026:68612",
        "https://access.redhat.com/errata/RHSA-2026:69108",
        "https://access.redhat.com/errata/RHSA-2026:69297",
        "https://access.redhat.com/errata/RHSA-2026:69863",
        "https://access.redhat.com/errata/RHSA-2026:70598",
        "https://access.redhat.com/errata/RHSA-2026:70599",
        "https://access.redhat.com/errata/RHSA-2026:71389",
        "https://access.redhat.com/security/cve/CVE-2026-15709",
        "https://bugzilla.redhat.com/show_bug.cgi?id=2499922",
        "https://gitlab.gnome.org/GNOME/libsoup/-/issues/511",
        "https://nvd.nist.gov/vuln/detail/CVE-2026-15709",
        "https://www.cve.org/CVERecord?id=CVE-2026-15709"
      ],
      "providers": [
        "mitre",
        "nvd",
        "redhat",
        "vulnrichment"
      ]
    },
    "title": {
      "data": "Soupwebsocketextensiondeflate: libsoup: libsoup: websocket permessage-deflate unbounded decompression remote denial of service",
      "provider": "mitre"
    },
    "updated": {
      "data": "2026-09-24T09:36:27.012000+00:00",
      "provider": "mitre"
    },
    "vendors": {
      "data": [
        "libsoup",
        "libsoup$PRODUCT$libsoup",
        "redhat",
        "redhat$PRODUCT$enterprise_linux",
        "redhat$PRODUCT$enterprise_linux_eus",
        "redhat$PRODUCT$rhel_aus",
        "redhat$PRODUCT$rhel_e4s",
        "redhat$PRODUCT$rhel_eus",
        "redhat$PRODUCT$rhel_eus_long_life",
        "redhat$PRODUCT$rhel_tus"
      ],
      "providers": [
        "mitre",
        "enrichment"
      ]
    },
    "weaknesses": {
      "data": [
        "CWE-409"
      ],
      "providers": [
        "mitre",
        "nvd",
        "redhat"
      ]
    }
  },
  "redhat": {
    "cpes": [],
    "created": "2026-07-14T09:42:00+00:00",
    "description": "A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 7.5,
        "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
      },
      "threat_severity": "Moderate"
    },
    "redhat_repo_path": "2026/CVE-2026-15709.json",
    "references": [
      "https://gitlab.gnome.org/GNOME/libsoup/-/issues/511",
      "https://nvd.nist.gov/vuln/detail/CVE-2026-15709",
      "https://www.cve.org/CVERecord?id=CVE-2026-15709"
    ],
    "title": "SoupWebsocketExtensionDeflate: libsoup: libsoup: WebSocket permessage-deflate Unbounded Decompression Remote Denial of Service",
    "updated": "2026-07-14T09:42:00+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-409"
    ]
  },
  "vulnrichment": {
    "cpes": [],
    "created": "2026-07-14T19:41:37.331000+00:00",
    "description": "A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {},
      "kev": {},
      "ssvc": {
        "options": {
          "Automatable": "yes",
          "Exploitation": "poc",
          "Technical Impact": "partial"
        },
        "version": "2.0.3"
      }
    },
    "references": [
      "https://gitlab.gnome.org/GNOME/libsoup/-/issues/511"
    ],
    "title": "Soupwebsocketextensiondeflate: libsoup: libsoup: websocket permessage-deflate unbounded decompression remote denial of service",
    "updated": "2026-07-15T12:57:37.820000+00:00",
    "vendors": [],
    "vulnrichment_repo_path": "2026/15xxx/CVE-2026-15709.json",
    "weaknesses": []
  }
}
Enrichment data
View JSON API Download JSON