Description
Improper neutralization of Script-Related HTML tags in a web page (basic XSS) vulnerability in Armiya Information Technologies Ltd. Co. Access Control System (GKS) allows XSS Targeting HTML Attributes.

This issue affects Access Control System (GKS): before Version 2.
Published: 2026-07-07
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Access Control System (GKS) exposes a basic cross-site scripting flaw caused by an improper neutralization of script-related HTML tags. Attackers can inject arbitrary HTML or JavaScript into rendered pages, specifically targeting HTML attributes, which may lead to client-side code execution.

Affected Systems

All releases of Armiya Information Technologies Ltd. Co.'s Access Control System (GKS) before Version 2 are affected.

Risk and Exploitability

The flaw carries a CVSS score of 6.1, indicating moderate severity, and an EPSS score of less than 1%, pointing to a very low yet non-zero exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the attack vector likely involves an attacker supplying a malicious payload through user-controlled content that the application reflects in a browser, such as a crafted link or form submission, resulting in client-side code execution.

Generated by OpenCVE AI on July 26, 2026 at 19:34 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 XSS flaw.
  • Ensure that all user-supplied content is properly encoded before inclusion in HTML output to mitigate CWE-80, for example by using framework-provided sanitization or attribute-escaping functions.
  • Configure a strict Content Security Policy that disallows inline scripts and permits only trusted script origins, reducing the impact of any remaining scripting payloads.

Generated by OpenCVE AI on July 26, 2026 at 19:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Armiya
Armiya access Control System (gks)
Vendors & Products Armiya
Armiya access Control System (gks)

Tue, 07 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description Improper neutralization of Script-Related HTML tags in a web page (basic XSS) vulnerability in Armiya Information Technologies Ltd. Co. Access Control System (GKS) allows XSS Targeting HTML Attributes. This issue affects Access Control System (GKS): before Version 2.
Title HTML Injection in Armiya Technologies' Access Control System
Weaknesses CWE-80
References
Metrics cvssV3_1

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


Subscriptions

Armiya Access Control System (gks)
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-07T13:25:08.153Z

Reserved: 2026-04-29T07:43:24.780Z

Link: CVE-2026-7380

cve-icon Vulnrichment

Updated: 2026-07-07T13:25:02.948Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:45:03Z

Weaknesses
  • CWE-80

    Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)