CVE-2025-4203
Last modified
CVE-2025-4203 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The wpForo Forum plugin for WordPress is vulnerable to error‐based or time-based SQL Injection via the get_members() function in all versions up to, and including, 2.4.8 due to missing integer validation on the 'offset' and 'row_count' parameters. The function blindly interpolates 'row_count' into a 'LIMIT offset,row_count' clause using esc_sql() rather than enforcing numeric values. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
The wpForo Forum plugin for WordPress is vulnerable to error‐based or time-based SQL Injection via the get_members() function in all versions up to, and including, 2.4.8 due to missing integer validation on the 'offset' and 'row_count' parameters. The function blindly interpolates 'row_count' into a 'LIMIT offset,row_count' clause using esc_sql() rather than enforcing numeric values. MySQL 5.x’s grammar allows a 'PROCEDURE ANALYSE' clause immediately after a LIMIT clause. Unauthenticated attackers controlling 'row_count' can append a stored‐procedure call, enabling error‐based or time‐based blind SQL injection that can be used to extract sensitive information from the database.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/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-2025-4203?
How severe is CVE-2025-4203?
How do I fix CVE-2025-4203?
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 2025
- CVE-2025-4196A vulnerability was found in SourceCodester Patient Record M…8.8
- CVE-2025-4197A vulnerability classified as critical has been found in cod…8.8
- CVE-2025-4198The Alink Tap plugin for WordPress is vulnerable to Cross-Si…6.1
- CVE-2025-4199The Abundatrade Plugin plugin for WordPress is vulnerable to…6.1
- CVE-2025-4200The Zagg - Electronics & Accessories WooCommerce WordPress T…8.1
- CVE-2025-4202The Multicollab: Content Team Collaboration and Editorial Wo…4.3
- CVE-2025-4204The Ultimate Auction Pro plugin for WordPress is vulnerable …7.5
- CVE-2025-4205The Popup Maker plugin for WordPress is vulnerable to Stored…6.4
- CVE-2025-4206The WordPress CRM, Email & Marketing Automation for WordPres…7.2
- CVE-2025-4207Buffer over-read in PostgreSQL GB18030 encoding validation a…5.9
- CVE-2025-4208The NEX-Forms – Ultimate Form Builder – Contact forms and mu…6.3
- CVE-2025-4209Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2025-4203?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
