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, /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

The CVSS score is 8.8, indicating a high severity. 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‑supplied 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 August 13, 2026 at 12:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Wikimedia Foundation timeline extension to at least version 1.46.0, which contains the fix.
  • If an upgrade is not feasible, disable or remove the EasyTimeline component to eliminate the vulnerable code path.
  • Otherwise, inspect the EasyTimeline.Pl and includes/Timeline.Php files for eval() calls and replace them with safe alternatives; ensure that any user‑supplied input is strictly validated and not passed to code execution functions.

Generated by OpenCVE AI on August 13, 2026 at 12:39 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

Mediawiki Mediawiki
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

Status : Analyzed

Published: 2026-07-01T16:16:53.847

Modified: 2026-07-09T17:20:24.080

Link: CVE-2026-8857

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T12:45:03Z

Weaknesses
  • CWE-94

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