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
1DescriptionCVE.org
The Multicollab: Content Team Collaboration and Editorial Workflow plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'cf_add_comment' function in all versions up to, and including, 5.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to add comments to arbitrary collaborations.
AnalysisAI
Authorization bypass in Multicollab WordPress plugin allows authenticated attackers with Subscriber-level privileges to inject comments into arbitrary editorial collaborations. This affects all versions up to and including 5.2. While CVSS rates this 4.3 (Low), the ability for low-privileged users to pollute editorial workflows could enable social engineering, misinformation injection into content review processes, or disruption of collaborative editing. EPSS data not provided. No active exploitation confirmed (not in CISA KEV). Patch available in version 3519252 per WordPress plugin repository changeset.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization Check) in the 'cf_add_comment' function within the Multicollab plugin's class-commenting-block-admin.php file. Multicollab is a WordPress plugin enabling editorial teams to collaborate on content through inline comments and workflow management. The affected function fails to validate whether the authenticated user has appropriate capabilities before allowing comment creation on collaboration objects. WordPress uses a tiered capability system (Subscriber < Contributor < Author < Editor < Administrator), and proper authorization checks should restrict comment creation to users with legitimate editorial roles. The missing check allows any authenticated user, including Subscribers who normally have minimal permissions (can only read content and manage their own profile), to invoke the comment addition functionality on any collaboration thread regardless of their actual involvement in that editorial process.
RemediationAI
Update Multicollab plugin to the patched version corresponding to WordPress plugin changeset 3519252 or later, available at https://plugins.trac.wordpress.org/changeset/3519252/. WordPress administrators should navigate to Plugins > Installed Plugins, locate Multicollab, and click Update if available. If automatic updates are not yet distributed, download the latest version from the official WordPress plugin repository. As a temporary workaround until patching, restrict user registration to prevent untrusted Subscriber account creation (Settings > General > Membership: uncheck 'Anyone can register'), or use a role management plugin to audit and remove unnecessary Subscriber accounts. Note that disabling user registration may impact legitimate site functionality if public registration is required. For sites requiring open registration, consider implementing additional access controls at the web application firewall level to restrict admin-ajax.php requests from Subscriber-role users, though this may cause compatibility issues with other plugins and requires careful testing.
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
EUVD-2025-209886
GHSA-f4x8-m8jx-pfpg