CVE-2026-17153 MEDIUM

CVE-2026-17153: AI Agent by SiteGround <= 1.2.7 - Missing Authorization to Authenticated (Contributor+) Arbitrary Media Upload via /generate-content REST Endpoint

Vendor Siteground
Product AI Agent by SiteGround
Weakness CWE-862 · Missing authorization
Published August 20, 2026
Last update August 20, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The AI Agent by SiteGround plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.2.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to upload images to the WordPress media library, bypassing the upload_files capability restriction that Contributors are normally subject to, as authenticated attackers with Contributor-level access or above can satisfy the endpoint's nonce and permission checks. The sg_ai_studio_gutenberg_nonce required by the endpoint is emitted to any user with block editor access — including Contributors — making the absent upload_files check the sole barrier to exploitation.

Explanation of Vulnerability in Simple Terms

02Summary

The AI Agent by SiteGround versions 1.2.7 and earlier lack proper authorization checks, allowing unauthenticated attackers to modify data on affected sites. An attacker can send network requests without credentials to trigger unauthorized changes. This affects the integrity of site content or configuration but does not expose sensitive information or cause downtime.

What an attacker can do

03Attacker Capabilities

Modify site data or configuration without authentication.

Potential impact on your site

04Site Impact

Unauthorized changes to site content, settings, or data integrity without your knowledge or consent.

Conditions required to exploit

05Prerequisites

Network access to the affected site; no authentication or user interaction required.

Key dates

06Disclosure timeline

August 20, 2026 CVE published

Related vulnerabilities

08Related CVE