Description
A Blind SQL injection vulnerability has been identified in Windu CMS. A remote unauthenticated attacker is able to inject SQL syntax into URL path in HTTP header resulting in Blind SQL Injection.

Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 4.1 but may also affect other versions.
Published: 2026-07-20
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A blind SQL injection flaw exists in Windu CMS, allowing a remote attacker to inject SQL syntax through the URL path contained in an HTTP header; the flaw is exploited without requiring authentication, enabling the attacker to retrieve data from the underlying database.

Affected Systems

The vulnerability is confirmed in Windu CMS version 4.1, and other releases may also be affected.

Risk and Exploitability

The CVSS score of 9.3 marks this as a critical flaw. Because the EPSS score is not available, the exact likelihood of exploitation is unclear, but the absence of a KEV listing does not diminish the potential impact. Attackers can deliver a crafted HTTP request directly to the vulnerable server and use the blind nature of the injection to infer database information through time‑based or error‑based techniques. No special user privileges are required, so the attack surface is wide.

Generated by OpenCVE AI on July 21, 2026 at 20:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s security patch or upgrade to a non-vulnerable version of Windu CMS
  • Configure a Web Application Firewall or reverse proxy to block or sanitize any HTTP headers containing URL path data
  • Modify the application code to use parameterized SQL queries for all URL‑derived input

Generated by OpenCVE AI on July 21, 2026 at 20:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Description A Blind SQL injection vulnerability has been identified in Windu CMS. A remote unauthenticated attacker is able to inject SQL syntax into URL path in HTTP header resulting in Blind SQL Injection. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 4.1 but may also affect other versions.
Title Blind SQL Injection in Windu CMS
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-20T15:41:44.857Z

Reserved: 2026-06-24T12:12:42.195Z

Link: CVE-2026-57309

cve-icon Vulnrichment

Updated: 2026-07-20T15:41:30.385Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T21:00:13Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')