网安资讯详情 - SecLens 情报雷达

网安资讯,一网打尽。汇集权威漏洞通告与行业要闻,结合分组浏览、智能过滤、RSS订阅 和 Webhook 推送,多通道拓展您的安全情报视野。

DoS (Denial of Service) in Bitbucket Data Center

来源: atlassian_security · 发布时间 2026-07-22 01:00 (UTC+08:00) · 抓取时间 2026-07-22 03:10 (UTC+08:00)

原文链接

摘要

DoS (Denial of Service) in Bitbucket Data Center

正文

This High severity DoS (Denial of Service) vulnerability was introduced in versions 9.0.1, 9.1.0, 9.2.0, 9.3.0, 9.4.0, 9.5.0, 9.6.0, 10.0.0, 10.1.1, 10.2.0, and 10.3.0 of Bitbucket Data Center. This DoS (Denial of Service) vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows an unauthenticated attacker to cause a resource to be unavailable for its intended users by temporarily or indefinitely disrupting services of a host connected to a network which has no impact to confidentiality, no impact to integrity, high impact to availability, and requires no user interaction. Atlassian recommends that Bitbucket Data Center customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions: * Bitbucket Data Center 9.4: Upgrade to a release greater than or equal to 9.4.22 * Bitbucket Data Center 10.2: Upgrade to a release greater than or equal to 10.2.5 * Bitbucket Data Center 10.3: Upgrade to a release greater than or equal to 10.3.2 See the release notes (https://confluence.atlassian.com/bitbucketserver/release-notes). You can download the latest version of Bitbucket Data Center from the download center (https://www.atlassian.com/software/bitbucket/download-archives). The National Vulnerability Database provides the following description for this vulnerability: Netty is a network application framework for development of protocol servers and clients. In netty-codec-http2 prior to versions 4.1.135.Final and 4.2.15.Final, the `DelegatingDecompressorFrameListener` class orchestrates HTTP/2 decompression by embedding a per-stream `EmbeddedChannel` that runs the appropriate decompression codec (gzip, deflate, zstd) and forwards decompressed chunks to a wrapped listener. Each decompressed chunk is a pooled `ByteBuf` handed to an anonymous `ChannelInboundHandlerAdapter` tail handler, which becomes the sole owner responsible for releasing it. A remote peer could send frames that would result in the flow-controller throwing and so trigger a resource leak which at the end might take down the whole JVM due OOME. Versions 4.1.135.Final and 4.2.15.Final patch the issue. Additional details: Details Type: Public Security Vulnerability Resolution: Fixed Priority: High Fix Version/s: 9.4.22 , 10.2.5 , 10.3.2 Affects Version/s: 9.1.0 , 9.0.1 , 9.2.0 , 9.3.0 , 9.4.0 , 9.5.0 , 9.6.0 , 10.0.0 , 10.1.1 , 10.2.0 , 10.3.0 Component/s: None Labels: advisory advisory-to-release dont-import security CVSS Score: 7.5 CVSS Severity: High CVE ID: CVE-2026-48043 Vulnerability Source: Atlassian (Internal) CVSSv3 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Vulnerability Classes: DoS (Denial of Service) Affected Product(s): Bitbucket Data Center Affected products: - Bitbucket Data Center 10.0.0 (AFFECTED) - Bitbucket Data Center 10.1.1 (AFFECTED) - Bitbucket Data Center 10.2.0 (AFFECTED) - Bitbucket Data Center 10.2.5 (FIXED) - Bitbucket Data Center 10.3.0 (AFFECTED) - Bitbucket Data Center 10.3.2 (FIXED) - Bitbucket Data Center 9.0.1 (AFFECTED) - Bitbucket Data Center 9.1.0 (AFFECTED) - Bitbucket Data Center 9.2.0 (AFFECTED) - Bitbucket Data Center 9.3.0 (AFFECTED) - Bitbucket Data Center 9.4.0 (AFFECTED) - Bitbucket Data Center 9.4.22 (FIXED) - Bitbucket Data Center 9.5.0 (AFFECTED) - Bitbucket Data Center 9.6.0 (AFFECTED)

标签

扩展字段

{
  "affected_products": [
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "10.0.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "10.1.1"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "10.2.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "FIXED",
      "version": "10.2.5"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "10.3.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "FIXED",
      "version": "10.3.2"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "9.0.1"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "9.1.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "9.2.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "9.3.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "9.4.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "FIXED",
      "version": "9.4.22"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "9.5.0"
    },
    {
      "product": "Bitbucket Data Center",
      "status": "AFFECTED",
      "version": "9.6.0"
    }
  ],
  "cve_id": "CVE-2026-48043",
  "tracking_url": "https://jira.atlassian.com/browse/BSERV-20481"
}