Security readout for executives and security teams
Plain-English summary
This CVE affects the WordPress MaxiNet theme from ThemeREX through version 1.2.10. The reported issue is unauthenticated local file inclusion, which can expose or execute server-side files depending on application context. The public bundle rates it high severity with potential confidentiality, integrity, and availability impact.
Executive priority
Treat this as a high-priority WordPress exposure review. It is unauthenticated and high impact, but current public evidence in the bundle does not show known exploitation. Prioritize sites running MaxiNet on public-facing WordPress installations.
Technical view
CVE-2025-69114 is a CWE-98 local file inclusion flaw in the MaxiNet WordPress theme package maxinet, reported for versions <= 1.2.10. The CVSS 3.1 score is 8.1: network reachable, unauthenticated, no user interaction, high complexity, unchanged scope, and high CIA impact.
Likely exposure
Exposure is likely limited to WordPress sites that have the ThemeREX MaxiNet theme deployed at version 1.2.10 or earlier. The source bundle does not provide CPEs or hosting-specific indicators, so inventory confirmation is required.
Exploitation context
The CVE is not listed as KEV in the provided bundle, and no cited source in the bundle states active exploitation. The attack vector is network-based and unauthenticated, but the CVSS vector marks attack complexity as high.
Researcher notes
Evidence is sparse. The bundle identifies the issue class, affected theme, affected range, CVSS vector, CWE-98, and Patchstack reference, but does not include root-cause details, a named vulnerable endpoint, proof of exploitation, or a confirmed fixed version.
Mitigation direction
Identify WordPress sites using the MaxiNet theme package maxinet.
Check ThemeREX and Patchstack for a fixed release or official advisory.
Update MaxiNet if a vendor-supported fixed version is available.
If no fix is available, remove or replace MaxiNet on exposed sites.
Prioritize backup and staging validation before production theme changes.
Validation and detection
Confirm installed MaxiNet theme versions across WordPress assets.
Compare discovered versions against the reported <= 1.2.10 affected range.
Review web server logs for unusual file inclusion or theme endpoint activity.
Check whether any MaxiNet instances remain internet-facing after remediation.
Document exceptions where business owners cannot remove or update the theme.
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.