CVE-2025-69309
Blind SQL Injection in Saasplate Core β€ 1.2.8 Allows Data Exposure
Publication date: 2026-02-20
Last updated on: 2026-02-24
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| teconce | saasplate_core | From 1.0.0 (inc) to 1.2.8 (inc) |
| teconce | saasplate_core | to 1.2.8 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-69309 is a high-priority SQL Injection vulnerability affecting the WordPress Saasplate Core Plugin versions up to and including 1.2.8.
This vulnerability allows unauthenticated attackers to execute arbitrary SQL queries directly on the database.
It is classified under the OWASP Top 10 category A3: Injection and specifically allows Blind SQL Injection attacks.
How can this vulnerability impact me? :
The vulnerability can lead to data theft and other malicious interactions with the database.
Because attackers can execute arbitrary SQL queries without authentication, this poses a critical risk to the confidentiality, integrity, and availability of your data.
The CVSS severity score of 9.3 indicates a high likelihood of exploitation and severe impact.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
This vulnerability is a Blind SQL Injection in the Saasplate Core WordPress plugin up to version 1.2.8, allowing unauthenticated attackers to execute arbitrary SQL queries.
Detection typically involves monitoring for unusual or suspicious SQL query patterns or unexpected database errors in web application logs.
Specific commands or tools to detect this vulnerability are not provided in the available resources.
What immediate steps should I take to mitigate this vulnerability?
Since no official patch is currently available for this vulnerability, immediate mitigation involves implementing the Patchstack mitigation rule designed to block attacks targeting this flaw.
Users are strongly advised to apply this mitigation immediately to protect their websites until an official patch is released, tested, and safely applied.