Authentication Bypass in Zenth Core Identity Platform

Advisory ID
AZ-SA-2026-0042
Published
2026-03-14
Severity
● Critical
Status
✓ Patch Available
CVE
CVE-2026-28914
CVSS v3.1
9.8 (Network)

Executive Summary

A critical authentication bypass vulnerability has been identified in Zenth Core Identity Platform (ZCIP) versions 4.8.0 through 4.8.11. The flaw allows an unauthenticated, remote attacker to forge valid session tokens by exploiting an improper cryptographic signature validation routine in the SAML/OIDC bridge module.

This vulnerability affects multiple Aevum Zenth divisions utilizing the centralized identity stack, including Zenth Digital Systems, Aevum Capital Group, and Zenth Health Sciences. Immediate patching is required for all affected deployments.

Technical Details

The vulnerability exists in auth/bridge/saml_validator.rs within the ZCIP authentication service. During token validation, the cryptographic signature verification step improperly handles null-byte termination in PEM-formatted public keys, allowing attackers to inject malformed certificates that bypass RSA-SHA256 validation.

Affected Components:

Exploit Conditions: Remote, unauthenticated network access to the identity endpoint. No user interaction required. Attack vector: HTTP POST to /auth/validate.

Impact Assessment

Successful exploitation grants full administrative privileges to targeted identity domains. Attackers can:

Aevum Zenth's Threat Intelligence Unit has not observed active exploitation in the wild, but the attack surface warrants urgent remediation.

Mitigation & Patch

Recommended Action

All administrators must upgrade to ZCIP v4.8.12 or later. The patch includes strict PEM parsing, explicit signature rejection on malformed certificates, and enhanced token rotation enforcement.

$ zenth-upgrade --component zcip --target 4.8.12 --force-verify\n$ systemctl restart zenth-identity-service\n$ zenth-health check --auth-stack

Temporary Workaround: If immediate patching is not feasible, restrict access to the /auth/validate endpoint via firewall rules to known internal CIDR blocks and enforce mutual TLS (mTLS) at the ingress layer.

Disclosure Timeline

2026-02-18
Vulnerability identified by internal Red Team during Quarterly Penetration Exercise
2026-02-24
Root cause analysis completed; patch developed by Security Engineering
2026-03-05
CVE requested; coordinated disclosure initiated with industry partners
2026-03-14
Patch released; public advisory published

Report a Vulnerability

Aevum Zenth maintains a responsible disclosure program for all subsidiaries and technology products. If you believe you have discovered a security vulnerability, please contact our security team immediately.

security@aezumzenth.com

PGP Key: 0xA7B2 9C41 88E5 00F3 | SLA: 72-hour initial response