CVE-2026-13191: Create <= 2.5.3 - Authenticated (Author+) SQL Injection via 'order_by' Parameter

Published Sep 19, 2026
·
Updated

The Create plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 2.5.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The REST endpoint permission callback defaults to the publishposts capability, meaning any Author-level user or above can reach the vulnerable code path without any additional preconditions.

Affected Software

1 affected component
WordPress Create plugin<=2.5.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade WordPress Create plugin to a version that resolves this vulnerability.

    Fixed in 2.5.3
  2. Configuration

    Change the REST endpoint permission callback so that it does not default to the publish_posts capability; require a capability/role that is not available to Author-level users so they cannot reach the vulnerable code path.

    WordPress Create plugin REST endpoint permission_callback (publish_posts default) = Require capability higher than publish_posts (or restrict to trusted roles)

Event History

Sep 19, 2026
CVE Published
via MITRE·07:43 AM
Data Sourced
via MITRE·07:43 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An authenticated WordPress user with the Author role or any higher-privileged role can reach the vulnerable REST code path. The endpoint permission check defaults to the publish_posts capability, so no additional permissions are required.

2

Does exploitation require administrator access or user interaction?

No. Author-level access is sufficient, and no user interaction is required. The attacker must be able to submit a crafted order_by parameter to the affected REST endpoint.

3

What can an attacker obtain through this vulnerability?

The SQL injection can allow an attacker to append SQL to existing queries and extract sensitive information from the WordPress database. The provided information does not indicate an integrity or availability impact.

4

Which plugin versions are affected?

All Create plugin versions through 2.5.3, including 2.5.3, are affected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203