CVE-2025-53114 (GCVE-0-2025-53114)

Vulnerability from cvelistv5 – Published: 2026-06-18 16:25 – Updated: 2026-06-18 17:33
VLAI
Title
CometD has acknowledgement extension out of memory
Summary
CometD is a scalable comet implementation for web messaging. In versions 5.0.0 through 5.0.22, 6.0.0 through 6.0.18, 7.0.0 through 7.0.18, and 8.0.0 through 8.0.8, bad clients that always send a fixed batch value when the server is using the acknowledgement extension may cause the unacknowledged message queue to grow indefinitely, eventually causing an `OutOfMemoryError`. Versions 5.0.23, 6.0.19, 7.0.19, and 8.0.9 patch the issue. As a workaround, disable the acknowledgement extension.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-400 - Uncontrolled Resource Consumption
Assigner
Impacted products
Vendor Product Version
cometd cometd Affected: >= 5.0.0, < 5.0.23
Affected: >= 6.0.0, < 6.0.19
Affected: >= 7.0.0, < 7.0.19
Affected: >= 8.0.0, < 8.0.9
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-53114",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-06-18T17:30:58.888648Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-06-18T17:33:39.552Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "cometd",
          "vendor": "cometd",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 5.0.0, \u003c 5.0.23"
            },
            {
              "status": "affected",
              "version": "\u003e= 6.0.0, \u003c 6.0.19"
            },
            {
              "status": "affected",
              "version": "\u003e= 7.0.0, \u003c 7.0.19"
            },
            {
              "status": "affected",
              "version": "\u003e= 8.0.0, \u003c 8.0.9"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "CometD is a scalable comet implementation for web messaging. In versions 5.0.0 through 5.0.22, 6.0.0 through 6.0.18, 7.0.0 through 7.0.18, and 8.0.0 through 8.0.8, bad clients that always send a fixed batch value when the server is using the acknowledgement extension may cause the unacknowledged message queue to grow indefinitely, eventually causing an `OutOfMemoryError`. Versions 5.0.23, 6.0.19, 7.0.19, and 8.0.9 patch the issue. As a workaround, disable the acknowledgement extension."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-400",
              "description": "CWE-400: Uncontrolled Resource Consumption",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-18T16:25:47.388Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/cometd/cometd/security/advisories/GHSA-cqgj-h8vf-4w59",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/cometd/cometd/security/advisories/GHSA-cqgj-h8vf-4w59"
        },
        {
          "name": "https://github.com/cometd/cometd/issues/2117",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/cometd/cometd/issues/2117"
        },
        {
          "name": "https://github.com/cometd/cometd/pull/2118",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/cometd/cometd/pull/2118"
        },
        {
          "name": "https://github.com/cometd/cometd/pull/2168",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/cometd/cometd/pull/2168"
        },
        {
          "name": "https://github.com/cometd/cometd/pull/2169",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/cometd/cometd/pull/2169"
        },
        {
          "name": "https://github.com/cometd/cometd/discussions/2116",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/cometd/cometd/discussions/2116"
        }
      ],
      "source": {
        "advisory": "GHSA-cqgj-h8vf-4w59",
        "discovery": "UNKNOWN"
      },
      "title": "CometD has acknowledgement extension out of memory"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2025-53114",
    "datePublished": "2026-06-18T16:25:47.388Z",
    "dateReserved": "2025-06-25T13:41:23.088Z",
    "dateUpdated": "2026-06-18T17:33:39.552Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-53114",
      "date": "2026-06-14",
      "epss": "0.00053",
      "percentile": "0.17065"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-53114\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-18T17:30:58.888648Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-18T17:31:30.370Z\"}}], \"cna\": {\"title\": \"CometD has acknowledgement extension out of memory\", \"source\": {\"advisory\": \"GHSA-cqgj-h8vf-4w59\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"cometd\", \"product\": \"cometd\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 5.0.0, \u003c 5.0.23\"}, {\"status\": \"affected\", \"version\": \"\u003e= 6.0.0, \u003c 6.0.19\"}, {\"status\": \"affected\", \"version\": \"\u003e= 7.0.0, \u003c 7.0.19\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.0.0, \u003c 8.0.9\"}]}], \"references\": [{\"url\": \"https://github.com/cometd/cometd/security/advisories/GHSA-cqgj-h8vf-4w59\", \"name\": \"https://github.com/cometd/cometd/security/advisories/GHSA-cqgj-h8vf-4w59\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/cometd/cometd/issues/2117\", \"name\": \"https://github.com/cometd/cometd/issues/2117\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cometd/cometd/pull/2118\", \"name\": \"https://github.com/cometd/cometd/pull/2118\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cometd/cometd/pull/2168\", \"name\": \"https://github.com/cometd/cometd/pull/2168\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cometd/cometd/pull/2169\", \"name\": \"https://github.com/cometd/cometd/pull/2169\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cometd/cometd/discussions/2116\", \"name\": \"https://github.com/cometd/cometd/discussions/2116\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"CometD is a scalable comet implementation for web messaging. In versions 5.0.0 through 5.0.22, 6.0.0 through 6.0.18, 7.0.0 through 7.0.18, and 8.0.0 through 8.0.8, bad clients that always send a fixed batch value when the server is using the acknowledgement extension may cause the unacknowledged message queue to grow indefinitely, eventually causing an `OutOfMemoryError`. Versions 5.0.23, 6.0.19, 7.0.19, and 8.0.9 patch the issue. As a workaround, disable the acknowledgement extension.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-06-18T16:25:47.388Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-53114\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-18T17:33:39.552Z\", \"dateReserved\": \"2025-06-25T13:41:23.088Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-06-18T16:25:47.388Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


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…