CVE-2025-9334
BaseFortify
Publication date: 2025-11-08
Last updated on: 2025-11-12
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | real-time-auto-find-and-replace | 1.7.7 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in the Better Find and Replace β AI-Powered Suggestions plugin for WordPress allows authenticated users with Subscriber-level access or higher to perform limited code injection. This happens because the plugin's 'rtafar_ajax' function does not properly validate or restrict input, enabling attackers to call arbitrary plugin functions and execute code within those functions.
How can this vulnerability impact me? :
This vulnerability can have a severe impact as it allows attackers with low-level authenticated access to execute arbitrary code within the plugin. This can lead to full compromise of the affected WordPress site, including data theft, site defacement, or further exploitation of the server.