Lucene search
+L

292 matches found

Cvelist
Cvelist
added 2026/02/24 5:33 p.m.27 views

CVE-2026-26222 DocLink .NET Remoting Unauthenticated Arbitrary File Read/Write RCE

Altec DocLink now maintained by Beyond Limits Inc. version 4.0.336.0 exposes insecure .NET Remoting endpoints over TCP and HTTP/SOAP via Altec.RDCHostService.exe using the ObjectURI "doclinkServer.soap". The service does not require authentication and is vulnerable to unsafe object unmarshalling,...

10CVSS0.00739EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/02/24 12:0 a.m.15 views

PT-2026-21780

Name of the Vulnerable Software and Affected Versions Altec DocLink version 4.0.336.0 Description The software has insecure .NET Remoting endpoints exposed over TCP and HTTP/SOAP via Altec.RDCHostService.exe using the ObjectURI "doclinkServer.soap". The service does not require authentication and...

10CVSS6.2AI score0.00739EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2026/02/14 7:22 p.m.9 views

CVE-2026-26221

Hyland OnBase contains an unauthenticated .NET Remoting exposure in the OnBase Workflow Timer Service Hyland.Core.Workflow.NTService.exe. An attacker who can reach the service can send crafted .NET Remoting requests to default HTTP channel endpoints on TCP/8900 e.g., TimerServiceAPI.rem and...

9.8CVSS6.2AI score0.01121EPSS
Exploits1References1
NVD
NVD
added 2026/02/13 4:16 p.m.12 views

CVE-2026-26221

Hyland OnBase contains an unauthenticated .NET Remoting exposure in the OnBase Workflow Timer Service Hyland.Core.Workflow.NTService.exe. An attacker who can reach the service can send crafted .NET Remoting requests to default HTTP channel endpoints on TCP/8900 e.g., TimerServiceAPI.rem and...

9.8CVSS0.01121EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/02/13 3:21 p.m.6 views

CVE-2026-26221 Hyland OnBase Timer Service Unauthenticated .NET Remoting RCE

Hyland OnBase contains an unauthenticated .NET Remoting exposure in the OnBase Workflow Timer Service Hyland.Core.Workflow.NTService.exe. An attacker who can reach the service can send crafted .NET Remoting requests to default HTTP channel endpoints on TCP/8900 e.g., TimerServiceAPI.rem and...

9.8CVSS6.2AI score0.01121EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/13 3:21 p.m.6 views

CVE-2026-26221

Hyland OnBase contains an unauthenticated .NET Remoting exposure in the OnBase Workflow Timer Service Hyland.Core.Workflow.NTService.exe and is also reported by the vendor to impact the Workview Timer Service an impacted version range is undefined. An attacker who can reach the service can send...

10CVSS6.2AI score0.01121EPSS
Exploits1References5Affected Software1
CVE
CVE
added 2026/02/13 3:21 p.m.46 views

CVE-2026-26221

Hyland OnBase exposes an unauthenticated .NET Remoting endpoint in the OnBase Workflow Timer Service (Hyland.Core.Workflow.NTService.exe) and reportedly affects the Workview Timer Service. An attacker who can reach TCP/8900 endpoints (e.g., TimerServiceAPI.rem, TimerServiceEvents.rem) via default...

9.8CVSS6.2AI score0.01121EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/02/13 12:0 a.m.17 views

PT-2026-7997

Name of the Vulnerable Software and Affected Versions Hyland OnBase affected versions not specified Description The software contains an unauthenticated .NET Remoting exposure in the OnBase Workflow Timer Service Hyland.Core.Workflow.NTService.exe and the Workview Timer Service. An attacker...

10CVSS6.2AI score0.01121EPSS
Exploits1References10
RedhatCVE
RedhatCVE
added 2026/01/09 12:9 p.m.6 views

CVE-2018-18240

Pippo through 1.11.0 allows remote code execution via a command to java.lang.ProcessBuilder because the XstreamEngine component does not use XStream's available protection mechanisms to restrict unmarshalling...

9.8CVSS7.8AI score0.03653EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: activemq (UTSA-2025-993345)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993345 advisory. Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ. During unmarshalling of OpenWire commands the size value of buffers was not properly...

7.5CVSS6.8AI score0.08453EPSS
Exploits2References4
OSV
OSV
added 2025/12/08 10:20 p.m.5 views

GHSA-M6WQ-66P2-C8PC Babylon Nil BlockHash in BLS vote extensions triggers panics in consensus handlers

Summary A vulnerability exists in Babylon’s BLS vote extension processing where a malicious active validator can submit a VoteExtension with the blockhash field omitted from the protobuf serialization. Because protobuf fields are optional, unmarshalling succeeds but leaves BlockHash as nil. Babyl...

8.7CVSS7.1AI score
Exploits0References3
OSV
OSV
added 2025/12/03 2:35 p.m.7 views

BIT-ACTIVEMQ-2025-27533 Apache ActiveMQ: Unchecked buffer length can cause excessive memory allocation

Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ. During unmarshalling of OpenWire commands the size value of buffers was not properly validated which could lead to excessive memory allocation and be exploited to cause a denial of service DoS by depleting process memor...

7.5CVSS6.4AI score0.08453EPSS
Exploits2References4
OSV
OSV
added 2025/12/03 2:35 p.m.7 views

BIT-ACTIVEMQ-2021-21349 A Server-Side Forgery Request can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. No user is...

8.6CVSS7AI score0.46826EPSS
Exploits1References16
OSV
OSV
added 2025/12/03 2:35 p.m.6 views

BIT-ACTIVEMQ-2021-21343 XStream is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling as long as the executing process has sufficient rights

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on...

7.5CVSS6.5AI score0.46666EPSS
Exploits1References16
OSV
OSV
added 2025/12/03 2:35 p.m.9 views

BIT-ACTIVEMQ-2021-21342 A Server-Side Forgery Request can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on...

9.1CVSS6.7AI score0.4999EPSS
Exploits1References16
RedHat Linux
RedHat Linux
added 2025/10/08 2:48 p.m.4 views

ActiveMQ: ActiveMQ: Unvalidated Buffer Size Allocation

A flaw was found in Apache ActiveMQ. This vulnerability allows denial of service by depleting process memory via unmarshalling OpenWire commands without proper size validation when not using mutual TLS connections...

7.5CVSS7.1AI score0.08453EPSS
Exploits2References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2021-17074

Malware in sbrugna...

8.2CVSS8.1AI score0.00819EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2021-0673

Malware in sbrugna...

9.1CVSS7.2AI score0.4999EPSS
Exploits1References33
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2020-0471

Malware in sbrugna...

7.5CVSS6.4AI score0.04928EPSS
Exploits0References17
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2022-4469

Malicious code in bioql PyPI...

8.1CVSS8AI score0.01299EPSS
Exploits0References4
Rows per page
Query Builder