CVE-2025-58812
BaseFortify
Publication date: 2025-09-05
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pricelisto | best_restaurant_menu | * |
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 WordPress Best Restaurant Menu by PriceListo plugin (versions up to 1.4.3). It allows attackers with contributor-level privileges to inject malicious scripts such as redirects, advertisements, or other HTML payloads into the website. These scripts execute when visitors access the affected site, potentially compromising user interactions. [1]
How can this vulnerability impact me? :
The vulnerability can lead to malicious scripts running on your website, which may redirect visitors, display unwanted advertisements, or execute other harmful actions. This can damage your website's reputation, compromise user trust, and potentially lead to further security issues. However, the impact is considered low severity with a CVSS score of 6.5, and exploitation requires contributor-level access, limiting the likelihood and impact. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for injected malicious scripts in the affected WordPress plugin Best Restaurant Menu by PriceListo (versions up to 1.4.3). Since the vulnerability allows stored XSS via contributor-level privileges, scanning for unusual or unauthorized script injections in web pages generated by the plugin is recommended. Server-side malware scanning tools or professional incident response services are advised, as plugin-based malware scanners may be unreliable. Specific commands are not provided in the resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) offered by Patchstack, which provides automatic protection despite the absence of an official patch or fixed version. Additionally, restricting contributor-level privileges to trusted users can reduce exploitation risk. Monitoring and employing server-side malware scanning or professional incident response if compromise is suspected are also recommended. [1]