Newsletters <= 4.6.18 - Cross-Site Scripting via contentarea Parameter
Strategic Overview
- Status
- Patched in 4.6.19
- Affected Plugin
- Newsletters
- Affected Version
< 4.6.19- CVSS
- 5.4Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2019-14787
At a glance
CVE-2019-14787 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Newsletters WordPress plugin, affecting versions < 4.6.19. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The issue is fixed in version 4.6.19; sites on affected versions should update now. Disclosed July 2019.
Vulnerability Overview
The Tribulant Newsletters plugin before 4.6.19 for WordPress allows XSS via the wp-admin/admin-ajax.php?action=newsletters_load_new_editor contentarea parameter.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in Newsletters < 4.6.19 takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Newsletters the fix is 4.6.19: builds < 4.6.19 are affected, anything from 4.6.19 onward is not.
Remediation
Update to version 4.6.19, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Newsletters: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Newsletters 4.6.19 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 7.2CVE-2026-57394: Newsletters <= 4.14 Stored Cross-Site Scripting
CVE-2026-57394 - 7.2CVE-2025-2009: Newsletters <= 4.9.9.7 Stored Cross-Site Scripting
CVE-2025-2009 - 6.4CVE-2026-12939: Newsletters <= 4.15 Stored Cross-Site Scripting
CVE-2026-12939 - 6.4CVE-2026-12938: Newsletters <= 4.15 Stored Cross-Site Scripting
CVE-2026-12938
Other vulnerabilities in Newsletters
- 9.8CVE-2018-20987: Newsletters <= 4.6.8.5 Object Injection
CVE-2018-20987 - 9.1CVE-2024-32954: Newsletters <= 4.9.5 Arbitrary File Upload
CVE-2024-32954 - 8.8CVE-2024-8247: Newsletters <= 4.9.9.2 Privilege Escalation
CVE-2024-8247 - 8.8CVE-2019-14788: Newsletters <= 4.6.18 Directory Traversal
CVE-2019-14788 - 8.1CVE-2026-16267: Newsletters <= 4.15 PHP Object Injection
CVE-2026-16267 - 8.1CVE-2026-12583: Newsletters <= 4.14 PHP Object Injection
CVE-2026-12583 - 8.1CVE-2025-67911: Newsletters <= 4.11 PHP Object Injection
CVE-2025-67911 - 8.1CVE-2025-54034: Newsletters <= 4.10 Local File Inclusion
CVE-2025-54034
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C