← Vulnerability feed

Vulnerability record · CVE-2012-5357 · published 30 October 2017

CVE-2012-5357: Ektron CMS XSLT script execution allows remote code execution

EEktron · Ektron Content Management System

Ektron CMS before 8.02 SP5 uses the XslCompiledTransform class with enablescript set to true, so crafted XSL data is processed as executable script. This lets an unauthenticated remote attacker run arbitrary code on the server, and the flaw is severe because it needs no credentials or user action.

9.8 CVSS 3.0 Critical EPSS 68% · top 0.7% CWE-19 · CWE-19
9.8CVSS 3.0 base score, v2 7.5
68%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

Ektron Content Management System (CMS) before 8.02 SP5 uses the XslCompiledTransform class with enablescript set to true, which allows remote attackers to execute arbitrary code with NETWORK SERVICE privileges via crafted XSL data.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityCVSS 3.0 base score is 9.8 with network reachability, no authentication, and no user interaction, and public exploit code plus a high EPSS percentile make active exploitation likely.

What it is

Ektron CMS before 8.02 SP5 uses the XslCompiledTransform class with enablescript set to true, so crafted XSL data is processed as executable script. This lets an unauthenticated remote attacker run arbitrary code on the server, and the flaw is severe because it needs no credentials or user action.

Impact

An attacker gains arbitrary code execution with NETWORK SERVICE privileges on the Ektron CMS host, which can lead to full compromise of the web application and its data.

Attack surface

The flaw is reachable over the network through the CMS's XSL processing path, per the CVSS vector AV:N/AC:L/PR:N/UI:N, meaning no authentication and no user interaction are required.

Exploitation

CVE-2012-5357 is not listed in CISA KEV, but public exploit code exists (Rapid7 Metasploit module and a third-party writeup tagged Exploit), and EPSS shows a 30-day probability of 0.67776 (99.3rd percentile), indicating high likelihood of exploitation activity.

What to do

  • Upgrade Ektron CMS to version 8.02 SP5 or later, which disables script execution in XSLT processing.
  • If immediate upgrade is not possible, restrict network access to the CMS administrative and XSL-processing endpoints to trusted sources only.
  • Run the Ektron application under a low-privilege service account rather than NETWORK SERVICE to limit post-exploitation impact.
  • Monitor vendor and Microsoft advisories for any additional XSLT hardening guidance and apply it.
  • Review and remove any unnecessary XSLT upload or transformation features exposed to untrusted users.

Detection

  • Inspect web server and application logs for requests containing XSL or XSLT payloads, especially those with script or extension elements.
  • Monitor for unexpected child processes spawned by the Ektron web application or its application pool, such as cmd.exe or powershell.exe.
  • Alert on outbound network connections or file writes originating from the Ektron service account that deviate from normal CMS behavior.
  • Use the Rapid7 Metasploit module signature (exploit/windows/http/ektron_xslt_exec) to build IDS/IPS rules for known exploit traffic.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2012-5357 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2012-5358Ektron content management system vulnerabilityThe XSLTCompiledTransform function in Ektron Content Management System (CMS) before 8.02 SP5 configures the XSL with enableDocumentFunction set to tr…EPSS 1.9%6.8CVE-2015-0931Ektron content management system injection vulnerabilityEktron Content Management System (CMS) 8.5 and 8.7 before 8.7sp2 and 9.0 before sp1, when the Saxon XSLT parser is used, allows remote attackers to e…EPSS 2.4%6.1CVE-2016-6133Ektron content management system cross-site scripting vulnerabilityCross-site scripting (XSS) vulnerability in Ektron Content Management System before 9.1.0.184SP3(9.1.0.184.3.127) allows remote attackers to inject a…EPSS 0.76%6.1CVE-2016-6201Ektron content management system cross-site scripting vulnerabilityCross-site scripting (XSS) vulnerability in Ektron Content Management System (CMS) before 9.1.0.184 SP3 (9.1.0.184.3.127) allows remote attackers to …EPSS 0.89%5.8CVE-2015-3624Ektron content management system cross-site request forgery vulnerabilityCross-site request forgery (CSRF) vulnerability in Test/WorkArea/DmsMenu/menuActions/MenuActions.aspx in Ektron Content Management System (CMS) befor…EPSS 2.3%5.0CVE-2015-0923Ektron content management system vulnerabilityThe ContentBlockEx method in Workarea/ServerControlWS.asmx in Ektron Content Management System (CMS) 8.5 and 8.7 before 8.7sp2 and 9.0 before sp1 all…EPSS 22%3.5CVE-2015-4427Ektron content management system cross-site scripting vulnerabilityMultiple cross-site scripting (XSS) vulnerabilities in Test/WorkArea/workarea.aspx in Ektron Content Management System (CMS) before 9.10 SP1 (Build 9…EPSS 1.5%3.5CVE-2014-2729Ektron content management system cross-site scripting vulnerabilityCross-site scripting (XSS) vulnerability in content.aspx in Ektron CMS 8.7 before 8.7.0.055 allows remote authenticated users to inject arbitrary web…EPSS 0.97%

Source: NIST National Vulnerability Database (record CVE-2012-5357), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.