LiveActive security incident?Get immediate response
CVE Record

CVE-2026-40984: Micrometer HTTP server instrumentations DoS vulnerability

In Micrometer, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Affected versions: micrometer-core 1.16.0 through 1.16.5; 1.15.0 through 1.15.11; 1.14.0 through 1.14.15; 1.13.0 through 1.13.18; 1.9.0 through 1.9.17. micrometer-jetty11 1.16.0 through 1.16.5; 1.15.0 through 1.15.11; 1.14.0 through 1.14.15; 1.13.0 through 1.13.18. micrometer-jetty12 1.16.0 through 1.16.5; 1.15.0 through 1.15.11; 1.14.0 through 1.14.15; 1.13.0 through 1.13.18.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Micrometer, a widely used metrics library embedded in many Java and Spring applications, contains a flaw where specially crafted HTTP requests can exhaust server resources. An unauthenticated attacker over the network can trigger a denial-of-service condition, potentially knocking affected services offline. Data confidentiality and integrity are not directly impacted, but availability of dependent applications is.

Executive priority

Treat as a high-priority availability risk for any customer-facing or revenue-supporting Java service using Spring or Jetty. Schedule patching in the next standard maintenance window, and accelerate for internet-exposed workloads. No confidentiality or integrity impact, but sustained outages are plausible if left unpatched.

Technical view

CVE-2026-40984 affects Micrometer HTTP server instrumentations (micrometer-core, micrometer-jetty11, micrometer-jetty12) across the 1.9, 1.13, 1.14, 1.15, and 1.16 release lines. The weakness is classified under CWE-400 and CWE-770 (uncontrolled resource consumption / missing resource limits). CVSS 3.1 is 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H). Crafted HTTP requests cause resource exhaustion in the instrumentation path, producing a DoS on hosting services.

Likely exposure

Any internet- or intranet-facing Java service that bundles Micrometer HTTP server instrumentation is exposed. Spring Boot applications and Jetty-backed services in these version ranges are the most likely footprint. Exposure scales with how many services embed the vulnerable library transitively.

Exploitation context

No CISA KEV listing and no public exploitation reports are cited in the source bundle. The attack requires only network reach to the HTTP endpoint with no authentication or user interaction, which lowers the practical bar for opportunistic abuse once details circulate.

Researcher notes

CWE-400/CWE-770 point to missing bounds on resource allocation in the HTTP instrumentation path. The advisory does not disclose the specific request shape, so defenders should focus on generic DoS mitigations (timeouts, request caps, connection limits) until vendor detail is available. Confirm fixed versions directly from spring.io/security/cve-2026-40984 before staging rollout; Red Hat VEX will clarify product-level applicability.

Mitigation direction

  • Upgrade Micrometer to a fixed release per the Spring security advisory for CVE-2026-40984.
  • Apply Red Hat errata RHSA-2026:36839 and RHSA-2026:37390 on affected Red Hat product installations.
  • Inventory Java services for transitive micrometer-core, micrometer-jetty11, and micrometer-jetty12 dependencies.
  • Front exposed endpoints with rate limiting and request-size controls at the WAF or reverse proxy tier.
  • Where patching lags, restrict network exposure of metrics-instrumented HTTP endpoints to trusted networks.

Validation and detection

  • Query build manifests (Maven, Gradle, SBOM) for micrometer-core, micrometer-jetty11, and micrometer-jetty12 versions in scope.
  • Confirm running versions via runtime metadata or /actuator endpoints after deployment.
  • Cross-check Red Hat VEX (cve-2026-40984.json) for product-specific affected status.
  • Monitor application logs and dashboards for abnormal thread, memory, or latency spikes on HTTP intake.
  • Re-scan with your SCA tool after upgrade to confirm the vulnerable coordinates are gone.
Prepared
Confidence
medium
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cwe · low confidence lookup

CWE-770: 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 lookup
cve · low confidence lookup

CVE-2026-40984 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
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

Official CVE source material

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.

2CVSS vectors
5Timeline events
2ADP providers
7Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

2 official scores

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6vmware
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2026-40984Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPmicrometer-core: micrometer-jetty11: micrometer-jetty12: Micrometer: Denial of Service via specially crafted HTTP requests
other:Red Hat severity ratingcvssV3_1
  • 2026-06-09T05:01:51.700Z: Reported to Red Hat.
  • 2026-06-09T03:47:46.447Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SpringMicrometermicrometer-core, 1.16.0, 1.15.0, 1.14.0, 1.13.0, 1.9.0unaffected
SpringMicrometermicrometer-jetty11, 1.16.0, 1.15.0, 1.14.0, 1.13.0unaffected
SpringMicrometermicrometer-jetty12, 1.16.0, 1.15.0, 1.14.0, 1.13.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.