CVE-2025-49313
BaseFortify
Publication date: 2025-06-06
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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-49313 is a Local File Inclusion (LFI) vulnerability in the WordPress BRW plugin up to version 1.8.6. It allows an attacker with at least contributor-level privileges to include and display local files from the target website. This can expose sensitive information such as database credentials and potentially lead to a complete database takeover depending on the website's configuration. [1]
How can this vulnerability impact me? :
This vulnerability can expose sensitive information from your website, including database credentials. In some cases, it could allow an attacker to take over your database completely. Exploitation requires contributor-level access, and the impact includes confidentiality, integrity, and availability risks to your website and data. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
The provided resources do not include specific commands or methods to detect this vulnerability on your network or system.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include updating the BRW plugin to version 1.8.7 or later, which contains the fix for this vulnerability. Additionally, Patchstack offers virtual patching (vPatching) as an immediate mitigation strategy that auto-mitigates vulnerabilities before official patches are available. It is also recommended to limit contributor-level privileges and consider professional incident response services if a compromise is suspected. [1]