Skip to main content

Service Provider Console CVE-2026-58071

| EUVDEUVD-2026-52753 HIGH
Missing Authentication for Critical Function (CWE-306)
2026-08-04 hackerone GHSA-p88r-78hc-whhf
8.2
CVSS 4.0 · Vendor: hackerone
Share

Severity by source

Vendor (hackerone) PRIMARY
8.2 HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/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
vuln.today AI
5.9 MEDIUM

Timing window requirement maps to AC:H; unauthenticated network exploitation (AV:N, PR:N); description confirms no integrity or availability impact.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (hackerone).

CVSS VectorVendor: hackerone

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Aug 04, 2026 - 17:16 EUVD
Analysis Generated
Aug 04, 2026 - 17:09 vuln.today
CVE Published
Aug 04, 2026 - 15:56 cve.org
HIGH 8.2

DescriptionCVE.org

A vulnerability in Veeam Service Provider Console allowing an unauthenticated attacker to access the proxied appliance API asPortal Administrator during a short window after an administrator session begins.

AnalysisAI

Unauthenticated Portal Administrator impersonation in Veeam Service Provider Console (VSPC) exposes the proxied appliance API to unauthorized access during a short race window that opens immediately after a legitimate administrator session is initiated. The flaw, rooted in CWE-306 (Missing Authentication for Critical Function), allows a network attacker without any credentials to issue API calls that the system processes with Portal Administrator privileges. No active exploitation has been confirmed (not in CISA KEV) and no public exploit code has been identified at time of analysis, though the managed service provider management role targeted makes this a significant concern for MSP environments.

Technical ContextAI

Veeam Service Provider Console is a multi-tenant backup management platform used by managed service providers (MSPs) to orchestrate Veeam deployments across customer environments. The affected CPE (cpe:2.3:a:veeam:service_provider_console:*:*:*:*:*:*:*:*) uses a wildcard version field, indicating all tracked versions are potentially affected. The root cause is CWE-306 (Missing Authentication for Critical Function), specifically a race condition in the session establishment pathway for the proxied appliance API: during the brief interval immediately following a Portal Administrator login event, the API endpoint fails to enforce authentication, momentarily treating unauthenticated callers as if they held Portal Administrator context. This is characteristic of a time-of-check to time-of-use (TOCTOU) pattern in authentication state management, where session context is propagated or checked inconsistently during initialization. The CVSS 4.0 vector's AT:P (Attack Requirements: Present) designator formally captures this timing dependency as a real - but exploitable - constraint.

RemediationAI

Consult and apply the fix described in the Veeam vendor advisory at https://www.veeam.com/kb4893 - this is the primary and definitive remediation. A specific patched version number is not confirmed in the available data beyond the KB reference itself; verify the exact fixed version directly from the advisory before deployment. As compensating controls pending patching: restrict network-level access to the VSPC web console and proxied appliance API endpoints to trusted IP ranges or enforce VPN access, which reduces the attacker's ability to reach the vulnerable endpoint during the timing window; implement API gateway or WAF rules to rate-limit or alert on bursts of unauthenticated API calls to VSPC appliance proxy endpoints; and consider monitoring for API requests arriving within a configurable short interval of a new administrator session establishment event as a potential exploitation indicator. These controls reduce exposure surface but do not eliminate the underlying authentication flaw - patching remains the definitive remediation.

Share

CVE-2026-58071 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy