Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Nawawi Jamili Docket Cache docket-cache allows PHP Local File Inclusion.This issue affects Docket Cache: from n/a through <= 24.07.02.
Security readout for executives and security teams
Plain-English summary
This vulnerability affects WordPress sites running the Docket Cache plugin through version 24.07.02. It may let an attacker make the site include local server files, risking exposure or tampering if exploitation succeeds. The source data rates it high severity, but also notes high attack complexity and required user interaction.
Executive priority
Treat as a high-priority WordPress exposure if Docket Cache is present on public or business-critical sites. If the plugin is not installed, no action is indicated beyond normal asset inventory confirmation.
Technical view
CVE-2025-39461 is a CWE-98 improper filename control issue in PHP include/require handling, described as PHP Local File Inclusion in Nawawi Jamili Docket Cache. CVSS 3.1 is 7.5: network reachable, high complexity, no privileges, user interaction required, unchanged scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress installations using the Docket Cache plugin at version 24.07.02 or earlier. The provided affected metadata is inconsistent, so confirm installed plugin identity and version directly from each WordPress environment.
Exploitation context
The source bundle does not show CISA KEV listing or cite active exploitation. Exploitation is described as high complexity and requiring user interaction, so prioritize based on plugin deployment, public exposure, and site business criticality.
Researcher notes
Evidence supports a high-severity LFI class issue, but the bundle provides no exploit details, no fixed version, and no active exploitation confirmation. The affected-version field appears inconsistent with the narrative, so validation should rely on plugin slug and installed version.
Mitigation direction
Inventory WordPress sites for the Docket Cache plugin and installed version.
Disable Docket Cache where business impact is acceptable until vendor guidance is confirmed.
Upgrade only if vendor guidance confirms a fixed release newer than 24.07.02.
Review web application firewall and monitoring coverage for WordPress file inclusion indicators.
Limit plugin administration access to trusted maintainers.
Validation and detection
Check WordPress plugin inventory for docket-cache installations.
Confirm whether installed Docket Cache versions are 24.07.02 or earlier.
Review server and WordPress logs for suspicious file inclusion or unexpected PHP errors.
Verify any remediation against vendor or Patchstack guidance before closing the finding.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-98: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-98 · source CWE mapping
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.