LiveActive security incident?Get immediate response
CVE Record

CVE-2025-2515: Bluechi: privilege escalation in bluechi via unrestricted cross-node systemd dependencies

A vulnerability was found in BlueChi, a multi-node systemd service controller used in RHIVOS. This flaw allows a user with root privileges on a managed node (qm) to create or override systemd service unit files that affect the host node. This issue can lead to privilege escalation, unauthorized service execution, and potential system compromise.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

BlueChi can let an already-root user on a managed node influence systemd service behavior on the host node. That can turn a lower-trust node compromise into host-level impact, including unauthorized service execution and possible system compromise.

Executive priority

Treat as high priority where BlueChi manages mixed-trust nodes. It requires prior root access on a managed node, but the business impact can expand to host compromise.

Technical view

The issue is an authorization flaw in BlueChi cross-node systemd dependency handling. A root user on a managed node can create or override service unit files that affect the host node. CVSS 3.1 is 7.2, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to environments using Eclipse BlueChi, including RHIVOS-style multi-node systemd control deployments. The attacker already needs root privileges on a managed node, so internet-facing exposure is not indicated by the sources.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. The risk is post-compromise escalation across BlueChi trust boundaries, not unauthenticated remote entry.

Researcher notes

The affected record names Eclipse Foundation BlueChi and CWE-863. The bundle references an upstream issue, pull request, and commit, but does not identify a specific fixed release. Avoid assuming patch availability beyond vendor guidance.

Mitigation direction

  • Inventory BlueChi deployments and package versions.
  • Review Red Hat and Eclipse BlueChi guidance for fixed releases.
  • Apply vendor-provided updates when available.
  • Restrict root access on managed nodes to trusted administrators only.
  • Monitor unexpected systemd unit creation, overrides, and cross-node service execution.

Validation and detection

  • Confirm whether BlueChi is installed or used in RHIVOS-related deployments.
  • Map which managed nodes can influence host-node systemd behavior.
  • Review systemd unit files and overrides for unexpected changes.
  • Check logs for unauthorized cross-node service starts or dependency changes.
  • Verify applied BlueChi version against vendor advisory status.
Prepared
Confidence
medium
Sources
7

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

CWE-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-2515 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.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/AC:L/PR:H/UI:N/S:C/C:H/I:H/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.

1CVSS vectors
5Timeline events
1ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

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.2CVSS 3.1HighCVSS:3.1/AV:P/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H0.56redhat

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2025-2515Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:P/AC:L/PR:H/UI:N/S:C/C:H/I:H/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. Source timelineredhat

    Reported to Red Hat.

  2. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  3. Source timelineredhat

    Made public.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Eclipse FoundationBlueChibluechi, 0unaffected
Weakness

CWE details

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

CWE-863 · source CWE mapping

Incorrect Authorization

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