CVE-2025-7825 MEDIUM

CVE-2025-7825: Schema Plugin For Divi, Gutenberg & Shortcodes <= 4.3.2 - Authenticated (Contributor+) Object Instantiation

Vendor Wpt00Ls
Product Schema Plugin For Divi, Gutenberg & Shortcodes
Weakness CWE-96
Published October 3, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Schema Plugin For Divi, Gutenberg & Shortcodes plugin for WordPress is vulnerable to Object Instantiation in all versions up to, and including, 4.3.2 via deserialization of untrusted input via the wpt_schema_breadcrumbs shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.

Explanation of Vulnerability in Simple Terms

02Summary

The Schema Plugin For Divi, Gutenberg & Shortcodes versions 4.3.2 and earlier contain a code injection vulnerability. An authenticated user with low privileges can inject and execute arbitrary code through the plugin's schema handling functionality. This affects confidentiality, integrity, and availability of the site.

What an attacker can do

03Attacker Capabilities

Inject and execute arbitrary code on the site with the privileges of the authenticated user.

Potential impact on your site

04Site Impact

A low-privilege user account can compromise site data, modify content, or disrupt site functionality.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role) on the WordPress site.

Key dates

06Disclosure timeline

October 3, 2025 CVE published
April 8, 2026 Record updated