Cyber Posture

CVE-2025-26852

Critical

Published: 20 March 2025

Published
20 March 2025
Modified
23 April 2025
KEV Added
Patch
CVSS Score 10.0 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0024 46.4th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2025-26852 is a SQL injection vulnerability (CWE-89) present in DESCOR INFOCAD versions 3.5.1 and earlier. The flaw allows attackers to inject malicious SQL code into backend queries. It was published on 2025-03-20 and carries a CVSS v3.1 base score of 10.0 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H), marking it as critically severe due to its network accessibility, low attack complexity, lack of privileges or user interaction needed, and high impacts across confidentiality, integrity, and availability with scope change.

Remote, unauthenticated attackers can exploit this vulnerability over the network without user interaction. By injecting crafted SQL payloads, they can execute arbitrary database commands, potentially leading to unauthorized data access, modification, deletion, or escalation to broader system compromise given the high impact ratings and scope change.

Mitigation is available in DESCOR INFOCAD v3.5.2.0, which addresses the SQL injection issue. Security practitioners should reference the product page at https://www.descor.com/prodotti/infocad and the changelog at https://www.infocadfm.com/changelog/sql-injection/ for patch details and upgrade instructions.

Details

CWE(s)
CWE-89

Affected Products

descor
infocad
≤ 3.5.2.0

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

SQL injection in a publicly accessible web application directly enables initial access via exploitation of public-facing applications.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References