LiveActive security incident?Get immediate response
CVE Record

CVE-2020-26942: An issue discovered in Axigen Mail Server 10.3.x before 10.3.1.27 and 10.3.2.x before 10.3.3.1 allows unaut...

An issue discovered in Axigen Mail Server 10.3.x before 10.3.1.27 and 10.3.2.x before 10.3.3.1 allows unauthenticated attackers to submit a setAdminPassword operation request, subsequently setting a new arbitrary password for the admin account.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This vulnerability can let an unauthenticated remote attacker reset the Axigen administrator password. If exposed, the mail server’s management plane could be taken over without a valid login, creating a serious risk to mail operations, sensitive messages, and account administration.

Executive priority

Prioritize remediation immediately for any internet-facing or broadly reachable Axigen WebAdmin instance. The business risk is administrative takeover of a mail system, not just a service disruption.

Technical view

CVE-2020-26942 is an Axigen Mail Server WebAdmin authentication bypass involving improper access control. Affected 10.3.x builds before 10.3.1.27 and 10.3.2.x builds before 10.3.3.1 allowed unauthenticated admin password changes. CVSS 3.1 is 9.1: network-accessible, low complexity, no privileges, no user interaction.

Likely exposure

Exposure is most likely where Axigen WebAdmin is reachable from the internet or untrusted networks and the server runs an affected 10.3.x or 10.3.2.x version.

Exploitation context

The supplied bundle does not show CISA KEV listing or cited evidence of active exploitation. However, the issue is remotely reachable, unauthenticated, and directly affects the administrator account, so exposed vulnerable systems should be treated as urgent.

Researcher notes

The source data identifies the vulnerable operation class and fixed version boundaries but provides limited environmental detail. Validation should focus on version confirmation, WebAdmin exposure, and evidence of unauthorized administrative password or configuration changes.

Mitigation direction

  • Upgrade Axigen 10.3.x to 10.3.1.27 or later.
  • Upgrade Axigen 10.3.2.x to 10.3.3.1 or later.
  • Review the Axigen advisory for current vendor guidance.
  • Limit WebAdmin access to trusted administrative networks.
  • Rotate the admin password after patching if exposure is suspected.

Validation and detection

  • Inventory Axigen Mail Server versions across all environments.
  • Confirm whether WebAdmin is reachable from untrusted networks.
  • Verify affected systems are at or above the fixed versions.
  • Review administrative password-change and WebAdmin access logs.
  • Check for unexpected administrator access or configuration changes.
Prepared
Confidence
high
Sources
3

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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2020-26942 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A: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
2Source links

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.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2020-26942Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.