Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-13200— Create <= 2.5.3 - Authenticated (Author+) SQL Injection via 'order' Parameter

Quick assessment

Affected
mischiefmarmot Create
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

WordPress 的 Create 插件存在通用 SQL 注入漏洞,影响所有 2.5.3 及之前版本(含 2.5.3)。该漏洞源于对用户提供的 'order' 参数缺乏充分转义,且对现有 SQL 查询的预处理不足。 这意味着拥有作者级或更高权限的已认证攻击者可以将额外的 SQL 查询追加到现有查询中,从而用于从数据库中提取敏感信息。 触发该漏洞的“高级过滤”SQL 分支仅在请求中包含以下至少一个参数时才会执行: 、 、 、 、 、以逗号分隔的 值,或 。

CVSS 6.5 · Medium
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-13200

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Create <= 2.5.3 - Authenticated (Author+) SQL Injection via 'order' Parameter
Source: CVE Program / CVE List V5
Vulnerability Description
The Create plugin for WordPress is vulnerable to generic SQL Injection via the 'order' 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 vulnerable advanced-filter SQL branch is only entered when at least one of the following parameters is present in the request: linked_posts, created_after, created_before, missing_fields, post_id, a comma-separated type value, or exclude_type.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
mischiefmarmot Create 0 ~ 2.5.3 -

II. Public POCs for CVE-2026-13200

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-13200

登录查看更多情报信息。

Patches & Fixes for CVE-2026-13200 (1)

Security Blog Posts for CVE-2026-13200 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-13200

No comments yet


Leave a comment