CVE-2025-9172: Vibes <= 2.2.0 - Unauthenticated SQL Injection via `resource` Parameter
The Vibes plugin for WordPress is vulnerable to time-based SQL Injection via the ‘resource’ parameter in all versions up to, and including, 2.2.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-9172?
CVE-2025-9172 is classified as a medium severity vulnerability due to its potential for exploitation via SQL injection.
How do I fix CVE-2025-9172?
To fix CVE-2025-9172, update the Vibes plugin to version 2.2.1 or higher, where the vulnerability has been addressed.
What systems are affected by CVE-2025-9172?
CVE-2025-9172 affects all versions of the Vibes plugin for WordPress up to and including version 2.2.0.
What attack vectors are associated with CVE-2025-9172?
CVE-2025-9172 can be exploited through a time-based SQL injection attack targeting the ‘resource’ parameter.
Who is responsible for the Vibes plugin vulnerability reported in CVE-2025-9172?
The vulnerability in CVE-2025-9172 is attributed to insufficient escaping on user-supplied parameters within the Vibes plugin.