LiveActive security incident?Get immediate response
CVE Record

CVE-2025-34026: Versa Concerto Actuator Authentication Bypass Information Leak

The Versa Concerto SD-WAN orchestration platform is vulnerable to an authentication bypass in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The internal Actuator endpoint can be leveraged for access to heap dumps and trace logs.This issue is known to affect Concerto from 12.1.2 through 12.2.0. Additional versions may be vulnerable.

CriticalCVSS 9.2Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Versa Concerto can expose administrative backend functions without authentication because of reverse proxy configuration weakness. An attacker may read sensitive diagnostic data such as heap dumps and trace logs. CISA KEV status means exploitation has been observed, so this should be treated as urgent for any Concerto deployment.

Executive priority

Prioritize within emergency vulnerability response. This affects a network orchestration platform, is critical severity, and is listed in CISA KEV. Confirm exposure, apply vendor guidance, and restrict management access before routine change windows where possible.

Technical view

CVE-2025-34026 is a CWE-288 authentication bypass affecting Versa Concerto 12.1.2 through 12.2.0, with other versions possibly vulnerable. The issue is in Traefik reverse proxy configuration and can expose internal Actuator administrative endpoints, including heap dump and trace log access. CVSS v4.0 score is 9.2.

Likely exposure

Organizations running Versa Concerto 12.1.2 through 12.2.0 are in scope. Exposure is highest where Concerto administrative interfaces or reverse-proxied paths are reachable from untrusted networks. The source bundle says additional versions may be vulnerable, so version assumptions should be verified with Versa guidance.

Exploitation context

CISA KEV inclusion supports active exploitation. The source bundle also references a ProjectDiscovery exploit write-up, but does not provide campaign details, targeting patterns, or exploit prevalence. Treat internet-reachable Concerto instances as priority assets until validated and remediated.

Researcher notes

Evidence supports authentication bypass and sensitive information exposure through Actuator endpoints. The bundle does not name a fixed version or complete mitigation details, so remediation should be anchored to Versa’s advisory. Do not assume RCE impact from the CVE description alone without validating cited research and vendor guidance.

Mitigation direction

  • Identify all Versa Concerto deployments and exact versions.
  • Review and apply Versa vendor advisory guidance for CVE-2025-34026.
  • Restrict Concerto administrative access to trusted management networks.
  • Review reverse proxy exposure for internal Actuator endpoints.
  • Monitor for suspicious access to heap dumps, trace logs, or administrative paths.

Validation and detection

  • Inventory Concerto versions and compare against 12.1.2 through 12.2.0.
  • Confirm whether administrative or Actuator endpoints are externally reachable.
  • Check logs for unauthenticated access to administrative, heap dump, or trace endpoints.
  • Verify Versa advisory actions are applied and documented.
  • Review whether unsupported or unknown versions require vendor confirmation.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-288: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-34026 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.2 (4.0)
Known Exploited
Yes
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:L/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.2CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:L/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.2Critical
CVSS 4.0 vector shape for CVE-2025-34026Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:L/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
VersaConcerto12.1.2unknown
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-288 · source CWE mapping

Authentication Bypass Using an Alternate Path or Channel

Authentication Bypass Using an Alternate Path or Channel represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.