Summary
CVE-2026-16268 is an unauthenticated Server-Side Request Forgery (SSRF) vulnerability in the Newsletters WordPress plugin. The plugin’s bounce-processing functionality fetches a user-supplied URL on the server side without authentication or validation, allowing remote attackers to coerce the site into issuing requests to arbitrary internal or external hosts. It affects all versions before 4.16 and is rated High severity (CVSS 8.2).
Technical details
- Root cause: The bounce-processing (SNS bounce handler) request path does not authenticate the caller or validate the supplied URL before the server fetches it (CWE-918).
- Trigger conditions: An attacker sends a crafted bounce-processing request containing an arbitrary target URL; no authentication, privileges, or user interaction are required.
- Attack vector: Network — reachable remotely against the public-facing endpoint.
- Impact: The server issues attacker-controlled requests to internal or external destinations, enabling access to internal-only services and potential exposure of sensitive information reachable from the server.
Affected software
- Newsletters WordPress plugin: all versions before 4.16.
Severity
- CVSS v3.1 base score: 8.2 (High)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Mitigation and recommended actions
- Immediate: Update the Newsletters plugin to version 4.16 or later.
- If no patch can be applied: Restrict or block access to the plugin’s bounce-processing endpoint at the web server or WAF layer, and use network egress filtering to prevent the server from reaching internal services and cloud metadata endpoints.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
newsletters-lite,wpmlAjax

