CVE-2025-49994
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ovatheme Athens athens allows PHP Local File Inclusion.This issue affects Athens: from n/a through <= 1.1.6.
Analysis
A WordPress plugin has a PHP Remote File Inclusion vulnerability (CWE-98) enabling unauthenticated remote code execution through crafted include paths.
Technical Context
CWE-98 PHP Remote File Inclusion allows attackers to control the filename parameter of an include/require statement, causing the server to fetch and execute PHP code from an attacker-controlled URL.
Affected Products
['Affected WordPress plugin']
Remediation
Update or remove the plugin. Ensure allow_url_include is disabled in php.ini.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today