GUARDIANWALL MailSuite RCE flaw exploited
A critical stack-based buffer overflow in Canon MJ's GUARDIANWALL MailSuite email security product is being actively exploited to achieve remote code execution.
Canon Marketing Japan's GUARDIANWALL MailSuite, an email security appliance offered both on-premises and as a SaaS service, contains a stack-based buffer overflow vulnerability (CVE-2026-32661) rated CVSS 9.8. An attacker can send a specially crafted request to the product's web service to trigger the overflow and execute arbitrary code, potentially gaining full control of the affected mail security gateway.
The vendor has confirmed that exploitation is already occurring in the wild against the on-premises version (Ver 1.4.00 through Ver 2.4.26). The SaaS version (GUARDIANWALL Mail Security Cloud) was patched during scheduled maintenance on April 30, 2026, and is no longer affected. Organizations running the on-premises deployment are urged to apply the vendor's patch immediately and, until patched, implement the workaround mitigations the vendor has published.
Because this product sits at the perimeter to filter email traffic, successful exploitation could give an attacker a foothold inside an organization's network with the ability to intercept or manipulate email flows, making rapid patching a priority for affected users.
Mentioned in this report
Detection guidance
GUARDIANWALL MailSuite Web Service Buffer Overflow Exploitation Attempt
Detects HTTP requests to GUARDIANWALL MailSuite web service endpoints with abnormally large or malformed payloads characteristic of buffer overflow exploitation attempts. Auto-generated starting point — validate and tune in your environment before deploying. IOC matches can false-positive on shared infrastructure and decay as adversary infrastructure rotates.
title: GUARDIANWALL MailSuite Web Service Buffer Overflow Exploitation Attempt
description: Detects HTTP requests to GUARDIANWALL MailSuite web service ports with
unusually large request bodies or suspicious payload patterns indicative of buffer
overflow exploitation (CVE-2026-32661). Targets the distinctive web service entry
points of the appliance.
tags:
- attack.initial-access
- attack.t1190
logsource:
category: proxy
product: windows
detection:
selection:
DestinationPort:
- 80
- 443
- 8080
- 8443
DestinationHostname|contains:
- guardianwall
- mail
http_method: POST
http_request_body_size|gt: 65536
filter_legitimate_mail:
http_user_agent|contains:
- Outlook
- Thunderbird
- Apple Mail
condition: selection and not filter_legitimate_mail
falsepositives:
- Legitimate large email attachments being processed through the gateway
- Mail client software sending bulk email operations
level: high
id: b31515ff-55f0-57a7-8f7e-df53083b9449
status: experimental
author: Vorant
GUARDIANWALL MailSuite Unexpected Process Execution Post-Exploitation
Detects suspicious child process spawning from GUARDIANWALL MailSuite service processes, indicating successful code execution via buffer overflow exploitation. Auto-generated starting point — validate and tune in your environment before deploying. IOC matches can false-positive on shared infrastructure and decay as adversary infrastructure rotates.
title: GUARDIANWALL MailSuite Unexpected Process Execution Post-Exploitation
description: Detects unusual child processes spawned by GUARDIANWALL MailSuite service
processes (gwmailsuite.exe or related service binaries), which would be anomalous
and indicative of post-exploitation arbitrary code execution following successful
buffer overflow. Legitimate MailSuite operations do not typically spawn command
shells or unusual utilities.
tags:
- attack.initial-access
- attack.execution
- attack.t1190
logsource:
category: process_creation
product: windows
detection:
selection_parent:
ParentImage|endswith:
- gwmailsuite.exe
- guardianwall.exe
- mailsuite.exe
selection_child:
Image|endswith:
- cmd.exe
- powershell.exe
- bash.exe
- sh.exe
- rundll32.exe
- regsvcs.exe
- cscript.exe
- wscript.exe
condition: selection_parent and selection_child
falsepositives:
- GUARDIANWALL administrative tools legitimately invoking command utilities for diagnostics
- Vendor-supplied backup or maintenance scripts
level: high
id: 560985a3-b20b-50f8-8310-a7c9c0b97cd0
status: experimental
author: Vorant
Behavioural rules are generated from public reporting — validate in your environment before deploying.
Source reporting: https://www.ipa.go.jp/security/security-alert/2026/20260513-jvn.html
This is the public brief
Subscribers see the full picture: extracted IOCs, ready-to-deploy detections (Sigma, Splunk, KQL, Elastic, YARA, Suricata), the entity graph, TAXII 2.1 feed and real-time alerts matched to your sectors.
Start free