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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- 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
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.
CISA KEV status
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N2.82.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.libraesva.com/security-blog/CVE reference
- https://docs.libraesva.com/knowledgebase/security-advisory-command-injection-vulnerability-cve-2025-59689/CVE reference
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-59689CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
