CVE-2026-23614: GFI MailEssentials AI < 22.4 Anti-Spam Sender Policy Framework IP Exceptions Description Stored XSS
GFI MailEssentials AI versions prior to 22.4 contain a stored cross-site scripting vulnerability in the Sender Policy Framework IP Exceptions interface. An authenticated user can supply HTML/JavaScript in the ctl00$ContentPlaceHolder1$pv2$txtIPDescription parameter to /MailEssentials/pages/MailSecurity/SenderPolicyFramework.aspx, which is stored and later rendered in the management interface, allowing script execution in the context of a logged-in user.
Security readout for executives and security teams
Plain-English summary
GFI MailEssentials AI before 22.4 can store unsafe text in an anti-spam configuration description. When another logged-in administrator or operator views it, browser script may run in that user’s session. This is a management-console risk, not evidence of internet-wide unauthenticated compromise.
Executive priority
Treat as a scheduled but timely remediation for affected mail-security administration systems. Prioritize faster if console access is shared, delegated, or reachable from less-trusted networks.
Technical view
Stored XSS exists in the Sender Policy Framework IP Exceptions interface. The vulnerable field is the IP exception description submitted to SenderPolicyFramework.aspx and later rendered in the management UI. CVSS 3.1 is 5.4: network-reachable, low privileges required, user interaction required, changed scope, low confidentiality and integrity impact.
Likely exposure
Organizations running GFI MailEssentials AI before 22.4 are the likely exposure. Risk is highest where multiple users can access the MailEssentials management interface or where console access is broadly delegated.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires an authenticated user who can modify SPF IP exception descriptions, plus a logged-in user viewing the stored content.
Researcher notes
Affected-version metadata in the bundle is sparse, but the title and description identify versions before 22.4. Do not infer broader GFI products. Validate through the vendor release notes and the VulnCheck advisory before scoping remediation.
Mitigation direction
Upgrade GFI MailEssentials AI to version 22.4 or later using vendor guidance.
Restrict MailEssentials management-console access to trusted administrative users.
Review and remove unexpected HTML or script-like content from SPF IP exception descriptions.
Monitor vendor release notes for any additional hardening or advisories.
Validation and detection
Inventory MailEssentials AI versions and flag systems below 22.4.
Check SPF IP Exceptions descriptions for unexpected markup or script-like content.
Review administrative change history around Sender Policy Framework settings.
Confirm post-upgrade that stored descriptions render as inert text.
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-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.