PatchSiren

PatchSiren cyber security CVE debrief

CVE-2025-60889 Stellar Group CVE debrief

A critical vulnerability in StellarGroup HPX 1.11.0 and earlier allows insecure deserialization of untrusted input, potentially enabling remote code execution. The CVSS 3.1 score of 9.8 reflects network attackability with low complexity and no required privileges or user interaction. The vulnerability was published on April 28, 2026, and last modified on May 18, 2026. A third-party exploit advisory has been identified. Organizations using affected HPX versions should prioritize patching and implement input validation controls.

Vendor
Stellar Group
Product
HPX
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-04-28
Original CVE updated
2026-05-18
Advisory published
2026-04-28
Advisory updated
2026-05-18

Who should care

Organizations running HPX 1.11.0 or earlier in production environments, particularly those exposing HPX services to untrusted networks or processing serialized data from external sources.

Technical summary

CVE-2025-60889 is a critical insecure deserialization vulnerability (CWE-502) in StellarGroup HPX 1.11.0 and earlier. The vulnerability allows attackers to execute arbitrary code through crafted serialized input without authentication. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) indicates network-based exploitation with low attack complexity, no privileges required, no user interaction, and high impact to confidentiality, integrity, and availability. Affected CPE: cpe:2.3:a:stellar-group:hpx:*:*:*:*:*:*:*:* versions up to 1.11.0.

Defensive priority

critical

Recommended defensive actions

  • Upgrade HPX to a version newer than 1.11.0 when available from the vendor.
  • Implement strict input validation and sanitization for all serialized data inputs.
  • Apply principle of least privilege to HPX service accounts and network segments.
  • Monitor for anomalous deserialization activity and unexpected process execution.
  • Review application logs for suspicious serialized object patterns.

Evidence notes

The vulnerability affects HPX versions up to and including 1.11.0 per NVD CPE criteria. The CWE-502 classification confirms insecure deserialization as the root cause. Multiple sources reference a third-party exploit advisory.

Official resources

The CVE was published on April 28, 2026, with a subsequent modification on May 18, 2026. The vulnerability remains under active analysis with no known KEV listing or ransomware campaign association at this time.