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-07-05
- Advisory published
- 2026-04-28
- Advisory updated
- 2026-07-05
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.
Sources and references
Verified primary and authoritative sources
-
CVE-2025-60889 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2025-60889
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2025-60889 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2025-60889
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://gist.github.com/TrebledJ/b32fd5c469583493ab50244045c9a6e4
[email protected] - Exploit, Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.