
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-12850 is a SQL injection vulnerability in the My auctions allegro plugin for WordPress, affecting all versions up to and including 3.6.32. The flaw exists in the auction_id parameter, which lacks sufficient input escaping and proper SQL query preparation, enabling unauthenticated attackers to append malicious SQL queries and extract sensitive database contents. It was published on December 5, 2025, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 7.5 (High) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command). The auction_id parameter passed to the plugin's SQL query is neither properly escaped nor parameterized, allowing an attacker to inject arbitrary SQL syntax via a crafted network request. Because no authentication or user interaction is required and attack complexity is low, exploitation is straightforward from any network-accessible WordPress installation running the vulnerable plugin. No public proof-of-concept code has been identified at this time (Wordfence, ENISA EUVD).
Successful exploitation allows unauthenticated remote attackers to read arbitrary data from the WordPress database, including user credentials (hashed passwords), email addresses, session tokens, plugin configuration data, and any other sensitive information stored in the database. The impact is limited to confidentiality — integrity and availability are not directly affected by this vulnerability. However, extracted credentials could enable account takeover and further compromise of the WordPress site or underlying infrastructure (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported as of the time of publication. The EPSS score is approximately 0.064%, indicating a low (but non-zero) probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been identified (Wordfence, ENISA EUVD).
/wp-content/plugins/my-auctions-allegro-free-edition/).auction_id parameter in an HTTP request (GET or POST).auction_id parameter value — for example, using a UNION-based or time-based blind injection technique (e.g., auction_id=1 UNION SELECT user_login,user_pass,NULL FROM wp_users--).UNION, SELECT, FROM, --, OR 1=1, SLEEP, BENCHMARK) in the auction_id parameter targeting WordPress plugin endpoints.auction_id values, particularly from a single IP or a small range of IPs in a short time window.The vendor (wphocus) released a patched version 3.6.33 of the My auctions allegro plugin, which addresses the SQL injection by properly escaping the auction_id parameter. Site administrators should update the plugin to version 3.6.33 or later immediately via the WordPress admin dashboard or by applying the changeset directly. As a temporary workaround, disabling the plugin until the update can be applied will eliminate the attack surface (Wordfence, WordPress Plugin Changeset).
The vulnerability received routine coverage from security aggregators and social media accounts focused on WordPress security. RedPacket Security shared alerts on Mastodon and Twitter/X, and INCIBE (Spain's national cybersecurity agency) published an early warning advisory. No notable independent researcher commentary or vendor statements beyond the Wordfence disclosure have been identified (Red Packet Security, INCIBE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."