CVE-2026-4668
Last modified
CVE-2026-4668 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. The Booking for Appointments and Events Calendar - Amelia plugin for WordPress is vulnerable to SQL Injection via the `sort` parameter in the payments listing endpoint in all versions up to, and including, 2.1.2. This is due to insufficient escaping on the user-supplied `sort` parameter and lack of sufficient preparation on the existing SQL query in `PaymentRepository.php`, where the sort field is interpolated directly into an ORDER BY clause without sanitization or whitelist validation. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
The Booking for Appointments and Events Calendar - Amelia plugin for WordPress is vulnerable to SQL Injection via the `sort` parameter in the payments listing endpoint in all versions up to, and including, 2.1.2. This is due to insufficient escaping on the user-supplied `sort` parameter and lack of sufficient preparation on the existing SQL query in `PaymentRepository.php`, where the sort field is interpolated directly into an ORDER BY clause without sanitization or whitelist validation. PDO prepared statements do not protect ORDER BY column names. GET requests also skip Amelia's nonce validation entirely. This makes it possible for authenticated attackers, with Manager-level (`wpamelia-manager`) access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database via time-based blind SQL injection.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4668?
How severe is CVE-2026-4668?
How do I fix CVE-2026-4668?
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-46670YesWiki is a wiki system written in PHP. Prior to version 4.…9.8
- CVE-2026-46671Rust OneNote File Parser is a parser for Microsoft OneNote f…4.4
- CVE-2026-46672Actual is a local-first personal finance app. Prior to 26.6.…4.6
- CVE-2026-46673Russh is a Rust SSH client & server library. Prior to versio…7.5
- CVE-2026-46678Pydantic AI is a Python agent framework for building Generat…5.9
- CVE-2026-46679libp2p is a JavaScript Implementation of libp2p networking s…7.5
- CVE-2026-46680containerd is an open-source container runtime. In versions …7.8
- CVE-2026-46681@nevware21/ts-utils is a comprehensive TypeScript/JavaScript…7.2
- CVE-2026-46683Snappy is a PHP library allowing thumbnail, snapshot or PDF …6.9
- CVE-2026-46684DataEase is an open source data visualization and analysis t…9.5
- CVE-2026-46685RustFS is a distributed object storage system built in Rust.…6
- CVE-2026-46686Emlog is an open source website building system. In 2.6.13 a…8.5
Are you affected by CVE-2026-4668?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
