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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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. 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. This poses a confidentiality risk by exposing credentials that grant access to protected content. No exploitation data or CVSS score is publicly available, and the vulnerability is not listed in the CISA KEV catalog; EPSS data is not available at this time.

Generated by OpenCVE AI on September 2, 2026 at 07:22 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 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-02T06:00:17.090Z

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

Link: CVE-2026-16983

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-16983

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T07:30:18Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control