---
id: CVE-2026-16779
title: >-
  The Kubio AI Page Builder plugin for WordPress is vulnerable to authorization
  bypass in all versions up to, and including, 2.8.5
summary: >-
  The Kubio AI Page Builder plugin for WordPress is vulnerable to authorization
  bypass in all versions up to, and including, 2.8.5. This is due to the plugin
  not properly verifying that a user is authorized to perform an action. This
  makes…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-862
published: '2026-08-16'
updated: '2026-08-16'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-16779'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/kubio/tags/2.8.5/lib/editor-assets.php#L411
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/kubio/tags/2.8.5/lib/kubio-block-library.php#L197
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/kubio/tags/2.8.5/lib/src/Core/KubioFrontPageRevertNotice.php#L151
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/kubio/tags/2.8.5/lib/src/Core/KubioFrontPageRevertNotice.php#L25
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3633801%40kubio&new=3633801%40kubio
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/febca991-90a0-46b8-9609-2c8a71b5eb5f?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00385
epssPercentile: 0.29746
ingestedAt: '2026-08-16T14:39:11.719Z'
---

## Overview

The Kubio AI Page Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.8.5. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to overwrite front-page configuration options (show_on_front, page_on_front, and page_for_posts), rewrite primary navigation menu items, replace template parts, and overwrite the Kubio global-data post. Although a nonce check via check_ajax_referer() is present, the nonce is unconditionally emitted into window.kubioUtilsData for every user who can load the block editor, making it harvestable by any Contributor and therefore an ineffective authorization barrier.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
