CVE-2026-25343
DOM-Based XSS in WP SMS Plugin Allows Client-Side Attacks
Publication date: 2026-02-19
Last updated on: 2026-02-20
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| veronalabs | wp_sms | to 7.1 (inc) |
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 type of Cross-site Scripting (XSS) known as DOM-Based XSS found in the VeronaLabs WP SMS plugin for WordPress. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the context of the user's browser when interacting with the affected plugin.
How can this vulnerability impact me? :
The DOM-Based XSS vulnerability can allow attackers to execute malicious scripts in the browsers of users who visit or interact with the affected WP SMS plugin. This can lead to unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user without their consent.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know