Lucene search
+L

304 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•6 views

TencentOS Server 4: tesseract (TSSA-2026:1010)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:1010 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

6.8CVSS6.2AI score0.00126EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/11 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-88054

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks bu...

6.9CVSS5.8AI score0.00153EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/09/10 5:27 p.m.•18 views

CVE-2026-88050

A flaw was found in Tesseract. It was discovered that the RecodedCharID::DeSerialize function accepts negative code values from a specially crafted .traineddata recoder component. This can lead to an out-of-bounds write when SetupDecoder attempts to index a zero-sized vector with a negative code....

6.9CVSS5.6AI score0.00144EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/07 3:17 p.m.•6 views

CVE-2026-86317

A vulnerability was detected in ggml-org llama.cpp up to 0.4.0. This impacts the function rpcserver::deserializetensor of the file ggml/src/ggml-rpc/ggml-rpc.cpp of the component RPC Server. Performing a manipulation of the argument ne results in reachable assertion. The attack is possible to be...

6.9CVSS0.00701EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/07 12:00 a.m.•11 views

PT-2026-86831

A vulnerability was detected in ggml-org llama.cpp up to 0.4.0. This impacts the function rpc server::deserialize tensor of the file ggml/src/ggml-rpc/ggml-rpc.cpp of the component RPC Server. Performing a manipulation of the argument ne results in reachable assertion. The attack is possible to b...

6.9CVSS5.5AI score0.00701EPSS
SaveExploits0References7
Snyk
Snyk
•added 2026/09/02 11:17 a.m.•9 views

Malicious Package

Overview benchmark-deserialize-mu-epsilon-shell is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization...

9.8CVSS5.5AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/31 4:22 p.m.•10 views

SUSE CVE-2026-80179

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS5.9AI score0.00407EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/28 12:18 a.m.•15 views

CVE-2026-80179

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS5.9AI score0.00407EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/23 12:00 a.m.•26 views

PT-2026-79788

Name of the Vulnerable Software and Affected Versions llama.cpp version bec4772f6 Description A deserialization flaw exists in the ggml-RPC Server component. A remote attacker can trigger this issue by manipulating the op or op params arguments within the deserialize tensor function located in th...

7.5CVSS7.2AI score0.00564EPSS
SaveExploits0References10
Snyk
Snyk
•added 2026/08/20 12:00 a.m.•12 views

Deserialization of Untrusted Data

Overview org.springframework.batch:spring-batch-core is a framework for writing offline and batch applications using Spring and Java. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the deserialize function. An attacker can execute arbitrary code or...

7.3CVSS6.2AI score0.00352EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/19 12:00 a.m.•3 views

CVE-2026-76396: Improper Privilege Management

In Splunk AI Toolkit versions below 6.0.0, a user that holds a role with the schedulesearch capability could cause a scheduled search to load and deserialize a model file through the apply search command. The improper access control is possible because Splunk AI Toolkit does not mark the apply...

7.5CVSS5.7AI score0.00323EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/17 5:39 a.m.•9 views

BIT-AIRFLOW-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.6AI score0.00795EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/12 3:35 p.m.•21 views

CVE-2026-59242

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.5AI score0.00795EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/12 3:35 p.m.•50 views

CVE-2026-59242

Apache Airflow prior to 3.3.1 is vulnerable to deserialization of untrusted data (CWE-502) in its XCom GET /api/v2/{...}/xcomEntries/{key}?deserialize=true endpoint. The endpoint passed a string-literal payload through BaseXCom.deserialize_value without the _check_forbidden_xcom_keys guard, allow...

5.5AI score0.00795EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/08/12 3:35 p.m.•11 views

CVE-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/12 3:35 p.m.•43 views

CVE-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

0.00795EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/11 12:00 a.m.•0 views

CVE-2026-73066: Out-of-bounds Write

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an unchecked signed integer multiplication in Convolve::DeSerialize in src/lstm/convolve.cpp to wrap the convolution output-channel count,...

6.8CVSS6.2AI score0.00126EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/04 5:45 p.m.•12 views

CVE-2026-69702

SnailJob 1.7.0 contains a denial of service vulnerability in the FuryUtil.deserialize helper that allows authenticated attackers to crash the server by supplying a crafted Zstandard-compressed payload with an inflated framecontentsize field in the frame header. Attackers can store a base64-encode...

7.1CVSS5.5AI score0.00548EPSS
SaveExploits0References5Affected Software1
CVE
CVE
•added 2026/08/04 5:45 p.m.•61 views

CVE-2026-69702

SnailJob 1.7.0 is affected by a denial-of-service vulnerability in FuryUtil.deserialize. A crafted Zstandard payload with an inflated frame_content_size can trigger an unbounded array allocation, causing an unrecoverable java.lang.OutOfMemoryError when a retry task is dispatched. Attack requires ...

7.1CVSS5.5AI score0.00548EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/04 5:45 p.m.•22 views

EUVD-2026-52851

SnailJob 1.7.0 contains a denial of service vulnerability in the FuryUtil.deserialize helper that allows authenticated attackers to crash the server by supplying a crafted Zstandard-compressed payload with an inflated framecontentsize field in the frame header. Attackers can store a base64-encode...

7.1CVSS5.5AI score0.00548EPSS
SaveExploits0References4
Rows per page
Query Builder