Description
URLs could be constructed which expanded environment variable or INI file values, so potentially sensitive information could be exfiltrated to a remote server on opening a document containing such links. The check added for CVE-2024-12426 did not recognise every way of naming the package content provider, so a URL that named it differently still reached the expansion. In fixed versions the package content provider is matched when the URL is checked.
Published: 2026-09-22
Score: 6.7 Medium
EPSS: n/a
KEV: No
Impact: Information Exposure
Action: Apply Update
AI Analysis

Impact

LibreOffice can interpret specially crafted URLs that prompt the expansion of environment variables or values from INI files. When a document containing such URLs is opened, the expansion occurs and the resolved strings are transmitted to a remote server embedded in the URL, enabling an attacker to exfiltrate sensitive configuration data. The weakness resides in insufficient validation of the URL’s format and provider name, allowing bypass of the check added for a prior advisory. This results in the leakage of private information rather than execution of malicious code.

Affected Systems

The vulnerability affects LibreOffice releases from The Document Foundation. All versions that have not yet applied the patch that correctly matches the package content provider when validating URLs are susceptible. Exact version ranges are not listed, so any unsupported or older LibreOffice installation is considered at risk.

Risk and Exploitability

The CVSS score of 6.7 indicates a moderate to high severity. No EPSS score is available, so the likelihood of exploitation in the environment is uncertain. Based on the description, the likely attack vector is the delivery of a document containing malicious links, which could occur through phishing or supply‑chain compromise. The vulnerability is not listed in CISA KEV, suggesting no confirmed widespread exploitation yet, but the nature of data exfiltration makes it a concern for confidentiality. Attackers reach the vulnerable processing code by embedding the URL in a document that an end user opens; the primary trigger is social engineering or compromised file distribution.

Generated by OpenCVE AI on September 22, 2026 at 13:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update LibreOffice to the latest version that applies the URL validation fix
  • Configure the security policy to disable automatic expansion of package content provider URLs
  • If updates cannot be applied immediately, use a sandbox or virtual environment to open untrusted documents
  • Monitor outgoing network traffic for unexpected URL access patterns indicative of data leakage

Generated by OpenCVE AI on September 22, 2026 at 13:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description URLs could be constructed which expanded environment variable or INI file values, so potentially sensitive information could be exfiltrated to a remote server on opening a document containing such links. The check added for CVE-2024-12426 did not recognise every way of naming the package content provider, so a URL that named it differently still reached the expansion. In fixed versions the package content provider is matched when the URL is checked.
Title Package URLs can be used to exfiltrate arbitrary INI file values and environment variables
Weaknesses CWE-200
References
Metrics cvssV4_0

{'score': 6.7, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Document Fdn.

Published:

Updated: 2026-09-22T12:19:43.471Z

Reserved: 2026-07-16T08:17:05.512Z

Link: CVE-2026-63278

cve-icon Vulnrichment

Updated: 2026-09-22T12:19:40.776Z

cve-icon NVD

Status : Received

Published: 2026-09-22T12:17:13.720

Modified: 2026-09-22T13:17:10.773

Link: CVE-2026-63278

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T13:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor