CVE-2026-25550 PUBLISHED

Seagull Software BarTender Unauthenticated RCE via .NET Remoting Service

Assigner: VulnCheck
Reserved: 02.02.2026 Published: 04.06.2026 Updated: 04.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Seagull Software, LLC.
Product BarTender 2010
Versions Default: affected
  • affected from 0 to 10.1 R4 (incl.)
Vendor Seagull Software, LLC.
Product BarTender 2016
Versions Default: affected
  • affected from 0 to R9 (incl.)
Vendor Seagull Software, LLC.
Product BarTender 2019
Versions Default: affected
  • affected from 0 to R10 (incl.)

Credits

  • Victor A. Morales, Senior Pentester Team Leader, GM Sectec, Corp. finder
  • Jan A. Rodriguez, Pentester, GM Sectec, Corp. finder
  • VulnCheck finder

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE
  • CWE-502 Deserialization of Untrusted Data CWE