Newsletters <= 4.15 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'target' Shortcode Attribute

6.4
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE CVE-2026-12938
CVSS 6.4 (Medium)
Publicly Published July 28, 2026
Last Updated July 29, 2026
Researcher Wordfence PRISM - Wordfence

Description

The Newsletters Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'target' attribute of the [newsletters_post] shortcode in versions up to and including 4.15. This is due to insufficient input sanitization and output escaping in the posts_single() function which propagates the attacker-controlled 'target' attribute into the global $wpml_target, and in the shortcode_posts() 'post_thumbnail' handler which concatenates $wpml_target into a target="..." HTML attribute without esc_attr(). This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Learn more about Cross-Site Scripting vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for Newsletters

Software Type Plugin
Software Slug newsletters-lite (view on wordpress.org)
Patched? Yes
Remediation Update to version 4.16, or a newer patched version
Affected Version
  • <= 4.15
Patched Version
  • 4.16

Recent vulnerabilities in Newsletters

# Title CVE ID CVSS Researchers Date
1 Newsletters < 4.17 - Cross-Site Request Forgery CVE-2026-17522 4.3 Erwan LR August 29, 2026
2 Newsletters < 4.17 - Insufficient Authorization CVE-2026-17520 5.3 Erwan LR August 27, 2026
3 Newsletters <= 4.17 - Missing Authorization to Authenticated (Author+) Arbitrary Modification via 'newsletters_mailinglistsroles' POST Parameter CVE-2026-75908 4.3 Wordfence PRISM August 24, 2026
4 Newsletters <= 4.15 - Unauthenticated PHP Object Injection CVE-2026-16267 8.1 Sai Praneeth Koti August 3, 2026
5 Newsletters <= 4.15 - Unauthenticated Server-Side Request Forgery CVE-2026-16268 7.2 Yaswanth Reddy Sunkara July 30, 2026
6 Newsletters <= 4.15 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'link' Shortcode Attribute CVE-2026-12939 6.4 Wordfence PRISM July 28, 2026
7 Newsletters <= 4.14 - Unauthenticated Stored Cross-Site Scripting CVE-2026-57394 7.2 dutafi July 8, 2026
8 Newsletters <= 4.13 - Missing Authorization CVE-2026-57645 4.3 Prodigysec June 26, 2026
9 Newsletters <= 4.14 - Unauthenticated PHP Object Injection CVE-2026-12583 8.1 Yaswanth Reddy Sunkara June 23, 2026
10 Newsletters <= 4.13 - Missing Authorization CVE-2026-54840 5.3 HieuPenguinnn June 18, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation