CVE-2025-12538
BaseFortify
Publication date: 2025-11-11
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 | fleet_manager | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Fleet Manager plugin for WordPress, affecting versions up to 2.5.1. It occurs because the plugin does not properly sanitize input or escape output in admin settings. Authenticated users with editor-level permissions or higher can inject malicious scripts that execute when other users access the affected pages. This vulnerability only impacts multi-site WordPress installations or those where the unfiltered_html capability is disabled.
How can this vulnerability impact me? :
The vulnerability allows attackers with certain permissions to inject malicious scripts that execute in other users' browsers when they visit the injected pages. This can lead to unauthorized actions, data theft, or session hijacking within the affected WordPress multi-site environment, potentially compromising site integrity and user security.