Lucene search
+L

71093 matches found

OSV
OSV
added 2026/09/10 5:17 p.m.8 views

DEBIAN-CVE-2026-88048

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, FullyConnected::DeSerialize in src/lstm/fullyconnected.cpp does not validate the deserialized layer scalars ni and no against the weight-matrix dimensions. During FullyConnected::Forward, MatrixDotVector in...

7.1CVSS5.9AI score0.00114EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/10 5:17 p.m.7 views

CVE-2026-68487

Path traversal in Plesk's Backup Manager causes arbitrary file write as root by an authenticated customer...

9.9CVSS0.00407EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/10 4:55 p.m.12 views

CVE-2026-88049

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A remote attacker could exploit a heap out-of-bounds write vulnerability in the LSTM::Forward function by providing a specially crafted input. This could lead to heap corruption, application crashes, or...

8.6CVSS6.3AI score0.0015EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/09/10 4:42 p.m.10 views

pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.8CVSS8.2AI score0.01318EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/09/10 4:42 p.m.10 views

Remote code execution in pytorch lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS8.5AI score0.26831EPSS
SaveExploits3References8Affected Software1
OSV
OSV
added 2026/09/10 4:42 p.m.11 views

PYSEC-2026-3975 pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.1CVSS8.5AI score0.01318EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/09/10 4:24 p.m.43 views

CVE-2026-68487

Path traversal in Plesk's Backup Manager causes arbitrary file write as root by an authenticated customer...

9.9CVSS0.00407EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 4:24 p.m.39 views

CVE-2026-68487

CVE-2026-68487 is a path traversal vulnerability in Plesk's Backup Manager caused by an unsigned backup header , allowing an authenticated customer to perform an arbitrary file write as root . The vulnerability is scored CVSS 9.9 (Critical) with a changed scope, reflecting high impact on confiden...

9.9CVSS8.3AI score0.00407EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 4:24 p.m.17 views

EUVD-2026-75596

Path traversal in Plesk's Backup Manager causes arbitrary file write as root by an authenticated customer...

9.9CVSS8.3AI score0.00407EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 4:24 p.m.42 views

CVE-2026-88050 Tesseract: Out-of-bounds write in UnicharCompress via unvalidated recoder code values

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

6.9CVSS0.0015EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/10 4:24 p.m.14 views

CVE-2026-88050

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

6.9CVSS5.9AI score0.0015EPSS
SaveExploits0
CVE
CVE
added 2026/09/10 4:24 p.m.17 views

CVE-2026-88050

Tesseract (open-source OCR engine) versions 5.5.3 and earlier contain an out-of-bounds write in the UnicharCompress component. The root cause is that RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length_ but accepts negative code_ values from a crafted .traineddata recoder ...

6.9CVSS5.9AI score0.0015EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/10 4:24 p.m.9 views

CVE-2026-88050 Tesseract: Out-of-bounds write in UnicharCompress via unvalidated recoder code values

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

6.9CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/10 4:24 p.m.11 views

EUVD-2026-75593

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

6.9CVSS5.9AI score0.0015EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/10 4:23 p.m.44 views

CVE-2026-88049 Tesseract: Heap out-of-bounds write in LSTM::Forward via na_/gate-matrix dimension mismatch

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, prior .traineddata hardening added bounds checks to NetworkIO::CopyTimeStepGeneral and NetworkIO::Randomize in src/lstm/networkio.cpp but left NetworkIO::WriteTimeStepPart and NetworkIO::AddTimeStepPart unchecked. In...

8.6CVSS0.0015EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/10 4:23 p.m.12 views

CVE-2026-88049

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, prior .traineddata hardening added bounds checks to NetworkIO::CopyTimeStepGeneral and NetworkIO::Randomize in src/lstm/networkio.cpp but left NetworkIO::WriteTimeStepPart and NetworkIO::AddTimeStepPart unchecked. In...

8.6CVSS5.9AI score0.0015EPSS
SaveExploits0
CVE
CVE
added 2026/09/10 4:23 p.m.18 views

CVE-2026-88049

Tesseract (open-source OCR engine) versions 5.5.3 and earlier are affected by a heap out-of-bounds write in LSTM::Forward (src/lstm/lstm.cpp). Prior hardening added bounds checks to NetworkIO::CopyTimeStepGeneral and NetworkIO::Randomize but left NetworkIO::WriteTimeStepPart and NetworkIO::AddTim...

8.6CVSS5.9AI score0.0015EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/09/10 4:21 p.m.9 views

EUVD-2026-75591

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, FullyConnected::DeSerialize in src/lstm/fullyconnected.cpp does not validate the deserialized layer scalars ni and no against the weight-matrix dimensions. During FullyConnected::Forward, MatrixDotVector in...

8.6CVSS5.9AI score0.00114EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 4:21 p.m.16 views

CVE-2026-88048 Tesseract: Heap out-of-bounds write/read in FullyConnected::Forward via layer/weight-matrix dimension mismatch

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, FullyConnected::DeSerialize in src/lstm/fullyconnected.cpp does not validate the deserialized layer scalars ni and no against the weight-matrix dimensions. During FullyConnected::Forward, MatrixDotVector in...

8.6CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/09/10 4:18 p.m.8 views

CVE-2026-88937

knowns through 0.33.0 fails to properly validate template destination paths in the code generation template engine, allowing attackers to read and write arbitrary files outside the project root. Attackers can supply malicious templates that traverse directories to overwrite shell profiles, steal...

8.8CVSS0.00517EPSS
SaveExploits0References5
Rows per page
Query Builder