Description
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Adam Retail Automation Ltd. MobilMen 20T allows SQL Injection.

This issue affects MobilMen 20T: from v3 through 10072026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-10
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL injection flaw (CWE‑89) that occurs when user supplied input is incorporated into an SQL command without proper neutralization. An attacker who can supply crafted input to the vulnerable interface of Adam Retail Automation Ltd.'s MobilMen 20T can inject arbitrary SQL statements into the underlying database. This permits reading, modifying, or deleting records, thereby compromising the confidentiality, integrity, and potential availability of sales, inventory, and customer data.

Affected Systems

All releases of Adam Retail Automation Ltd.'s MobilMen 20T from version 3 through 10072026 are affected. No public patch or guidance from the vendor has been released; the vendor was contacted early about the disclosure but did not respond.

Risk and Exploitability

The CVSS score of 9.8 and EPSS score is reported as < 1 %, and the flaw is not listed in the CISA KEV catalog, suggesting that no widespread exploitation has been observed to date. The likely attack vector is remote network access to exposed input points, inferred from the nature of SQL injection vulnerabilities and the absence of input sanitization in triggered via a remote interface and the vendor has yet to supply a fix, the potential for exploitation remains significant for impacted users who cannot mitigate the issue through other means.

Generated by OpenCVE AI on July 29, 2026 at 10:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or upgrade to a non‑vulnerable version as soon as it becomes available
  • Implement strict input validation and replace any raw SQL with prepared statements or parameterized queries in all database interactions
  • Deploy a web application firewall or intrusion detection system with rules that detect and block typical SQL injection payloads on the product’s interfaces
  • Restrict network visibility of the vulnerable service using firewalls or segmentation so that only trusted IP addresses can reach the exposed endpoints
  • If a code fix is not feasible, isolate the database server behind an additional firewall and enforce minimal required privileges for the application database user

Generated by OpenCVE AI on July 29, 2026 at 10:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Adam Retail Automation
Adam Retail Automation mobilmen 20t
Vendors & Products Adam Retail Automation
Adam Retail Automation mobilmen 20t

Fri, 10 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Adam Retail Automation Ltd. MobilMen 20T allows SQL Injection. This issue affects MobilMen 20T: from v3 through 10072026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Title SQLi in AdamPOS' MobilMen 20T
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Adam Retail Automation Mobilmen 20t
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-16T12:58:22.125Z

Reserved: 2026-02-12T12:58:46.087Z

Link: CVE-2026-2397

cve-icon Vulnrichment

Updated: 2026-07-10T18:15:00.628Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:30:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')