CVE-2023-22855

CRITICAL

Kardex Mlog MCC 5.7.12+0-a203c2a213-master - Remote Code Execution via Path Traversal and T4 Template Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2023-22855. PoCs published by Patrick Hener, vianic.

AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in Kardex Mlog MCC to achieve remote code execution by serving a malicious T4 template via an SMB server, which triggers a PowerShell reverse shell.

Description

Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method (Path.Combine from .NET) without proper sanitisation. This yields the possibility of including local files, as well as remote files on SMB shares. If one provides a file with the extension .t4, it is rendered with the .NET templating engine mono/t4, which can execute code.

Exploits (2)

exploitdb WORKING POC
by Patrick Hener · pythonremotewindows
https://www.exploit-db.com/exploits/51239

This exploit leverages a file inclusion vulnerability in Kardex Mlog MCC to achieve remote code execution by serving a malicious T4 template via an SMB server, which triggers a PowerShell reverse shell.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Kardex Mlog MCC 5.7.12+0-a203c2a213-master
No auth needed
Prerequisites: Network access to the target · SMB server accessible from the target · Netcat listener for reverse shell
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WRITEUP
by vianic · poc
https://github.com/vianic/CVE-2023-22855

This repository provides a detailed technical analysis of CVE-2023-22855, a Remote File Inclusion (RFI) vulnerability in Kardex Mlog MCC software. It includes a proof-of-concept exploit demonstrating how improper path sanitization leads to remote code execution via the .NET `Path.Combine` function and T4 templating engine.

Classification
Writeup 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Kardex Mlog MCC 5.7.12+0-a203c2a213-master
No auth needed
Prerequisites: Access to the target's web interface on port 8088 · Ability to host an SMB server for remote file inclusion
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.1483
EPSS Percentile 96.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-94
Status published
Products (1)
kardex/kardex_control_center 5.7.12\+0-a203c2a213-master
Published Feb 15, 2023
Tracked Since Feb 18, 2026