Impact
The vulnerability permits any unauthenticated user to inject arbitrary SQL into the database via the WP OAuth Server plugin. This can allow the attacker to read, modify, or delete sensitive data, potentially compromising the entire WordPress database. The weakness is a classic SQL injection (CWE-89).
Affected Systems
miniOrange WP OAuth Server plugin versions 6.2.0 and earlier are affected. The plugin is installed on WordPress sites that use the WP OAuth Server functionality.
Risk and Exploitability
The CVSS score of 9.3 denotes critical severity. The EPSS score is not available, so the current exploitation probability is unknown, and the vulnerability is not listed in the KEV catalog, but the severity alone indicates a high risk. The likely attack vector, inferred from the description, is an unauthenticated web request to a plugin endpoint that fails to properly sanitize user input, enabling SQL injection.
OpenCVE Enrichment