Impact
The vulnerability arises from improper control of a filename in a PHP include/require statement, allowing an attacker to specify any file path. This flaw can enable reading sensitive files on the server or, if the server allows remote file inclusion, executing arbitrary code. The weakness aligns with CWE‑98, highlighting deficient file name validation.
Affected Systems
DeluxeThemes Private Messages for UserPro is affected in versions up to and including 4.10.0. Users running any of those releases should treat their installation as vulnerable to Local File Inclusion.
Risk and Exploitability
The CVSS score of 7.5 reflects a high severity for this flaw, but the EPSS score of less than 1 % indicates a low probability of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog, suggesting it has not been widely exploited. The likely attack vector is through crafted user input that influences the include/require filename, which could be triggered by normal usage of the messaging feature. With the low EPSS, exploitation is currently unlikely, but the high CVSS warrants reaching mitigation promptly.
OpenCVE Enrichment
EUVD