CVE-2025-15498
SQL Injection in Pro3W CMS Allows Admin Authentication Bypass
Publication date: 2026-02-27
Last updated on: 2026-02-27
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pro3w | cms | to 2026-01-01 (exc) |
| pro3w | cms | to 1.2.0 (inc) |
| pro3w | cms | From 2026-01-01 (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?
The vulnerability in Pro3W CMS is an SQL injection attack that occurs due to improper neutralization of input provided into a login form.
This flaw allows an unauthenticated attacker to bypass authentication mechanisms and gain administrative privileges.
It was identified in version 1.2.0 of the software, and the exact affected versions are unclear due to lack of vendor response, but it should be fixed in versions released from January 2026 onward.
How can this vulnerability impact me? :
This vulnerability can have a severe impact as it allows an attacker with no prior authentication to gain administrative access to the Pro3W CMS.
With administrative privileges, the attacker could potentially control the entire CMS, modify content, access sensitive data, or disrupt services.
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?
I don't know