Security readout for executives and security teams
Plain-English summary
CVE-2021-28165 is a denial-of-service issue in Eclipse Jetty. A remote party can send a large invalid TLS frame and cause affected Jetty versions to consume full CPU, potentially disrupting services without exposing data or changing systems.
Executive priority
Treat as high priority for internet-facing or customer-facing services because it can cause outages without authentication. Prioritize by business criticality and whether Jetty directly handles TLS traffic.
Technical view
Affected Jetty ranges include 7.2.2 through 9.4.38, 10.0.0.alpha0 through 10.0.1, and 11.0.0.alpha0 through 11.0.1. The issue is resource exhaustion from handling malformed TLS input, scored CVSS 7.5 with network, low-complexity, unauthenticated availability impact.
Likely exposure
Exposure is most likely where applications or embedded products use affected Jetty versions and Jetty directly receives TLS traffic. Systems using Jetty only behind a separate TLS terminator may have different exposure and should verify actual traffic flow.
Exploitation context
The provided sources support remote unauthenticated denial of service, not data theft or code execution. CISA KEV status is false, and the bundle does not cite active exploitation evidence.
Researcher notes
The source bundle identifies CWE-400, CWE-551, and CWE-755, indicating resource management and exceptional-condition handling weakness. Evidence is strongest for availability impact and affected version ranges; exploit-in-the-wild evidence is not provided.
Mitigation direction
- Inventory direct and transitive Jetty dependencies across applications and appliances.
- Confirm affected versions against the Eclipse Jetty advisory before changing production.
- Upgrade Jetty to a non-affected vendor-supported release.
- For Jetty 9.x users, review 9.4.39-or-later upgrade paths cited by downstream projects.
- Reduce direct internet exposure where Jetty terminates TLS until remediated.
Validation and detection
- Check dependency manifests, SBOMs, and runtime libraries for affected Jetty versions.
- Confirm whether Jetty receives TLS frames directly or sits behind TLS termination.
- Review monitoring for unexplained Jetty CPU saturation during malformed traffic events.
- Verify dependency scanners no longer report CVE-2021-28165 after remediation.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-400: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCWE-551: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCWE-755: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-28165 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/eclipse/jetty.project/security/advisories/GHSA-26vr-8j45-3r4wCVE reference · x_refsource_CONFIRM
- [zookeeper-issues] 20210407 [jira] [Updated] (ZOOKEEPER-4277) dependency-check:check failing - jetty-server-9.4.39 CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-issues] 20210407 [jira] [Assigned] (ZOOKEEPER-4277) dependency-check:check failing - jetty-server-9.4.39 CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] nkalmar opened a new pull request #1675: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-issues] 20210407 [jira] [Updated] (ZOOKEEPER-4277) dependency-check:check failing - jetty-server-9.4.38 CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-issues] 20210407 [jira] [Created] (ZOOKEEPER-4277) dependency-check:check failing - jetty-server-9.4.39 CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] nkalmar commented on pull request #1675: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-dev] 20210407 [jira] [Created] (ZOOKEEPER-4277) dependency-check:check failing - jetty-server-9.4.39 CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-dev] 20210407 Re: [VOTE] Apache ZooKeeper release 3.6.3 candidate 1CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] nkalmar opened a new pull request #1676: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] nkalmar edited a comment on pull request #1675: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] arshadmohammad commented on pull request #1675: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-commits] 20210407 [zookeeper] branch branch-3.6 updated: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] arshadmohammad closed pull request #1676: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-commits] 20210407 [zookeeper] branch branch-3.7 updated: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] asfgit closed pull request #1675: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-notifications] 20210407 [GitHub] [zookeeper] arshadmohammad commented on pull request #1676: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-commits] 20210407 [zookeeper] branch branch-3.5 updated: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-commits] 20210407 [zookeeper] branch branch-3.6.3 updated: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [zookeeper-commits] 20210407 [zookeeper] branch master updated: ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [hbase-dev] 20210407 [jira] [Created] (HBASE-25746) [hbase-thirdparty] Update jetty to >= 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [hbase-issues] 20210407 [GitHub] [hbase-thirdparty] apurtell opened a new pull request #49: HBASE-25746 [hbase-thirdparty] Update jetty to >= 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
- [hbase-issues] 20210407 [GitHub] [hbase-thirdparty] Apache-HBase commented on pull request #49: HBASE-25746 [hbase-thirdparty] Update jetty to >= 9.4.39 due to CVE-2021-28165CVE reference · mailing-list, x_refsource_MLIST
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
