Description
Collectric CMU 1.0 contains a boolean-based blind SQL injection vulnerability in the lang parameter that allows unauthenticated attackers to manipulate database queries during authentication. Attackers can inject SQL code through the lang parameter in login requests to extract sensitive information from the database using time-based blind techniques.
Published: 2026-05-25
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Collectric CMU 1.0 contains a boolean‑based blind SQL injection flaw in the "lang" parameter of the login request. An attacker can send forged credentials that inject SQL through this parameter. Using time‑based blind techniques, the attacker can extract text from database tables, thereby compromising the confidentiality of stored data. The flaw does not immediately allow code execution, but it does enable the compromise of sensitive information and potentially grants an attacker the ability to alter data if further logic is exploited.

Affected Systems

The vulnerability affects the Ourenergy Collectric CMU product, version 1.0. No additional affected components or versions are listed in the CNA data.

Risk and Exploitability

The CVSS score of 8.8 classifies the issue as high severity. An EPSS score is not reported, and the flaw is not listed in the CISA KEV catalog. The attack vector is likely remote, delivered via the publicly accessible login endpoint, and does not require authentication, making it highly attractive to attackers. The boolean‑based nature of the injection requires only the influence of the "lang" parameter, so any system exposing that endpoint to the network is a potential target.

Generated by OpenCVE AI on May 25, 2026 at 15:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied update that addresses the SQL injection in Collectric CMU 1.0 if one is available; otherwise, upgrade to a newer version of the product that has the issue resolved.
  • Restrict or monitor traffic to the login endpoint using a web‑application firewall or network ACLs, thereby reducing the exposed surface for injection attempts.
  • Ensure that the "lang" parameter is validated or, ideally, passed as a bound parameter in SQL queries to eliminate the possibility of injection on the server side.

Generated by OpenCVE AI on May 25, 2026 at 15:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 26 May 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Ourenergy
Ourenergy collectric Cmu
Vendors & Products Ourenergy
Ourenergy collectric Cmu

Mon, 25 May 2026 14:30:00 +0000

Type Values Removed Values Added
Description Collectric CMU 1.0 contains a boolean-based blind SQL injection vulnerability in the lang parameter that allows unauthenticated attackers to manipulate database queries during authentication. Attackers can inject SQL code through the lang parameter in login requests to extract sensitive information from the database using time-based blind techniques.
Title Collectric CMU 1.0 SQL Injection via lang Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

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


Subscriptions

Ourenergy Collectric Cmu
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-27T16:09:13.242Z

Reserved: 2026-05-25T14:04:39.299Z

Link: CVE-2018-25379

cve-icon Vulnrichment

Updated: 2026-05-27T16:09:08.697Z

cve-icon NVD

Status : Deferred

Published: 2026-05-25T15:16:21.050

Modified: 2026-05-26T19:47:48.987

Link: CVE-2018-25379

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-26T13:00:25Z

Weaknesses
  • CWE-89

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