Description
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Armiya Information Technologies Ltd. Co. Access Control System allows SQL Injection.

This issue affects Access Control System: before Versiyon 2.
Published: 2026-09-10
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: Data Compromise
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is a classic SQL injection flaw where user input is improperly escaped before being incorporated into an SQL command. The flaw permits an attacker to inject arbitrary SQL, leading to unauthorized access to, alteration of, or deletion from the underlying database. The weakness is classified as CWE-89, which indicates a failure to properly neutralize special elements used in an SQL command. The impact is the potential compromise of sensitive data and the integrity of the access control system.

Affected Systems

The affected product is Armiya Information Technologies Ltd. Co.’s Access Control System. All deployments running a build before Versiyon 2 are vulnerable. No later versions are listed as affected.

Risk and Exploitability

The vulnerability has a CVSS score of 9.8, placing it in the critical category. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is likely an external attacker sending crafted requests to the Access Control System’s input fields, possibly even without prior authentication. Exploitation would enable the attacker to read, modify, or delete data from the system’s database, thereby breaching confidentiality and integrity and potentially affecting system availability if the database is disrupted.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Access Control System to version 2 or later to eliminate the flaw
  • Implement input validation and parameterized queries for all database interactions in the application
  • Conduct a security audit or penetration test to verify that SQL injection paths have been removed and monitor logs for suspicious activity

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Armiya Information Technologies Ltd. Co. Access Control System allows SQL Injection. This issue affects Access Control System: before Versiyon 2.
Title SQLi in Armiya Information Technologies' Access Control System
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-10T07:49:15.144Z

Reserved: 2026-04-27T13:08:31.967Z

Link: CVE-2026-7188

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-10T08:16:57.893

Modified: 2026-09-10T08:16:57.893

Link: CVE-2026-7188

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T09:30:10Z

Weaknesses
  • CWE-89

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