CVE-2026-25550

Seagull Software BarTender 2010, 2016, and 2019 contain an unauthenticated remote code execution vulnerability in the .NET Remoting service exposed on TCP port 7375 via BtSystem.Service.exe. The service registers an unauthenticated singleton endpoint — BarTenderSystem for BarTender 2016 <= R9, and DataServiceSingleton for BarTender 2019 <= R10 — configured with BinaryServerFormatterSinkProvider and TypeFilterLevel set to Full. An unauthenticated remote attacker can exploit .NET Remoting object unmarshalling to read or write arbitrary files on the server using the .NET WebClient class, or coerce NTLMv2 authentication by supplying a UNC path to an attacker-controlled server, enabling sensitive credential disclosure, remote code execution, or lateral movement depending on service account privileges and network environment. The service runs in the context of NT AUTHORITY\SYSTEM.
Configurations

No configuration.

History

22 Jul 2026, 20:10

Type Values Removed Values Added
Summary
  • (es) Seagull Software BarTender 2010, 2016 y 2019 contienen una vulnerabilidad de ejecución remota de código no autenticada en el servicio .NET Remoting expuesto en el puerto TCP 7375 a través de BtSystem.Service.exe. El servicio registra un endpoint singleton no autenticado - BarTenderSystem para BarTender 2016 <= R9, y DataServiceSingleton para BarTender 2019 <= R10 - configurado con BinaryServerFormatterSinkProvider y TypeFilterLevel establecido en Full. Un atacante remoto no autenticado puede explotar la deserialización de objetos .NET Remoting para leer o escribir archivos arbitrarios en el servidor utilizando la clase .NET WebClient, o forzar la autenticación NTLMv2 proporcionando una ruta UNC a un servidor controlado por el atacante, lo que permite la divulgación de credenciales sensibles, la ejecución remota de código o el movimiento lateral dependiendo de los privilegios de la cuenta de servicio y el entorno de red. El servicio se ejecuta en el contexto de NT AUTHORITY\SYSTEM.

04 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-04 18:16

Updated : 2026-07-22 20:10


NVD link : CVE-2026-25550

Mitre link : CVE-2026-25550

CVE.ORG link : CVE-2026-25550


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-502

Deserialization of Untrusted Data