๐Ÿ” CVE Alert

CVE-2026-9013

MEDIUM 4.3

Bogo <= 3.9.1 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Exposure via REST API

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

The Bogo plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.9.1 via the bogo_rest_create_post_translation. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract the raw title, content, excerpt, and password of any private, draft, or password-protected post by triggering its duplication via the translation endpoint and reading the returned title.raw, content.raw, and excerpt.raw fields of the duplicated post. This vulnerability is exploitable against posts written in a non-default locale, as authenticated subscribers can request a translation into the site's default locale to pass the locale-only permission gate. While subscribers can trigger the endpoint, this is only impactful at the Contributor-level as they can actually read the duplicated content.

CWE CWE-862
Vendor rocklobsterinc
Product bogo
Published Jun 19, 2026
Stay Ahead of the Next One

Get instant alerts for rocklobsterinc bogo

Be the first to know when new medium vulnerabilities affecting rocklobsterinc bogo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

rocklobsterinc / Bogo
0 โ‰ค 3.9.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/b04ba117-da4b-445e-99c2-69a5e4f34a65?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/bogo/tags/3.9.1/includes/rest-api.php#L202 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/bogo/tags/3.9.1/includes/rest-api.php#L31 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/bogo/tags/3.9.1/includes/post.php#L293 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/bogo/trunk/includes/rest-api.php#L202 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/bogo/trunk/includes/rest-api.php#L31 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/bogo/trunk/includes/post.php#L293 github.com: https://github.com/rocklobster-in/bogo/pull/382/changes plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3574263%40bogo&new=3574263%40bogo&sfp_email=&sfph_mail=

Credits

Andrew Lacambra