Description
The Quote Comments plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.0.0. This is due to missing authorization checks in the quotecomments_add_admin function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary plugin options via the 'action' parameter.
Published: 2026-01-07
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Plugin Settings Modification
Action: Update Plugin
AI Analysis

Impact

The Quote Comments plugin contains missing authentication checks in the quotecomments_add_admin function, enabling any authenticated user with Subscriber privileges or higher to alter plugin options through the action parameter. This flaw grants attackers the ability to modify configuration values, affecting the site's presentation or behavior and potentially opening doors to additional vulnerabilities. The core issue is a loss of configuration integrity, as unauthorized users can change settings that should be protected.

Affected Systems

WordPress sites running the Quote Comments plugin versions up to and including 3.0.0 from the vendor metodiew are affected. Versions beyond 3.0.0 are not known to be vulnerable. Site administrators should verify the installed version and upgrade if it falls within the vulnerable range.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, while the EPSS score of less than 1% reflects a very low exploitation probability, and it is not listed in the CISA KEV catalog. Attackers require valid credentials with at least Subscriber level access and the ability to reach the WordPress admin interface. Once authenticated, they can perform arbitrary option updates by sending crafted requests to the plugin’s admin endpoint, as the code path bypasses capability checks.

Generated by OpenCVE AI on April 22, 2026 at 15:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Quote Comments plugin to the latest available version where the authorization checks have been added.
  • Restrict or remove Subscriber-level permissions from the plugin’s administrative actions using a role‑management tool or by adjusting capability assignments.
  • Audit and review user roles and plugin configuration settings regularly to ensure that only trusted accounts can modify plugin options.
  • If an immediate upgrade is not possible, block or filter direct access to the plugin’s admin endpoint through firewall rules or by inserting additional capability checks in a custom WordPress plugin.

Generated by OpenCVE AI on April 22, 2026 at 15:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Thu, 08 Jan 2026 10:00:00 +0000

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

Wed, 07 Jan 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 07 Jan 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Quote Comments plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.0.0. This is due to missing authorization checks in the quotecomments_add_admin function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary plugin options via the 'action' parameter.
Title Quote Comments <= 3.0.0 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Settings Update
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:40:51.818Z

Reserved: 2025-12-09T18:33:05.097Z

Link: CVE-2025-14370

cve-icon Vulnrichment

Updated: 2026-01-07T14:52:34.834Z

cve-icon NVD

Status : Deferred

Published: 2026-01-07T12:16:54.603

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

Link: CVE-2025-14370

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T16:00:12Z

Weaknesses