Description
Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack surface to local access only. The endpoint is configured with BinaryServerFormatterSinkProvider and TypeFilterLevel set to Full. A low-privileged local attacker can send YSoSerial.NET-generated BinaryFormatter payloads to the localhost-bound endpoint to achieve code execution as NT AUTHORITY\\\\SYSTEM. The vulnerability was corrected in BarTender 12.1, released on August 14, 2026. Users should upgrade to BarTender 12.1 or later.
Published: 2026-06-04
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation to SYSTEM
Action: Patch
AI Analysis

Impact

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that permits low‑privileged local users to elevate to SYSTEM. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe. The listener is configured with BinaryServerFormatterSinkProvider and TypeFilterLevel set to Full, allowing a low‑privileged local attacker to send YSoSerial.NET-generated BinaryFormatter payloads that trigger arbitrary code execution as the SYSTEM account. This flaw maps to CWE‑502 – insecure deserialization, and leads to a full compromise of the host including data modification, exfiltration, and persistence installation.

Affected Systems

Seagull Software, LLC’s BarTender 2021 product, versions R1 through 12.0.1 inclusive, is affected. The vulnerable component is BtSystem.Service.exe, which hosts a .NET Remoting listener on TCP port 7375 bound to localhost.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity, and the EPSS score of 0.0013 (<1%) indicates a low overall likelihood of exploitation. However, the local‑only attack surface means that an attacker with low‑privileged local access could realistically gain SYSTEM privileges. This vulnerability is not listed in CISA’s KEV catalog, and attainment of SYSTEM privileges would constitute a catastrophic security breach.

Generated by OpenCVE AI on September 3, 2026 at 15:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor update or patch that removes the insecure deserialization behavior in BarTender 2021.
  • If a patch is not immediately available, stop or disable BtSystem.Service.exe or block its listening socket on TCP port 7375 to deny local access to the vulnerable endpoint.
  • Increase local user restrictions, audit for any unexpected execution of the BarTender service, and monitor system logs for suspicious activity on port 7375.

Generated by OpenCVE AI on September 3, 2026 at 15:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Description Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack surface to local access only. The endpoint is configured with BinaryServerFormatterSinkProvider and TypeFilterLevel set to Full. A low-privileged local attacker can send YSoSerial.NET-generated BinaryFormatter payloads to the localhost-bound endpoint to achieve code execution as NT AUTHORITY\\SYSTEM. Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack surface to local access only. The endpoint is configured with BinaryServerFormatterSinkProvider and TypeFilterLevel set to Full. A low-privileged local attacker can send YSoSerial.NET-generated BinaryFormatter payloads to the localhost-bound endpoint to achieve code execution as NT AUTHORITY\\\\SYSTEM. The vulnerability was corrected in BarTender 12.1, released on August 14, 2026. Users should upgrade to BarTender 12.1 or later.
References

Mon, 08 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 05 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Seagull
Seagull bartender 2021
Vendors & Products Seagull
Seagull bartender 2021

Thu, 04 Jun 2026 17:45:00 +0000

Type Values Removed Values Added
Description Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack surface to local access only. The endpoint is configured with BinaryServerFormatterSinkProvider and TypeFilterLevel set to Full. A low-privileged local attacker can send YSoSerial.NET-generated BinaryFormatter payloads to the localhost-bound endpoint to achieve code execution as NT AUTHORITY\\SYSTEM.
Title Seagull Software BarTender Deserialization Privilege Escalation via .NET Remoting Service
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Seagull Bartender 2021
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-02T16:23:57.285Z

Reserved: 2026-02-02T20:12:33.395Z

Link: CVE-2026-25551

cve-icon Vulnrichment

Updated: 2026-06-08T18:28:33.870Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-04T18:16:28.923

Modified: 2026-09-02T17:17:40.003

Link: CVE-2026-25551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:00:08Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data