CVE-2025-69322
Local File Inclusion Vulnerability in PeakShops PHP Plugin
Publication date: 2026-02-20
Last updated on: 2026-02-24
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fuelthemes | peakshops | to 1.5.9 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-69322 is a high-priority Local File Inclusion (LFI) vulnerability affecting the WordPress PeakShops Theme versions prior to 1.5.9.
This vulnerability allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filename for include/require statements in PHP.
Exploiting this flaw could expose sensitive files, such as those containing database credentials.
How can this vulnerability impact me? :
Exploitation of this vulnerability could lead to exposure of sensitive files on the server.
This may include files containing database credentials, which could potentially allow an attacker to take over the entire database depending on the server configuration.
Such an attack can compromise the confidentiality and integrity of your website and its data.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
Users are strongly advised to update the PeakShops Theme to version 1.5.9 or later immediately to resolve the Local File Inclusion vulnerability.
Until the theme is updated, Patchstack provides mitigation by issuing rules to block attacks exploiting this vulnerability.
Additionally, using automated vulnerability mitigation and continuous security monitoring tools can help protect WordPress sites from such threats.