Cyber Resilience

CVE-2026-1367

High

Published: 23 February 2026

Published
23 February 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 8.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
EPSS Score 0.0787 93.9th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-1367 is a high-severity SQL Injection (CWE-89) vulnerability. Its CVSS base score is 8.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 6.1% of CVEs by exploit likelihood; 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).

Deeper analysis

CVE-2026-1367 is an authenticated SQL injection vulnerability (CWE-89) in the search report option of Zohocorp ManageEngine ADSelfService Plus versions 6522 and below. Published on 2026-02-23, it carries a CVSS v3.1 base score of 8.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L), reflecting its high severity due to network accessibility, low attack complexity, and significant impacts on confidentiality and integrity.

Low-privileged authenticated users can exploit this vulnerability remotely over the network without requiring user interaction. Exploitation enables high confidentiality and integrity impacts, potentially allowing attackers to extract sensitive data or modify database contents through SQL injection, alongside a low availability impact.

The vendor advisory at https://www.manageengine.com/uk/products/self-service-password/advisory/CVE-2026-1367.html provides details on mitigation and patching recommendations.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Zohocorp ManageEngine ADSelfService Plus versions 6522 and below are vulnerable to authenticated SQL Injection in the search report option.

CWE(s)

Related Threats

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?

Authenticated SQL injection in a web application enables exploitation of a public-facing application (T1190) and unauthorized extraction of data from the underlying database (T1213.006).

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

CVEs Like This One

CVE-2018-25199Shared CWE-89
CVE-2026-27179Shared CWE-89
CVE-2025-0308Shared CWE-89
CVE-2019-25581Shared CWE-89
CVE-2026-27885Shared CWE-89
CVE-2019-25479Shared CWE-89
CVE-2026-1476Shared CWE-89
CVE-2019-25526Shared CWE-89
CVE-2025-69365Shared CWE-89
CVE-2019-25573Shared CWE-89

Affected Assets

Zohocorp ManageEngine ADSelfService Plus
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly addresses the CVE by requiring timely identification, reporting, and patching of the SQL injection flaw in ManageEngine ADSelfService Plus versions 6522 and below.

prevent

Enforces information input validation mechanisms at the vulnerable search report option to block malicious SQL payloads from exploitation.

detect

Vulnerability scanning detects the SQL injection vulnerability in affected ADSelfService Plus versions, enabling remediation before exploitation.

References