Description
A vulnerability in Wikimedia Foundation timeline.

This vulnerability is associated with program files scripts/EasyTimeline.Pl, includes/Timeline.Php.



This issue affects timeline: from * before 1.46.0, 1.45.4, 1.44.6, 1.43.9.
Published: 2026-07-01
Score: 0 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the EasyTimeline component of the Wikimedia Foundation timeline extension, specifically affecting the files scripts/EasyTimeline.Pl and includes/Timeline.Php. It is classified as CWE-94, indicating a code injection weakness. The description does not detail the exact scope of the flaw, but the classification implies that if an attacker can influence input processed by these files, arbitrary PHP code could be executed. This inference is drawn from the nature of CWE-94 and is not explicitly stated in the advisory.

Affected Systems

The Wikimedia Foundation timeline extension versions released before 1.46.0, including the specific releases 1.45.4, 1.44.6, and 1.43.9, are vulnerable.

Risk and Exploitability

No CVSS score is provided. The EPSS score is less than 1%, indicating a low probability of real‑world exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog. Based on the nature of a code injection flaw, it is inferred that an attacker could craft input that reaches the EasyTimeline component—such as through a user‑submitted field or a configuration value—and trigger the evaluation of that input, though the exact conditions for exploitation remain unspecified.

Generated by OpenCVE AI on July 17, 2026 at 12:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the timeline extension to version 1.46.0 or later.
  • Disable or uninstall the EasyTimeline component if it is not needed, removing the attack surface entirely.
  • If the component must remain, review the configuration to ensure user‑supplied data does not reach the eval() function or any code that executes arbitrary PHP; implement input sanitization or disable the evaluation path.

Generated by OpenCVE AI on July 17, 2026 at 12:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Wikimedia
Wikimedia timeline
Vendors & Products Wikimedia
Wikimedia timeline

Wed, 01 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Description A vulnerability in Wikimedia Foundation timeline. This vulnerability is associated with program files scripts/EasyTimeline.Pl, includes/Timeline.Php. This issue affects timeline: from * before 1.46.0, 1.45.4, 1.44.6, 1.43.9.
Title Full RCE using EasyTimeline Extension
Weaknesses CWE-94
References
Metrics cvssV4_0

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


Subscriptions

Wikimedia Timeline
cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-07-01T15:49:55.764Z

Reserved: 2026-05-18T16:56:22.404Z

Link: CVE-2026-8857

cve-icon Vulnrichment

Updated: 2026-07-01T15:49:51.151Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-17T12:45:04Z

Weaknesses
  • CWE-94

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