Impact
The vulnerability is a memory leak in Wikimedia Foundation's Scribunto extension that causes the PHP script runJobs.php to grow memory usage until exhaustion. The flaw is associated with CWE-79. The leaked memory can accumulate over time, eventually resulting in out-of-memory errors that halt the job queue and disrupt services.
Affected Systems
Scribunto versions from 1.45.0 up to, but not including, 1.45.2 are affected. Any deployment of these versions that processes jobs with runJobs.php is susceptible to the leak.
Risk and Exploitability
The CVSS score of 2.3 indicates a low severity denial-of-service risk. Exploitation requires local control over job submissions or triggering the job queue; no publicly available exploit has been reported, and the vulnerability is not listed in CISA KEV. Because it depends on the job queue running continuously, the risk is situational and may be mitigated by limiting concurrency or monitoring memory, but the fundamental flaw remains until the patch is applied.
OpenCVE Enrichment