Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in Printeers Printeers Print & Ship allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects Printeers Print & Ship: from n/a through 1.17.0.
AnalysisAI
Missing Authorization in the Printeers Print & Ship WordPress plugin (versions through 1.17.0) allows authenticated low-privileged users to perform actions that should be restricted to higher-privileged roles, resulting in high-integrity impact against affected WordPress sites. The flaw is classified under CWE-862 and reported by Patchstack as an incorrectly configured access control security level, meaning the plugin fails to enforce proper capability checks before executing sensitive operations. No public exploit code or CISA KEV listing has been identified at time of analysis, placing this in the moderate-priority tier for WordPress site operators running the affected plugin.
Technical ContextAI
The affected product is the Printeers Print & Ship WordPress plugin (CPE: cpe:2.3:a:printeers:printeers_print_&_ship:*:*:*:*:*:*:*:*), a plugin used to manage print-on-demand fulfillment and shipping workflows within WordPress/WooCommerce environments. CWE-862 (Missing Authorization) is the root cause class, indicating that the plugin's code invokes privileged functionality without first verifying that the requesting user holds the necessary WordPress capability (e.g., via current_user_can() or equivalent checks). WordPress access control relies on a role-capability model; when a plugin registers AJAX handlers, REST API endpoints, or admin-page actions without gating them behind appropriate capability checks, any authenticated user - including low-trust roles like Subscriber or Customer - can invoke those functions. The Patchstack-assigned tag 'Authentication Bypass' further suggests the access control misconfiguration allows privilege escalation beyond what the user's assigned role should permit.
RemediationAI
Update the Printeers Print & Ship plugin to a version released after 1.17.0 once a patched release is confirmed available; consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/invition-print-ship/vulnerability/wordpress-printeers-print-ship-plugin-1-17-0-broken-access-control-vulnerability for the confirmed fix version, which is not explicitly stated in the currently available input data. As a compensating control, if the plugin cannot be updated immediately, restrict WordPress user registration to trusted roles only - disabling open subscriber or customer registration eliminates the low-privileged attacker foothold required by this vulnerability (PR:L). Additionally, a Web Application Firewall with WordPress-specific rulesets (e.g., Patchstack's virtual patching) can block exploitation attempts at the network layer without modifying the plugin. Note that restricting user registration may impact legitimate WooCommerce customer workflows and should be weighed against business impact.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210034
GHSA-p3mf-c3pv-c9mr