Description
SEPPmail Secure Email Gateway before 15.0.6 deserializes attacker-controlled data in a privileged REST import workflow without adequate validation. An attacker with a privileged API token can execute arbitrary commands with "nobody" privileges.
Published: 2026-09-03
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in SEPPmail Secure Email Gateway before version 15.0.6 permits an attacker who can send data to the privileged REST import workflow to perform arbitrary command execution. The flaw stems from deserialization of attacker‑controlled data without adequate validation, allowing command injection. An attacker holding a privileged API token can execute commands with the "nobody" user, potentially compromising configuration, exfiltrating data, or enabling lateral movement.

Affected Systems

Affected systems are SEPPmail AG’s SEPPmail Secure Email Gateway (SEG). All installations running a version earlier than 15.0.6 are impacted, especially those that expose the REST import API and have privileged API tokens in use.

Risk and Exploitability

With a CVSS score of 8.6 the vulnerability is classified as high severity. Exploitation requires the attacker to possess a privileged API token and access the REST import endpoint. The EPSS score is not available and the issue is not yet listed in the CISA KEV catalog, but the combination of high score and privilege requirement indicates a significant risk for insiders or compromised credentials.

Generated by OpenCVE AI on September 3, 2026 at 12:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued update to SEPPmail Secure Email Gateway version 15.0.6 or later, which removes the deserialization flaw.
  • Revoke or tightly control any privileged API tokens and enforce least privilege for users accessing the REST interface.
  • Until the patch is applied, consider disabling the REST import workflow for untrusted traffic or restricting it to trusted, authenticated users.

Generated by OpenCVE AI on September 3, 2026 at 12:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 17:30:00 +0000


Thu, 03 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Seppmail
Seppmail seppmail Secure Email Gateway
Vendors & Products Seppmail
Seppmail seppmail Secure Email Gateway

Thu, 03 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 13:15:00 +0000


Thu, 03 Sep 2026 09:00:00 +0000

Type Values Removed Values Added
Description SEPPmail Secure Email Gateway before 15.0.6 deserializes attacker-controlled data in a privileged REST import workflow without adequate validation. An attacker with a privileged API token can execute arbitrary commands with "nobody" privileges.
Title Unsafe deserialization in the REST interface
Weaknesses CWE-502
CWE-78
References
Metrics cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Seppmail Seppmail Secure Email Gateway
cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-09-04T16:52:13.072Z

Reserved: 2026-09-02T11:31:39.643Z

Link: CVE-2026-84832

cve-icon Vulnrichment

Updated: 2026-09-03T12:33:27.723Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T13:06:18.887

Modified: 2026-09-04T17:17:01.853

Link: CVE-2026-84832

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:30:05Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data

  • CWE-78

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