AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-22855

CRITICAL · CVSS 9.8 EPSS 14.83% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-02-15 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-22855
Severity
CRITICAL
CVSS
9.8
EPSS
14.83%

Original NVD 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.