CVE-2026-9619: WordPress Docplanner Reviews Plugin Authorization Bypass
The Reviews and Rating – Docplanner plugin for WordPress contains a flaw that allows any logged-in user with subscriber-level permissions or higher to perform actions they shouldn't be able to do. Specifically, attackers can make the plugin fetch content from external websites without authorization, store that scraped data in the WordPress database, and send emails impersonating the site administrator. This requires an attacker to already have legitimate WordPress access, but the damage they can inflict goes well beyond what a normal subscriber should control.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
- Weaknesses (CWE)
- CWE-862
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-24 / 2026-06-25
NVD description (verbatim)
The Reviews and Rating – Docplanner plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.1.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to trigger outbound scraping of external websites and write scraped review data into the wp_dp_reviews database table, as well as send feature-request emails from the site administrator's email address.
6 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-9619 is an authorization bypass vulnerability (CWE-862) in the Reviews and Rating – Docplanner WordPress plugin affecting versions up to 1.1.4. The vulnerability stems from insufficient authorization checks on plugin functionality, permitting authenticated users to invoke privileged operations without proper capability verification. Affected operations include triggering outbound HTTP requests to external domains for web scraping, writing unsanitized scraped content into the wp_dp_reviews database table, and initiating SMTP transactions from the site's configured administrative email address. The attack surface is limited to authenticated users (subscriber role and above), but the authorization gap allows privilege escalation within WordPress.
Business impact
Organizations running this plugin face data integrity risks and potential reputational harm. Unauthorized scraping and database writes could populate false or malicious reviews, degrading customer trust. Abuse of the administrator email address for outbound messages (feature-request emails) could be used for phishing campaigns, spam, or business email compromise scenarios that damage sender reputation and trigger mail delivery issues. The vulnerability also creates a vector for internal threats—disgruntled employees or compromised low-privilege accounts become conduits for content manipulation and impersonation attacks.
Affected systems
WordPress installations with the Reviews and Rating – Docplanner plugin installed and activated in versions 1.1.4 and below are vulnerable. The attack requires a valid WordPress user account with at least subscriber-level permissions; there is no requirement for administrator or editor roles. Multisite WordPress installations are in scope if the plugin is network-activated or individually enabled on any site within the network.
Exploitability
Exploitation is straightforward for any authenticated user holding subscriber-level access or above. No user interaction, CAPTCHA bypasses, or social engineering is required—the attacker simply makes direct API or form requests to plugin endpoints lacking proper authorization guards. The attack surface is broad within any organization where external contractors, guest contributors, or third-party integrations have subscriber accounts. This is rated MEDIUM severity (CVSS 4.3) because integrity impact is present but confidentiality and availability are not directly compromised, and an account is required to start the attack.
Remediation
Update the Reviews and Rating – Docplanner plugin to a patched version that implements proper authorization checks (verify against the vendor advisory for the specific version). Until a patch is available, consider disabling or deactivating the plugin if it is not actively used. Organizations unable to patch immediately should restrict subscriber-level account creation to trusted users only and monitor database tables (wp_dp_reviews) for unauthorized modifications.
Patch guidance
Consult the official Docplanner plugin repository or vendor advisory for the first patched version that resolves this authorization bypass. Apply updates through the WordPress admin dashboard (Plugins > Installed Plugins) once a fix is released. Test the update in a staging environment first to confirm no functionality regression, particularly any custom review workflows or integrations that depend on the plugin.
Detection guidance
Monitor WordPress user authentication logs for subscriber-level account creation or unusual login patterns. Track database activity on the wp_dp_reviews table for inserts or updates that do not correlate with expected review submissions. Monitor outbound HTTP traffic from the WordPress server for unexpected domain requests initiated by the plugin. Set up alerts for emails sent from the site's administrative email address, and cross-reference sender identity in mail logs to detect impersonation. Review WordPress activity logs (if logging is enabled) for plugin function calls by low-privilege users.
Why prioritize this
Although rated MEDIUM severity and not yet on the KEV catalog, this vulnerability should be prioritized for patching because (1) exploitation is trivial for any authenticated user, (2) the attack is internal-facing and may go undetected, (3) email impersonation and data manipulation carry business and legal risk, and (4) the plugin may be installed on customer-facing sites where false reviews directly harm brand reputation. Organizations with high-traffic review-dependent sites or strict data integrity requirements should patch as soon as a fix is available.
Risk score, explained
The CVSS 4.3 MEDIUM score reflects limited scope (authenticated user required, no network amplification), low confidentiality impact, but non-negligible integrity impact (database writes, email spoofing). The score does not fully capture the reputational and operational risk of review tampering or email impersonation in a business context; organizations should consider risk elevation if reviews drive customer acquisition or if email spoofing poses a phishing or compliance risk.
Frequently asked questions
Can this vulnerability be exploited by unauthenticated users?
No. An attacker must have a valid WordPress user account with at least subscriber-level permissions. However, many WordPress sites allow public user registration, so an attacker could create a free account if registration is enabled.
What versions are vulnerable?
All versions up to and including 1.1.4 of the Reviews and Rating – Docplanner plugin are affected. Check your plugin version in WordPress admin (Plugins > Installed Plugins) and compare against the vendor's advisory for the patched version.
How do I know if my site has been exploited?
Review the wp_dp_reviews database table for entries you did not create, and search your mail server logs for outbound emails from the administrator email address sent at unexpected times. Enable WordPress logging and search logs for plugin function calls by subscriber-level users.
Is there a workaround if I cannot patch immediately?
Yes. Deactivate the plugin until a patch is available, or restrict subscriber-level account creation to trusted internal users only. Implement access controls and audit logging to detect suspicious database or email activity.
This analysis is provided for informational purposes and does not constitute professional security advice or a guarantee of protection. Organizations should verify all technical details against the official vendor advisory and conduct their own risk assessment. Patch version numbers, release dates, and remediation timelines are subject to vendor release schedules and should be confirmed through official channels. SEC.co assumes no liability for decisions made based on this intelligence. Source: NVD (public-domain), retrieved 2026-07-30. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2022-42479MEDIUMMissing Authorization in TemplateHouse Soledad – MEDIUM Severity Access Control Bypass
- CVE-2022-45813MEDIUMBeRocket Advanced AJAX Product Filters Missing Authorization Flaw
- CVE-2023-25969MEDIUMMissing Authorization in ThemeHunk Contact Form Plugin
- CVE-2023-32959MEDIUMMetroStore Missing Authorization Vulnerability – Patch Guide
- CVE-2024-24709MEDIUMShareaholic Missing Authorization Vulnerability – Update Required
- CVE-2024-31435MEDIUMMissing Authorization in Inisev Social Media & Share Icons Plugin—Patch Guidance
- CVE-2024-33685MEDIUMMissing Authorization in Jegstudio Startupzy 1.1.1 – MEDIUM Severity Vulnerability
- CVE-2024-33909MEDIUMMissing Authorization in Avirtum iPages Flipbook – CVSS 5.3 Patch Guide