PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-44126 SEPPmail AG CVE debrief

SEPPmail Secure Email Gateway versions prior to 15.0.4 contain a critical insecure deserialization vulnerability (CWE-502) in the new GINA UI that enables unauthenticated remote code execution. The vulnerability stems from improper handling of untrusted serialized data, allowing attackers to execute arbitrary code by submitting crafted serialized objects to the affected interface. With a CVSS 4.0 score of 9.2 (Critical), this vulnerability presents severe risk due to its network attack vector, low attack complexity, and no required privileges or user interaction. The vendor has addressed this issue in version 15.0.4, which organizations should deploy immediately. Given the unauthenticated nature of this vulnerability and its presence in a security gateway handling email traffic, exploitation could lead to complete system compromise, lateral movement, and unauthorized access to sensitive communications.

Vendor
SEPPmail AG
Product
Secure Email Gateway
CVSS
CRITICAL 9.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-08
Original CVE updated
2026-05-18
Advisory published
2026-05-08
Advisory updated
2026-05-18

Who should care

Organizations operating SEPPmail Secure Email Gateway versions prior to 15.0.4; security teams responsible for email gateway infrastructure; incident responders tracking exploitation of deserialization vulnerabilities in security appliances

Technical summary

The SEPPmail Secure Email Gateway's new GINA UI component deserializes untrusted data without proper validation, creating a deserialization attack surface. Attackers can craft malicious serialized objects that, when deserialized by the application, execute arbitrary code on the underlying system. The vulnerability is reachable without authentication, making it exploitable by any network-accessible attacker. The CVSS 4.0 vector (AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H) reflects network accessibility, low attack complexity, no privilege requirements, and high impact across all security dimensions.

Defensive priority

critical

Recommended defensive actions

  • Immediately upgrade SEPPmail Secure Email Gateway to version 15.0.4 or later
  • If immediate patching is not feasible, restrict network access to the GINA UI administrative interface to trusted administrative hosts only
  • Monitor for anomalous serialized object submissions to the GINA UI endpoint
  • Review system logs for indicators of compromise, particularly around the time of disclosure (2026-05-08) and subsequent modifications (2026-05-18)
  • Validate that deserialization protections (input validation, type whitelisting) are implemented in custom integrations with SEPPmail
  • Conduct forensic analysis of affected systems if exploitation is suspected prior to patching

Evidence notes

Vulnerability classified as CWE-502 (Deserialization of Untrusted Data). CVSS 4.0 vector confirms network-accessible, unauthenticated attack with high impact to confidentiality, integrity, and availability. Vendor release notes confirm fix in version 15.0.4.

Official resources

Published 2026-05-08; modified 2026-05-18. No CISA KEV listing as of disclosure.