Description
The Newsletters WordPress plugin before 4.16 does not authenticate or validate a bounce-processing request before fetching a user-supplied URL on the server side, allowing unauthenticated attackers to make the site issue requests to arbitrary internal or external hosts.
Published: 2026-08-06
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Newsletters WordPress plugin prior to version 4.16 does not authenticate or validate bounce‑processing requests before fetching a user‑supplied URL on the server side. This mistake allows an unauthenticated actor to instruct the site to retrieve any specified host, effectively turning the server into a proxy that can reach internal resources or external destinations. The flaw can lead to accidental exposure of data, unintended interactions with other services, or the ability to pull malicious content into the site without the owner’s knowledge.

Affected Systems

All installations of the Newsletters plugin running a version earlier than 4.16, regardless of the WordPress site or hosting provider.

Risk and Exploitability

Because the vulnerability is unauthenticated, any entity able to trigger the bounce handler can exploit it. An attacker only needs to send a bounce‑processing request, which might be possible via exposed webhooks or by forging an email bounce. The CVSS score is 8.2 and the EPSS score is less than 1%, indicating a high severity but modest likelihood of exploitation. The issue is not listed in the CISA KEV catalog, yet the potential for indiscriminate HTTP communication makes it a significant concern.

Generated by OpenCVE AI on August 6, 2026 at 16:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Newsletters plugin to version 4.16 or higher.
  • If an upgrade cannot be performed immediately, disable the SNS bounce handler or remove the webhook that invokes it so no unauthenticated requests can reach the handler.
  • Implement monitoring of outgoing HTTP(S) traffic from the WordPress site to detect unexpected or malicious requests that may indicate exploitation of this vulnerability.

Generated by OpenCVE AI on August 6, 2026 at 16:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Newsletters WordPress plugin before 4.16 does not authenticate or validate a bounce-processing request before fetching a user-supplied URL on the server side, allowing unauthenticated attackers to make the site issue requests to arbitrary internal or external hosts.
Title Newsletters < 4.16 - Unauthenticated Server-Side Request Forgery via SNS Bounce Handler
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-06T14:08:39.333Z

Reserved: 2026-07-20T09:09:39.417Z

Link: CVE-2026-16268

cve-icon Vulnrichment

Updated: 2026-08-06T14:08:35.915Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T07:16:28.300

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16268

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:45:07Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)