CVE-2025-58028
BaseFortify
Publication date: 2025-09-22
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 |
|---|---|---|
| designil | pdpa_thailand_plugin | * |
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 Designil PDPA Thailand Plugin (up to version 2.0). 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 pages, potentially compromising the site and its users. [1]
How can this vulnerability impact me? :
The impact includes the execution of malicious scripts on your website, which can lead to unauthorized redirects, display of unwanted advertisements, or other harmful actions affecting visitors. This can damage your site's reputation, lead to data theft, or facilitate further attacks. Although the severity is considered low (CVSS 6.5), attackers may opportunistically exploit unpatched sites. Mitigation requires professional incident response or server-side malware scanning, as plugin-based scanners may be unreliable. [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 Designil PDPA Thailand Plugin (up to version 2.0). Since the vulnerability allows stored XSS, you can look for suspicious HTML or JavaScript payloads in the plugin's stored data or web pages. However, no specific detection commands are provided. It is recommended to use server-side malware scanning and professional incident response services rather than relying solely on plugin-based malware scanners, as these can be tampered with by malware. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) provided by Patchstack, which automatically protects sites from this vulnerability without impacting site performance. Since no official patch or fixed version is currently available, using vPatching is the recommended approach. Additionally, monitoring for suspicious activity and preparing for professional incident response in case of compromise is advised. [1]