CVE-2026-4289
7.3Tiandy · Easy7 Integrated Management Platform
Tiandy Easy7 Integrated Management Platform is vulnerable to remote SQL injection via the ID parameter in the /rest/preSetTemplate/getRecByTemplateId endpoint.
Executive summary
An unauthenticated SQL injection vulnerability in the Tiandy Easy7 Integrated Management Platform allows remote attackers to compromise backend database integrity.
Vulnerability
The application is susceptible to SQL injection (CWE-89) within the /rest/preSetTemplate/getRecByTemplateId file, specifically via the ID argument. The vulnerability is exploitable by unauthenticated remote attackers.
Business impact
Successful exploitation allows an attacker to execute arbitrary SQL commands against the underlying database. With a CVSS score of 7.3, this flaw poses a significant risk of unauthorized data access, potential modification of management platform records, and disruption of service, which can lead to severe operational and security consequences for organizations relying on this surveillance management software.
Remediation
Immediate Action: As the vendor has not provided an official patch or responsive communication, administrators should restrict network access to the management interface to trusted internal segments only.
Proactive Monitoring: Monitor server logs for unusual HTTP requests directed at the /rest/preSetTemplate/ endpoint, particularly those containing SQL syntax characters like single quotes or comment markers.
Compensating Controls: Deploy a Web Application Firewall (WAF) with custom rules to filter and block malicious SQL injection payloads targeting the identified vulnerable endpoint.
Exploitation status
Public Exploit Available: Yes — a published proof-of-concept exists as detailed in the technical write-up referenced in the CVE record.
Analyst recommendation
Given the availability of a public proof-of-concept and the lack of vendor-provided patches, this vulnerability requires immediate attention. Organizations should prioritize isolating the affected platform from public-facing networks and implement robust WAF filtering to prevent exploitation until an official update is released.
More Tiandy CVEs
Sources
Originally found and disclosed by 0menc (VulDB User), with VulDB (coordinator), per the CVE Program record.
- VDB-351294 | Tiandy Easy7 Integrated Management Platform getRecByTemplateId sql injection Vulnerability database entry
- VDB-351294 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #771997 | Tiandy Technologies Co., Ltd. Tiandy Easy7 Integrated Management Platform 7.17.0 SQL Injection Third-party advisory
- Exploit / PoC