CVE-2025-11704
BaseFortify
Publication date: 2025-11-04
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | elegance_menu | * |
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?
This vulnerability is a Local File Inclusion (LFI) issue in the Elegance Menu plugin for WordPress, affecting all versions up to and including 1.9. It occurs via the 'elegance-menu' attribute of the 'elegance-menu' shortcode. Authenticated users with Contributor-level access or higher can exploit this to include and execute arbitrary PHP files on the server, allowing them to run any PHP code contained in those files.
How can this vulnerability impact me? :
The vulnerability can allow attackers to bypass access controls, obtain sensitive data, and execute arbitrary PHP code on the server. This can lead to unauthorized access, data breaches, and potentially full compromise of the affected server.