Cyber Posture

CVE-2026-25936

Medium

Published: 17 March 2026

Published
17 March 2026
Modified
19 March 2026
KEV Added
Patch
CVSS Score 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0004 13.4th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-25936 is a medium-severity SQL Injection (CWE-89) vulnerability in Teclib-Edition Glpi. Its CVSS base score is 6.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 13.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely remediation of known vulnerabilities, directly addressing this SQL injection flaw fixed in GLPI version 11.0.6.

prevent

Mandates validation and sanitization of user inputs to block SQL injection attempts by authenticated users.

detect

Vulnerability scanning identifies SQL injection flaws like CVE-2026-25936 in GLPI versions 11.0.0 through 11.0.5.

MITRE ATT&CK Enterprise TechniquesAI

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.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection in a network-accessible web application (GLPI) directly enables T1190 for initial unauthorized data access and T1213.006 for querying/exfiltrating sensitive information from the backend database.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

GLPI is a free Asset and IT management software package. Starting in version 11.0.0 and prior to version 11.0.6, an authenticated user can perfom a SQL injection. Version 11.0.6 fixes the issue.

Deeper analysisAI

CVE-2026-25936 is a SQL injection vulnerability (CWE-89) affecting GLPI, a free open-source Asset and IT management software package. The flaw impacts versions starting from 11.0.0 up to but not including 11.0.6, where an authenticated user can perform SQL injection attacks. It carries a CVSS v3.1 base score of 6.5 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N) and was published on 2026-03-17.

An attacker with low privileges, such as any authenticated user, can exploit this vulnerability remotely over the network with low attack complexity and no user interaction required. Exploitation enables the attacker to achieve high confidentiality impact by extracting sensitive data from the underlying database, without affecting integrity or availability.

The official GLPI security advisory confirms that version 11.0.6 resolves the issue. Additional details are available at https://github.com/glpi-project/glpi/security/advisories/GHSA-qw3x-7vv2-7759.

Details

CWE(s)

Affected Products

teclib-edition
glpi
11.0.0 — 11.0.6

CVEs Like This One

CVE-2026-22248Same product: Teclib-Edition Glpi
CVE-2026-23492Shared CWE-89
CVE-2019-25541Shared CWE-89
CVE-2025-25116Shared CWE-89
CVE-2025-52025Shared CWE-89
CVE-2025-56316Shared CWE-89
CVE-2026-0702Shared CWE-89
CVE-2025-67146Shared CWE-89
CVE-2025-69215Shared CWE-89
CVE-2024-12146Shared CWE-89

References