ZeroHour

CVE-2026-92808

moderate1

Unauthenticated SSRF in Altium Enterprise Server Leads to Full Server Compromise

CVSS 4.0
10.0 critical
EPSS
Published
()
Modified
AI analysis

CVE-2026-92808 is a server-side request forgery vulnerability in the UnifiedLogin service of Altium Enterprise Server. An unauthenticated network attacker can trigger the server to issue HTTP requests to destinations of the attacker's choosing, including internal-only services; one such internal service exposes server configuration and stored credential material to any request that appears to originate locally, a check the forged requests satisfy. Using the harvested credentials, the attacker can obtain an administrative session and achieve full compromise of the server and all of its services. Only on-premises/self-hosted deployments are affected; the vulnerable endpoint is disabled in Altium 365 cloud mode. There is no CISA KEV listing and no known public proof-of-concept or reported exploitation to date, though the maximum CVSS 4.0 score of 10.0 reflects trivially exploitable, unauthenticated remote conditions.

What to do: Apply the vendor's patched release for Altium Enterprise Server as soon as one is available (no fixed version is stated in the current data) and keep the server off the public internet, reachable only via VPN or IP allowlisting. As interim mitigation, prevent the server process from reaching the internal configuration/credential service, add authentication or network controls around that internal endpoint, and review logs for unauthenticated requests to UnifiedLogin followed by unexpected outbound connections. If compromise is suspected, rotate all credentials stored on the server and invalidate active administrative sessions.

Affected
Altium Enterprise Server (UnifiedLogin service)
Estimated exposure
moderate≈1,000–10,000 on-premises deployments worldwide (estimate; an unknown smaller subset may be internet-exposed) — Altium Enterprise Server is a specialized on-premises EDA/component-management server typically deployed once per engineering organization rather than as a mass-market or cloud product, so the plausible affected population is on the order…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A server-side request forgery (SSRF) vulnerability exists in the UnifiedLogin service of Altium Enterprise Server. An unauthenticated network attacker can cause the server to issue outbound HTTP requests to a destination of the attacker's choosing, including internal services that are reachable only from the server itself. One such internal service exposes server configuration and credential material without authentication, relying only on the request originating locally. Because the forged requests originate from the server process, that check is satisfied. An unauthenticated attacker can therefore retrieve stored credentials and use them to obtain an administrative session, resulting in full compromise of the server and all of its services. Altium 365 cloud deployments are not affected, as the affected endpoint is disabled in cloud mode.

Weakness
CWE-306, CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.