CVE-2026-9855
Last modified
CVE-2026-9855 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. The Custom Field Template plugin for WordPress is vulnerable to generic SQL Injection via the 'post_ID' parameter in all versions up to, and including, 2.7.8 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 contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
The Custom Field Template plugin for WordPress is vulnerable to generic SQL Injection via the 'post_ID' parameter in all versions up to, and including, 2.7.8 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 contributor-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 capability check via current_user_can('edit_post', $id) is bypassable because WordPress internally casts $id to an integer for the permission evaluation while the full unsanitized string is preserved and passed to the SQL sink, and a valid nonce — which is also required — can be legitimately obtained by any Contributor-level user from the post edit screen.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| hiroaki-miyashita | Custom Field Template | <= 2.7.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9855?
How severe is CVE-2026-9855?
How do I fix CVE-2026-9855?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9844Use of default credentials vulnerability in Roche Diagnostic…8.8
- CVE-2026-9848The WP Ticket plugin for WordPress is vulnerable to SQL Inje…7.5
- CVE-2026-9851The Booking Package plugin for WordPress is vulnerable to Pr…7.2
- CVE-2026-9852A CSV injection vulnerability exists in SYS600. Injected mal…7.8
- CVE-2026-9853A vulnerability exists in SYS600 which allows any user authe…7.8
- CVE-2026-9854A vulnerability exists in SYS600 RBAC mechanism where users …7.8
- CVE-2026-9856A vulnerability in huggingface/transformers versions <=5.8.0…7.1
- CVE-2026-9857The Invoice123 plugin for WordPress is vulnerable to authori…4.3
- CVE-2026-9858The Partial Shipment for Woocommerce plugin for WordPress is…4.3
- CVE-2026-9859Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 1…6.5
- CVE-2026-9860The Offload, AI & Optimize with Cloudflare Images plugin for…8.8
- CVE-2026-9862Fortra's Core Privileged Access Manager (BoKS) contains an …9.8
Are you affected by CVE-2026-9855?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
