Sceawere

Vulnerability Detail

CVE-2026-16264UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Newsletters Plugin Unauthorized Subscriber Modification

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.5
Creation Date
9h ago
Vendor
Unknown
Product
Newsletters
Attack Type
CWE-639 Authorization Bypass Through User-Controlled Key
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Complexity
LOW

Narrative and Response

Description

The Newsletters WordPress plugin before 4.18.1 does not perform an ownership check on some of its subscriber management actions, and issues a management session to unauthenticated visitors on request, allowing attackers to read any subscriber's personal data and overwrite any subscriber's record including their email address.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "6.5",
  "pubDate": "2026-09-23T06:17:00.963Z",
  "pubdate": "2026-09-23T06:17:00.963Z",
  "executiveSummary": "The Newsletters WordPress plugin versions prior to 4.18.1 suffer from a critical Insecure Direct Object Reference (IDOR) and broken access control vulnerability. The flaw resides in the subscriber management module, which fails to implement robust ownership validation for administrative actions.\nThis vulnerability allows unauthenticated attackers to manipulate subscriber records and access sensitive personal data. By requesting a management session, unauthorized actors can bypass authentication protocols, gain elevated access to the subscriber database, and overwrite existing records, including email addresses.\nThe impact is significant, as it facilitates unauthorized data exfiltration and potential account takeover or phishing campaigns targeting legitimate users. The vulnerability is exploitable remotely over the network without requiring any prior authentication, making it a high-risk security flaw for any WordPress installation utilizing the affected plugin version. Administrators should treat this as a high-priority security concern and ensure that systems are updated immediately to remediate the broken access control mechanisms.",
  "technicalDetails": "The root cause of this vulnerability is an authentication bypass and missing authorization check within the subscriber management functionality of the Newsletters plugin. The application logic fails to verify the identity or ownership permissions of the user initiating requests to management endpoints. Consequently, the plugin issues management sessions to unauthenticated visitors upon request, essentially granting them the privileges of an authorized subscriber or administrator within the context of the subscriber management module.\nThe attack flow begins when an unauthenticated attacker sends a request to the plugin's endpoint responsible for session generation. Because the plugin does not enforce authentication, it returns a valid management session token to the attacker. With this session established, the attacker gains the ability to interface with backend functions that are intended only for authorized management tasks. The attacker can then supply specific identifiers (e.g., subscriber IDs) to these functions, allowing for the retrieval of PII (Personally Identifiable Information) associated with any subscriber currently stored in the database.\nBeyond unauthorized read access, the vulnerability permits write access through the same broken authorization framework. The attacker can craft malicious requests to modify existing subscriber records. By altering the email address field in the database, an attacker can effectively hijack a user's subscription record. This modification could be leveraged for further social engineering or to redirect communication and authentication recovery processes controlled by the attacker.\nThe vulnerability affects all versions of the Newsletters plugin prior to 4.18.1. Because the defect exists at the architectural level of the plugin’s request handling and session management logic, it is accessible via any web interface where the plugin is active, provided the target endpoint is reachable. No specific elevated privileges are required for the initial trigger of the management session, and the exploitation is entirely remote. The post-exploitation impact includes the systematic compromise of user data integrity and the potential for large-scale administrative manipulation of the mailing list records stored by the plugin."
}
CVE-2026-16264: Newsletters Plugin Unauthorized Subscriber Modification (MEDIUM Severity, CVSS: 6.5) | Sceawere