ZeroHour

CVE-2026-4813

niche

Authenticated RCE via insecure XSLT in Lutece Core XSL export module (<= 7.1.7)

CVSS 4.0
9.4 critical
EPSS
<1%p27
Published
()
Modified
AI analysis

Lutece Core's XSL export management module performs XSLT processing without enabling Java's secure processing mode (FEATURE_SECURE_PROCESSING), so XSL stylesheets can invoke Java extension functions. An authenticated administrator can upload a crafted XSL transformation file, which is executed when a user export operation runs, resulting in arbitrary code execution on the server. An attacker who controls an administrator account therefore gains full server-level code execution, going beyond the application's usual admin capabilities. Any deployment of Lutece Core up to and including version 7.1.7 that uses the XSL export management module is affected, notably the French public-sector and municipal sites that run this Java CMS. No public proof of concept, in-the-wild exploitation, or KEV listing is currently known (EPSS 0.3%).

What to do: Upgrade Lutece Core to the first release after 7.1.7 that enables secure XSLT processing (FEATURE_SECURE_PROCESSING) as soon as a patched version is published; the advisory data does not confirm a specific fixed version number. Interim mitigations: restrict XSL uploads to trusted administrators, review existing uploaded XSL transformation files for Java extension function calls, and monitor server processes and file writes during user export operations.

Affected
Lutece (open-source Java CMS project) Lutece Core - XSL export management moduleall versions up to and including 7.1.7
Estimated exposure
nichelikely hundreds to a few thousand deployments (no public install counts) — Lutece is a small open-source Java CMS adopted mainly by French central and local government sites, and with no public active-install statistics available the affected install base is plausibly in the hundreds to low thousands rather than…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A vulnerability in the Lutece Core XSL export management module up to version 7.1.7, which allows authenticated administrators to execute code remotely. The XML/XSLT processing configuration does not enable secure processing mode (FEATURE_SECURE_PROCESSING), allowing Java extension functions to be executed from malicious XSL stylesheets. An attacker with administrator privileges can upload a manipulated XSL transformation file and trigger its execution during user export operations, resulting in the execution of arbitrary code on the server.

Weakness
CWE-94
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.