Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Remote unauthenticated reflected XSS needing victim click (UI:R), executing in browser origin so S:C with low C/I; reflected XSS has no real availability impact, hence A:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Tribulant Software Newsletters newsletters-lite allows Reflected XSS.This issue affects Newsletters: from n/a through <= 4.14.
AnalysisAI
Reflected cross-site scripting in the Tribulant Software Newsletters (newsletters-lite) WordPress plugin, affecting all versions up through 4.14, lets a remote attacker execute arbitrary JavaScript in a victim's browser when the victim is lured into clicking a crafted link. Reported by Patchstack and rated CVSS 7.1, the scope-changing flaw can lead to session/credential theft or actions performed as the targeted user, including administrators. There is no public exploit identified at time of analysis and it is not on CISA KEV.
Technical ContextAI
The affected component is Newsletters (newsletters-lite), a WordPress email/newsletter management plugin from Tribulant Software, identified by CPE cpe:2.3:a:tribulant_software:newsletters:*:*:*:*:*:*:*:*. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation, specifically the reflected variant: user-supplied input (typically a request parameter) is echoed back into an HTML response without proper output encoding or contextual escaping, so the browser parses attacker-controlled data as executable markup/script. Because this is a WordPress plugin, the injected script runs in the origin of the WordPress site, giving it access to that site's DOM, cookies, and authenticated session context.
RemediationAI
No vendor-released patch version was identified in the provided data; the description states the issue affects versions through <= 4.14 without naming a fixed release, so administrators should consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/newsletters-lite/vulnerability/wordpress-newsletters-plugin-4-14-cross-site-scripting-xss-vulnerability) and upgrade to any release later than 4.14 as soon as one is confirmed available. Until a fixed version is verified, apply compensating controls: deploy a WordPress-aware WAF or virtual patch (Patchstack/Wordfence-style rules) to filter the reflected XSS payload on the affected endpoint, restrict or monitor access to the plugin's public request handlers, and enforce a restrictive Content-Security-Policy to reduce the impact of injected inline script (trade-off: a strict CSP can break legitimate inline scripts and require tuning). Educate administrators and subscribers not to click untrusted newsletter/plugin links, since exploitation depends on user interaction.
More in Newsletters
View allwp-admin/admin-ajax.php?action=newsletters_exportmultiple in the Tribulant Newsletters plugin before 4.6.19 for WordPres
Server-Side Request Forgery (SSRF) in the Newsletters WordPress plugin before 4.16 allows unauthenticated remote attacke
PHP object injection in the Newsletters WordPress plugin (all versions before 4.16) permits unauthenticated remote attac
Unauthenticated PHP object injection in the Newsletters WordPress plugin before 4.15 lets remote attackers deserialize a
Unauthenticated time-based SQL injection in the Newsletters plugin for WordPress (versions up to and including 4.13) all
Cross-Site Request Forgery in the Newsletters WordPress plugin (versions before 4.17) enables unauthenticated attackers
The Tribulant Newsletters plugin before 4.6.19 for WordPress allows XSS via the wp-admin/admin-ajax.php?action=newslette
Authentication bypass in the Newsletters WordPress plugin (all versions before 4.16) allows remote unauthenticated attac
Predictable API key generation in the Newsletters WordPress plugin (versions before 4.17) enables unauthenticated networ
The Newsletters plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 4.9.9.2
Cross Site Request Forgery (CSRF) vulnerability in Tribulant Newsletters.9.7. Rated high severity (CVSS 8.8), this vulne
Information disclosure in Pretix email template processing allows authenticated backend users to extract sensitive syste
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43466