CVE-2026-25557
Description
Evoluted PHP Directory Listing Script 4.0.5 has a reflected XSS vulnerability in index.php via the dir parameter, allowing script execution.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Evoluted PHP Directory Listing Script 4.0.5 has a reflected XSS vulnerability in index.php via the dir parameter, allowing script execution.
Vulnerability
Evoluted PHP Directory Listing Script through version 4.0.5 contains a reflected cross-site scripting vulnerability in index.php. The dir parameter's value is reflected without proper HTML encoding within the HTML ` element and within anchor href` attributes in the breadcrumb navigation. This allows for arbitrary JavaScript injection [1, 3].
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL with a specially designed dir parameter. This crafted parameter can break out of the title context or inject event handlers into breadcrumb anchor attributes. The vulnerability requires a victim to interact with the crafted link, such as clicking on it, to trigger the malicious script execution in their browser [1, 3].
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser. This can lead to session hijacking, defacement, or redirection to malicious websites, depending on the injected script. The impact is limited to the scope of the victim's browser session within the context of the vulnerable application [3].
Mitigation
Not yet disclosed in the available references. The affected software is version 4.0.5 and earlier. Reference [1] provides a download link for version 4.0.5 from an archived page.
AI Insight generated on Jun 10, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=4.0.5
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
3News mentions
0No linked articles in our index yet.