CVE-2026-89308
Received Received - Intake

Unauthenticated OS Command Injection in Network Device

Vulnerability report for CVE-2026-89308, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: ENISA

Description

An unauthenticated OS command injection vulnerability exists in the ping.php endpoint, allowing remote attackers to execute arbitrary commands on the underlying operating system and achieve remote code execution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
trexom trxtimeattendance From 1.0.5 (inc) to 1.9.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated OS command injection vulnerability in the ping.php endpoint of the TrxTimeATTENDANCE software. It allows remote attackers to execute arbitrary commands on the underlying operating system without authentication, potentially leading to full system compromise.

Detection Guidance

To detect this vulnerability, monitor network traffic for suspicious requests to the ping.php endpoint. Check application logs for unusual command execution patterns or unauthorized system commands. Use network scanners to identify vulnerable versions of TrxTimeATTENDANCE (1.0.5 to 1.9.5).

Commands: 1) curl -X POST http://<target>/ping.php -d 'param=;whoami' to test for command injection. 2) grep -r 'ping.php' /var/log/ to inspect logs for exploitation attempts.

Impact Analysis

An attacker could exploit this to run malicious commands on your system, steal data, install malware, disrupt services, or gain full control of the affected machine. Since no authentication is required, any exposed instance of the vulnerable software is at immediate risk.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR's data protection requirements and HIPAA's security rules. Organizations may face fines, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Immediately update TrxTimeATTENDANCE to the latest version to patch the vulnerability. If updating is not possible, restrict access to the ping.php endpoint via firewall rules, allowing only authorized personnel and critical systems.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-89308. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart