Description
Certificate validation failures in SAML authentication in Apache CloudStack 4.20.3.0 and 4.22.1.0 on all platforms allow a malicious agent to forge a SAML response to the management server. The agent will have to spoof the ip address of the IdP or get an url of its own choosing registered in the management server, after which it can allow logging on with forged signatures.

Users are recommended to upgrade to versions 4.20.3.1 or 4.22.1.1 and above, which fix this issue.
Published: 2026-08-21
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass / Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

Certificate validation failures in Apache CloudStack's SAML authentication allow a malicious actor to forge a SAML response that is accepted by the management server. The flaw stems from an improper handling of unsigned assertions, which aligns with CWE‑347. If an attacker succeeds, they can authenticate as a valid user and gain full administrative access to the CloudStack environment, compromising confidentiality, integrity, and availability of managed resources.

Affected Systems

Apache CloudStack versions 4.20.3.0 and 4.22.1.0 across all platforms are affected. The issue is present in the base code that processes SAML responses and does not enforce proper signature validation.

Risk and Exploitability

The vulnerability permits unauthorized login once the attacker can supply a forged SAML assertion. Exploitation requires the attacker to either spoof the Identity Provider’s IP address or register their own URL as a valid IdP in the management server configuration, indicating a need for network control or administrative access to the CloudStack configuration. The CVSS score is 8.1 and the EPSS score is <1%; the vulnerability is not listed in CISA KEV, but the impact of bypassing authentication warrants a cautious approach, particularly for exposure to external networks or to untrusted IdPs.

Generated by OpenCVE AI on August 24, 2026 at 19:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache CloudStack to version 4.20.3.1 or 4.22.1.1 or later to apply the vendor patch that restores proper signature validation.
  • If an upgrade cannot be applied immediately, disable or restrict SAML authentication for unsupervised traffic and ensure that only trusted IdPs with valid certificates are configured in the management server.
  • Continuously monitor authentication logs for unexpected SAML responses or repeated failed signature validation attempts to detect potential exploitation attempts.

Generated by OpenCVE AI on August 24, 2026 at 19:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:cloudstack:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:cloudstack:4.22.1.0:*:*:*:*:*:*:*

Mon, 24 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 21 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache cloudstack
Vendors & Products Apache
Apache cloudstack

Fri, 21 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Description Certificate validation failures in SAML authentication in Apache CloudStack 4.20.3.0 and 4.22.1.0 on all platforms allow a malicious agent to forge a SAML response to the management server. The agent will have to spoof the ip address of the IdP or get an url of its own choosing registered in the management server, after which it can allow logging on with forged signatures. Users are recommended to upgrade to versions 4.20.3.1 or 4.22.1.1 and above, which fix this issue.
Title Apache CloudStack: SAML2 Signature Validation Silently Skipped for Cert-less IdP
Weaknesses CWE-347
References

Subscriptions

Apache Cloudstack
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-24T16:58:39.257Z

Reserved: 2026-07-31T12:59:36.386Z

Link: CVE-2026-68745

cve-icon Vulnrichment

Updated: 2026-08-24T16:58:34.904Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-21T09:16:40.697

Modified: 2026-08-27T20:23:44.973

Link: CVE-2026-68745

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T19:30:17Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature