Description
The Gutentor WordPress plugin before 4.0.6 does not apply the correct context restriction to one of its REST endpoints, exposing the plaintext passwords of password-protected posts to any authenticated user with at least the Subscriber role.
Published: 2026-09-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure (Plaintext Post Passwords)
Action: Patch
AI Analysis

Impact

A REST endpoint in the Gutentor WordPress plugin, used by versions earlier than 4.0.6, fails to enforce proper context restrictions, representing an instance of CWE-200. An authenticated user with the Subscriber role can make requests to this endpoint and receive plaintext passwords for password‑protected posts, allowing the actor to access these posts without the correct password.

Affected Systems

The Gutentor WordPress plugin, versions prior to 4.0.6, on installations of WordPress. Any site using this plugin without updating to the fixed release is vulnerable.

Risk and Exploitability

The vulnerability requires the attacker to be logged into WordPress with at least a Subscriber role, after which the endpoint can be called to retrieve post passwords, exposing credentials that unlock protected content. The CVSS score of 4.3 indicates moderate severity, and the EPSS score of 0.00149 (~0.15%) suggests a very low likelihood of exploitation. The flaw is not listed in the CISA KEV catalog, and no public exploitation data is known.

Generated by OpenCVE AI on September 2, 2026 at 15:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Gutentor plugin to version 4.0.6 or newer.
  • If an upgrade cannot be applied immediately, block access to the vulnerable REST endpoint (e.g., /wp-json/gutentor/v1/get-post-password) for non‑administrator roles using server configuration or .htaccess rules.
  • After mitigation, review any stored plaintext passwords exposed by the flaw, regenerate post passwords, and clear the exposed data from backups and logs.

Generated by OpenCVE AI on September 2, 2026 at 15:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 02 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Gutentor
Gutentor gutentor
Wordpress
Wordpress wordpress
Weaknesses CWE-200
CWE-284
Vendors & Products Gutentor
Gutentor gutentor
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Gutentor WordPress plugin before 4.0.6 does not apply the correct context restriction to one of its REST endpoints, exposing the plaintext passwords of password-protected posts to any authenticated user with at least the Subscriber role.
Title Gutentor < 4.0.6 - Subscriber+ Password Protected Post Password Disclosure via REST API
References

Subscriptions

Gutentor Gutentor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:58.874Z

Reserved: 2026-07-24T08:42:17.658Z

Link: CVE-2026-16983

cve-icon Vulnrichment

Updated: 2026-09-02T10:13:16.857Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:16.547

Modified: 2026-09-03T17:49:19.180

Link: CVE-2026-16983

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T15:15:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor