CVE-2025-69304
Blind SQL Injection in TeconceTheme Allmart Core
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 |
|---|---|---|
| teconcedesign | allmart_core | to 1.1 (inc) |
| teconcedesign | allmart | to 1.1 (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-69304 is a high-priority SQL Injection vulnerability affecting the WordPress Allmart plugin versions up to and including 1.1.
This vulnerability allows unauthenticated attackers to execute arbitrary SQL queries on the database by exploiting improper neutralization of special elements used in SQL commands.
It is classified under the OWASP Top 10 category A3: Injection.
How can this vulnerability impact me? :
This vulnerability can lead to data theft or manipulation by allowing attackers to execute arbitrary SQL queries on the affected database.
Because the vulnerability can be exploited by unauthenticated attackers, it poses a critical risk to the confidentiality, integrity, and availability of your data.
There is currently no official patch available, increasing the urgency to apply mitigation rules to protect your website.
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?
I don't know
What immediate steps should I take to mitigate this vulnerability?
This vulnerability currently has no official patch available. However, Patchstack has released a mitigation rule that can be applied to block attacks targeting this flaw.
Users are strongly advised to implement this mitigation immediately to protect their websites from exploitation.