LiveActive security incident?Get immediate response
CVE Record

CVE-2025-59689: Libraesva ESG 4.5 through 5.5.x before 5.5.7 allows command injection via a compressed e-mail attachment.

Libraesva ESG 4.5 through 5.5.x before 5.5.7 allows command injection via a compressed e-mail attachment. For ESG 5.0 a fix has been released in 5.0.31. For ESG 5.1 a fix has been released in 5.1.20. For ESG 5.2 a fix has been released in 5.2.31. For ESG 5.4 a fix has been released in 5.4.8. For ESG 5.5. a fix has been released in 5.5.7.

MediumCVSS 6.1Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-59689 lets an attacker trigger command injection in Libraesva Email Security Gateway by sending a compressed email attachment. The CVSS score is medium, but CISA KEV status means exploitation has been observed, raising business urgency for exposed mail gateways.

Executive priority

Prioritize remediation because the affected system sits in the email path and CISA lists the CVE as known exploited. The vendor has named fixed releases for several branches, so patch planning should be immediate for any affected ESG deployment.

Technical view

The issue is CWE-77 command injection in Libraesva ESG 4.5 through 5.5.x before fixed releases. CVSS 3.1 is 6.1 with network attack vector, low complexity, no privileges, user interaction required, changed scope, and low confidentiality and integrity impact.

Likely exposure

Exposure is limited to organizations running Libraesva Email Security Gateway 4.5 through affected 5.5.x builds before the vendor fixed releases. The vulnerable processing path involves compressed email attachments, so internet-facing mail security appliances are the main concern.

Exploitation context

CISA KEV inclusion supports active exploitation. The source bundle does not provide exploit mechanics, attacker scale, indicators, or affected deployment prevalence. Treat unpatched ESG appliances as priority remediation targets without assuming compromise solely from version exposure.

Researcher notes

Evidence supports active exploitation only through KEV status. Sources identify command injection via compressed email attachment but do not include safe validation artifacts, indicators, or detailed root cause. Avoid assuming remote code execution scope beyond the published CVSS impacts.

Mitigation direction

  • Upgrade ESG 5.0 to 5.0.31 or later.
  • Upgrade ESG 5.1 to 5.1.20 or later.
  • Upgrade ESG 5.2 to 5.2.31 or later.
  • Upgrade ESG 5.4 to 5.4.8 or later.
  • Upgrade ESG 5.5 to 5.5.7 or later.
  • For 4.5 or 5.3, follow Libraesva advisory upgrade guidance.

Validation and detection

  • Inventory all Libraesva ESG appliances and record exact software versions.
  • Confirm whether any appliance runs 4.5 through vulnerable 5.5.x builds.
  • Check the Libraesva advisory for branch-specific remediation applicability.
  • Review mail gateway logs for unusual compressed attachment processing around exposure windows.
  • Confirm CISA KEV remediation tracking for affected systems.
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 · medium confidence lookup

CWE-77: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-59689 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
Medium
CVSS
6.1 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/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
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
6.1CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N2.82.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.1Medium
CVSS 3.1 vector shape for CVE-2025-59689Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/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
LibraesvaEmail Security Gateway4.5, 5.1, 5.2, 5.3, 5.5unaffected
Weakness

CWE details

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

CWE-77 · source CWE mapping

Improper Neutralization of Special Elements used in a Command ('Command Injection')

Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.