CVE-2026-16623
Received Received - Intake

Stored PHP Code Injection in Create Block WordPress Plugin

Vulnerability report for CVE-2026-16623, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: WPScan

Description

The Create Block WordPress plugin before 2.10.0 does not correctly escape user-supplied text before writing it into a generated PHP pattern file, allowing a multisite subsite administrator (who holds the capability gating this action but is denied the capability that normally gates PHP file editing) to inject and execute arbitrary PHP code on the server.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
create_block plugin to 2.10.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the Create Block WordPress plugin before version 2.10.0. It fails to properly escape user-provided text when saving it to a PHP pattern file. This allows a multisite subsite administrator with limited privileges to inject malicious PHP code that can be executed on the server.

Detection Guidance

Check if the Create Block plugin version is below 2.10.0 using WordPress admin panel or run: wp plugin list | grep create_block in WP-CLI. Inspect generated PHP pattern files for unexpected PHP code snippets.

Impact Analysis

An attacker with multisite subsite admin access could exploit this to execute arbitrary PHP code on your server. This could lead to full system compromise, data theft, website defacement, or installation of backdoors for persistent access.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality requirements. For HIPAA, it may compromise protected health information security. Both standards require proper access controls and data protection measures.

Mitigation Strategies

Update the Create Block plugin to version 2.10.0 or later immediately. Remove any unauthorized PHP files in plugin directories. Review user roles with multisite subsite administrator privileges.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16623. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart