CVE Catalog
EnglishPolski(English translation not available — showing Polish)

CVE-2026-25550

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Summary

Oprogramowanie Seagull Software BarTender w wersjach 2010, 2016 i 2019 zawiera podatność na zdalne wykonanie kodu bez uwierzytelnienia w usłudze .NET Remoting, która jest wystawiona na porcie TCP 7375. Atakujący może wykorzystać tę podatność do odczytu lub zapisu dowolnych plików na serwerze oraz do ujawnienia wrażliwych poświadczeń.

Risk Assessment

Podatność ta stwarza poważne ryzyko dla organizacji, umożliwiając atakującym zdalne wykonanie kodu oraz potencjalne uzyskanie dostępu do wrażliwych danych. W zależności od uprawnień konta usługi, może to prowadzić do dalszego rozprzestrzenienia się ataku w sieci.

Recommendation

Zaleca się zaktualizowanie oprogramowania BarTender do najnowszej wersji, aby usunąć tę podatność. Dodatkowo, warto ograniczyć dostęp do portu TCP 7375 oraz wdrożyć odpowiednie mechanizmy uwierzytelniania i autoryzacji.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS