CVE-2026-9013

Source
https://cve.org/CVERecord?id=CVE-2026-9013
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-9013.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-9013
Published
2026-06-19T04:31:33.079Z
Modified
2026-07-08T08:11:56.170984109Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Bogo <= 3.9.1 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Exposure via REST API
Details

The Bogo plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.9.1 via the bogorestcreateposttranslation. 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.

Database specific
{
    "cna_assigner": "Wordfence",
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/9xxx/CVE-2026-9013.json"
}
References

Affected packages

Git / github.com/rocklobster-in/bogo

Affected ranges

Type
GIT
Repo
https://github.com/rocklobster-in/bogo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.9.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v3.*
v3.3
v3.3.1
v3.3.2
v3.3.3
v3.3.4
v3.4
v3.5
v3.5.1
v3.5.2
v3.5.3
v3.6
v3.6.1
v3.7
v3.8.0
v3.8.1
v3.8.2
v3.9.0
v3.9.0.1
v3.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-9013.json"