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.
Published: 2026-09-01
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Lutece Core’s XSL export management module (up to version 7.1.7) allows authenticated administrators to inject malicious XSL stylesheets that bypass secure processing restrictions and invoke arbitrary Java extension functions. When an manipulated stylesheet is processed during a user export operation, the server executes the embedded Java code, giving the attacker full control of the underlying host. This results in remote code execution on the server with the privileges of the Lutece administrative account.

Affected Systems

Lutece Core versions through 7.1.7 are affected. The vendor has issued a patch for version 7.1.9 that addresses the missing secure processing mode. Only users with administrator privileges can perform the upload and execute the transformation, making the vulnerability limited to accounts that have local administrative access.

Risk and Exploitability

The CVSS score of 9.4 classifies the vulnerability as critical, and the lack of an EPSS score indicates that exploitation frequency is not quantified, but the high severity and reliance on administrator privileges still pose a significant risk. Because attackers need authenticated administrator access, the attack vector is internal‑or‑authenticated. However, once compromised, the attacker can cause arbitrary code execution on the host, with potential full compromise of the system. The vulnerability is not listed in CISA KEV, but the impact warrants prompt remediation.

Generated by OpenCVE AI on September 1, 2026 at 12:26 UTC.

Remediation

Vendor Solution

The manufacturer has released the patch (v7.1.9).


OpenCVE Recommended Actions

  • Update Lutece Core to version 7.1.9 or later as released by the vendor
  • If a patch cannot be applied immediately, configure the XSLT processor to enable FEATURE_SECURE_PROCESSING or disable Java extension functions to prevent execution of arbitrary code
  • Restrict administrator privileges and monitor the upload directory for unexpected XSL files, raising alerts for any modified or newly added stylesheets

Generated by OpenCVE AI on September 1, 2026 at 12:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
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.
Title Code injection in the Lutece Core
First Time appeared Lutece
Lutece lutece Core
Weaknesses CWE-94
CPEs cpe:2.3:a:lutece:lutece_core:*:*:*:*:*:*:*:*
Vendors & Products Lutece
Lutece lutece Core
References
Metrics cvssV4_0

{'score': 9.4, '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'}


Subscriptions

Lutece Lutece Core
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-09-01T12:17:12.913Z

Reserved: 2026-03-25T13:08:57.318Z

Link: CVE-2026-4813

cve-icon Vulnrichment

Updated: 2026-09-01T12:17:09.278Z

cve-icon NVD

Status : Received

Published: 2026-09-01T11:16:44.443

Modified: 2026-09-01T13:19:41.777

Link: CVE-2026-4813

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:30:04Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')