CVE-2025-23949: WordPress Improved Sale Badges – Free Version Plugin <= 1.0.1 - Local File Inclusion vulnerability
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in dzeriho Improved Sale Badges – Free Version improved-sale-badges-free-version allows PHP Local File Inclusion.This issue affects Improved Sale Badges – Free Version: from n/a through <= 1.0.1.
Security readout for executives and security teams
Plain-English summary
A WordPress sales-badge plugin has a high-severity file inclusion flaw. If an affected site uses Improved Sale Badges – Free Version through 1.0.1, an attacker may access or run unintended local files, risking data exposure, site compromise, or outage.
Executive priority
Treat as high priority for WordPress estates, especially e-commerce sites. The business risk is potential website compromise or sensitive data exposure, but current sources do not prove active exploitation.
Technical view
The issue is CWE-98: improper filename control in a PHP include/require path, described as allowing Local File Inclusion. CVSS 3.1 is 8.1 with network attack vector, no privileges, no user interaction, high complexity, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites with dzeriho Improved Sale Badges – Free Version installed, especially versions through 1.0.1. The source bundle has sparse affected-version metadata, so asset verification is required.
Exploitation context
The bundle does not cite active exploitation, and KEV is false. The CVSS vector indicates remote, unauthenticated reachability, but high attack complexity. No public exploit steps are included in the provided sources.
Researcher notes
The record names Local File Inclusion while also referencing PHP Remote File Inclusion terminology under CWE-98. Affected-version data appears incomplete beyond the stated <= 1.0.1 range. Avoid assuming exploitability details not present in sources.
Mitigation direction
Inventory WordPress sites for the improved-sale-badges-free-version plugin.
Confirm installed plugin versions against the <= 1.0.1 affected range.
Check Patchstack and vendor guidance for a fixed version or official remediation.
Disable or remove the plugin if no trusted fixed version is available.
Prioritize sites handling payment, customer, or administrative data.
Validation and detection
Verify whether the plugin is installed and active on each WordPress site.
Record plugin version and compare it with the affected range in the CVE description.
Review web and PHP logs for unusual file access errors or include failures.
Confirm the finding against the CVE Program and Patchstack references.
Recheck KEV or vendor advisories before closing remediation.
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.