Skip to main content

Easy7 Integrated Management Platform EUVDEUVD-2026-12530

| CVE-2026-4288 MEDIUM
SQL Injection (CWE-89)
2026-03-17 VulDB
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

7
CVSS changed
Apr 29, 2026 - 01:11 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
Severity Changed
Apr 22, 2026 - 21:37 NVD
HIGH MEDIUM
CVSS changed
Apr 22, 2026 - 21:37 NVD
7.3 (HIGH) 6.9 (MEDIUM)
PoC Detected
Mar 17, 2026 - 14:20 vuln.today
Public exploit code
EUVD ID Assigned
Mar 17, 2026 - 08:13 euvd
EUVD-2026-12530
Analysis Generated
Mar 17, 2026 - 08:13 vuln.today
CVE Published
Mar 17, 2026 - 00:02 nvd
HIGH 7.3

DescriptionCVE.org

A weakness has been identified in Tiandy Easy7 Integrated Management Platform 7.17.0. The impacted element is an unknown function of the file /rest/devStatus/getDevDetailedInfo of the component Endpoint. Executing a manipulation of the argument ID can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Tiandy Easy7 Integrated Management Platform 7.17.0 contains an SQL injection vulnerability in the /rest/devStatus/getDevDetailedInfo endpoint that allows unauthenticated remote attackers to manipulate the ID parameter and execute arbitrary database queries. The vulnerability enables unauthorized access to, modification of, and disruption of sensitive data, with public exploit code already available. No patch has been released despite early vendor notification.

Technical ContextAI

The vulnerability affects the Tiandy Easy7 Integrated Management Platform (CPE: cpe:2.3:a:tiandy:easy7_integrated_management_platform:*:*:*:*:*:*:*:*), which appears to be an integrated security and device management solution. The root cause is a classic SQL injection vulnerability (CWE-89) where user-supplied input in the ID parameter is not properly sanitized before being incorporated into SQL queries. This occurs specifically in the REST API endpoint /rest/devStatus/getDevDetailedInfo, which likely retrieves detailed device information from the backend database. The component handling this request fails to implement proper input validation or parameterized queries, allowing attackers to inject malicious SQL commands.

RemediationAI

As the vendor has not responded to disclosure attempts and no patch is currently available, organizations must implement compensatory controls immediately. Place the Easy7 platform behind a Web Application Firewall (WAF) configured to detect and block SQL injection attempts, particularly focusing on the /rest/devStatus/getDevDetailedInfo endpoint. Restrict network access to the platform using firewall rules to allow only trusted IP addresses. Monitor database logs for suspicious queries and implement database activity monitoring if possible. Consider temporarily disabling the vulnerable endpoint if feasible for operations. Check https://vuldb.com/?id.351293 regularly for vendor updates or patches.

Share

EUVD-2026-12530 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy