Description
The WidgetPack Comment System plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6.1. This is due to missing or incorrect nonce validation on the wpcmt_sync action in the wpcmt_request_handler function. This makes it possible for unauthenticated attackers to trigger comment synchronization events via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-10-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated CSRF leading to unauthorized comment synchronization
Action: Apply Patch
AI Analysis

Impact

The WidgetPack Comment System plugin suffers from a missing nonce validation on the wpcmt_sync action within the wpcmt_request_handler function. This creates a CSRF flaw that allows an unauthenticated attacker to trigger comment synchronization on a WordPress site simply by causing a site administrator or other privileged user to visit a crafted link. The resulting action can add, modify, or delete comments without the user’s knowledge, potentially disrupting site content or facilitating spam.

Affected Systems

All installations of the WidgetPack Comment System plugin up to and including version 1.6.1 are vulnerable. The flaw exists regardless of the underlying WordPress version; any site that has not upgraded beyond 1.6.1 is at risk.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. An EPSS score of less than 1% indicates that exploitation is currently deemed unlikely, and the vulnerability is not listed in CISA's KEV catalog. Exploitation requires the attacker to persuade a privileged user to click a malicious link, so the attack surface is limited to environments where such social engineering is feasible. The flaw does not provide remote code execution, though it does grant unauthorized manipulation of the comment sync feature.

Generated by OpenCVE AI on April 22, 2026 at 14:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WidgetPack Comment System plugin to version 1.6.2 or later when the update is released.
  • If an immediate upgrade is not possible, disable the wpcmt_sync action or remove the plugin altogether to eliminate the CSRF vector.
  • Implement or verify robust CSRF protection for all AJAX actions, for example by ensuring nonces are validated in every request, or by using a security plugin that blocks unauthorized requests.

Generated by OpenCVE AI on April 22, 2026 at 14:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Oct 2025 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 14 Oct 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 11 Oct 2025 09:45:00 +0000

Type Values Removed Values Added
Description The WidgetPack Comment System plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6.1. This is due to missing or incorrect nonce validation on the wpcmt_sync action in the wpcmt_request_handler function. This makes it possible for unauthenticated attackers to trigger comment synchronization events via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title WidgetPack Comment System <= 1.6.1 - Cross-Site Request Forgery
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:32:34.886Z

Reserved: 2025-08-28T18:58:53.402Z

Link: CVE-2025-9621

cve-icon Vulnrichment

Updated: 2025-10-14T20:17:41.454Z

cve-icon NVD

Status : Deferred

Published: 2025-10-11T10:15:44.637

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-9621

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T14:15:20Z

Weaknesses