WordPress
CVE-2025-12783
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Premmerce Brands for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the saveBrandsSettings function in all versions up to, and including, 1.2.13. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify brand permalink settings.
AnalysisAI
Premmerce Brands for WooCommerce plugin versions up to 1.2.13 allow authenticated attackers with Subscriber-level access to modify brand permalink settings due to a missing capability check in the saveBrandsSettings function. The vulnerability requires only network access and low-privilege authentication, enabling unauthorized data modification of WordPress brand configuration without user interaction.
Technical ContextAI
The vulnerability exists in the saveBrandsSettings function within the Premmerce Brands for WooCommerce plugin, which fails to validate user capabilities before processing brand settings modifications. This is a capability check bypass issue (CWE-862: Missing Authorization) affecting WordPress role-based access control. The plugin, which integrates with WooCommerce to manage product brands, does not properly restrict the admin settings modification endpoint to users with appropriate administrative roles. WordPress plugins typically enforce capabilities using functions like current_user_can() to verify that a user role (Administrator, Shop Manager, etc.) is authorized before processing sensitive operations; the absence of this check allows any authenticated user, including those with minimal Subscriber-level permissions, to invoke protected functionality.
Affected ProductsAI
The Premmerce Brands for WooCommerce plugin is affected in all versions up to and including 1.2.13. This WordPress plugin extends WooCommerce functionality to manage product brands. The vulnerability impacts any WordPress installation running the Premmerce Brands plugin at version 1.2.13 or earlier. Users can verify their version in the WordPress plugin dashboard; the plugin is distributed via the official WordPress plugin repository.
RemediationAI
Update the Premmerce Brands for WooCommerce plugin to a version newer than 1.2.13; check the official WordPress plugin repository or the plugin's changelog at https://plugins.trac.wordpress.org/changeset/3465319/ for the patched release version. If an immediate update is unavailable, restrict Subscriber-level user creation or revoke unnecessary user accounts pending a patch release. Review user roles and capabilities in WordPress Settings > Users to ensure only trusted administrators have access to brand management features. Monitor brand permalink configurations for unauthorized changes. For additional vulnerability details and updates, consult the Wordfence vulnerability report at https://www.wordfence.com/threat-intel/vulnerabilities/id/6560ba0b-2190-4d30-b0c4-f07d524ccfde?source=cve.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today