Severity by source
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
Network-accessible, low complexity; PR:L per provided vector; C:L reflects Information Disclosure tag despite zero-impact provided CVSS, flagged as contradictory.
Primary rating from Vendor (wikimedia-foundation).
CVSS VectorVendor: wikimedia-foundation
Lifecycle Timeline
1DescriptionCVE.org
Improper input validation vulnerability in Wikimedia Foundation UrlShortener.
This vulnerability is associated with program files includes/UrlShortenerUtils.Php.
AnalysisAI
Improper input validation in Wikimedia Foundation's UrlShortener extension (includes/UrlShortenerUtils.php) exposes a potential information disclosure path accessible to low-privileged authenticated users over the network. The vulnerability is classified under CWE-20 and tagged as an information disclosure issue, though the provided CVSS 4.0 vector records zero impact across all dimensions - a notable contradiction with the 'Information Disclosure' tag that warrants independent verification. No public exploit code exists and no active exploitation has been confirmed.
Technical ContextAI
The affected component is the Wikimedia Foundation UrlShortener MediaWiki extension, specifically the PHP utility class UrlShortenerUtils.php (CPE: cpe:2.3:a:wikimedia_foundation:urlshortener:*:*:*:*:*:*:*:*). This extension provides URL shortening functionality for Wikimedia projects (e.g., w.wiki short links). CWE-20 (Improper Input Validation) indicates the root cause: the application fails to adequately validate, sanitize, or constrain input before using it in logic within UrlShortenerUtils.php. In URL shortening services, insufficient input validation commonly enables bypass of URL allowlists/denylists, enumeration of internal shortened URL mappings, or leakage of internal resource paths if arbitrary or crafted inputs are accepted by the shortening or resolution logic.
RemediationAI
No vendor-released patch or fixed version has been independently confirmed at time of analysis - the sole reference is the Wikimedia Phabricator task T418533 (https://phabricator.wikimedia.org/T418533), which should be monitored for patch availability and exact fixed version. As a compensating control, administrators running the UrlShortener extension should restrict access to URL shortening creation endpoints to trusted, authenticated users only, reducing exposure consistent with the PR:L attack vector. Disabling the UrlShortener extension entirely on non-public or internal MediaWiki deployments is an effective workaround with the trade-off of losing short-link functionality. Input validation hardening in UrlShortenerUtils.php (e.g., strict allowlisting of acceptable URL schemes and domains) should be validated once the upstream patch is released.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41032
GHSA-v4ch-5p7w-6w58