Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Armiya Information Technologies Ltd. Co. Access Control System (GKS) allows Reflected XSS.

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

Impact

The Access Control System (GKS) improperly neutralizes user‑controlled data that is rendered in web pages, creating a reflected cross‑site scripting condition. When a malicious payload is supplied in an HTTP request, the application echoes the data back into a page and the browser executes the script in the victim’s context.

Affected Systems

Armiya Information Technologies Ltd. Co.’s Access Control System (GKS) versions prior to 2.0 are affected. Deployment of these releases exposes the vulnerable input handling logic and can be exploited by any user who can submit requests to the web interface.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity, while the EPSS score of less than 1% suggests that exploitation is currently unlikely. The flaw can be triggered by sending a crafted HTTP request from a client browser that includes malicious payloads, which are then reflected back into the page. Based on the description, it is inferred that the attack vector is a client‑initiated HTTP request that the application processes without proper sanitization. No confirmed exploitation has been reported, but because the vulnerability permits arbitrary client‑side code execution, it remains a relevant risk.

Generated by OpenCVE AI on July 24, 2026 at 09:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Access Control System (GKS) to version 2.0 or later to remove the vulnerable input handling code.
  • Implement server‑side input validation and output encoding for all user‑controlled data that is reflected in web pages to ensure safe rendering.
  • Deploy a strict Content Security Policy that blocks inline scripts and limits script sources to trusted domains, reducing the impact of any remaining XSS vectors.

Generated by OpenCVE AI on July 24, 2026 at 09:18 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 input during web page generation ('cross-site scripting') vulnerability in Armiya Information Technologies Ltd. Co. Access Control System (GKS) allows Reflected XSS. This issue affects Access Control System (GKS): before Version 2.
Title Reflected XSS in Armiya Technologies' Access Control System
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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:28:47.344Z

Reserved: 2026-05-11T12:20:08.196Z

Link: CVE-2026-8309

cve-icon Vulnrichment

Updated: 2026-07-07T13:28:40.501Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-24T09:30:08Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')