Lucene search
+L

64 matches found

Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•10 views

PT-2026-89518

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, UNICHARSET::load via fgets in src/ccutil/unicharset.cpp trusts the declared unichar count as a loop bound and uses id as an unchecked index into the unichars vector. unichar insert backwards compatible can leave the vector...

7.8CVSS5.9AI score0.00183EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•13 views

PT-2026-89517

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, the callback form of GenericVector::read in src/ccutil/genericvector.h reads the independent int32 fields reserved and size used from a .traineddata model without a cap or an invariant check. reservereserved allocates the backi...

8.6CVSS5.9AI score0.00176EPSS
SaveExploits1References3
OSV
OSV
•added 2026/08/30 4:17 a.m.•18 views

OESA-2026-3572 tesseract security update

A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. Security Fixes: Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model...

6.8CVSS6AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/30 4:17 a.m.•17 views

OESA-2026-3571 tesseract security update

A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. Security Fixes: Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model...

6.8CVSS6AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/30 4:17 a.m.•23 views

OESA-2026-3570 tesseract security update

A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. Security Fixes: Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model...

6.8CVSS6AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/30 4:17 a.m.•38 views

OESA-2026-3569 tesseract security update

A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. Security Fixes: Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata LSTM model...

6.8CVSS6AI score0.00182EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/12 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-73066

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. Prior to 5.5.3, a crafted .traineddata LSTM model component loaded through Tesseract's deserializer can cause an uncheck...

6.8CVSS6AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/11 3:17 p.m.•19 views

CVE-2026-73066

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.8CVSS0.00126EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/11 3:17 p.m.•20 views

CVE-2026-73067

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata model loaded through TessBaseAPI::Init can cause SquishedDawg::readsquisheddawg in src/dict/dawg.cpp to accept an unterminated forward-edge run, after which SquishedDawg::Load calls numforwardedges0 and lastedge in...

6.7CVSS0.00182EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/11 3:17 p.m.•16 views

CVE-2026-73066

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.8CVSS5.7AI score0.00126EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/11 2:51 p.m.•38 views

CVE-2026-73067 Tesseract: Heap OOB read in the DAWG loader

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata model loaded through TessBaseAPI::Init can cause SquishedDawg::readsquisheddawg in src/dict/dawg.cpp to accept an unterminated forward-edge run, after which SquishedDawg::Load calls numforwardedges0 and lastedge in...

6.7CVSS0.00182EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/11 2:51 p.m.•9 views

CVE-2026-73067 Tesseract: Heap OOB read in the DAWG loader

Tesseract is an open source OCR engine. Prior to 5.5.3, a crafted .traineddata model loaded through TessBaseAPI::Init can cause SquishedDawg::readsquisheddawg in src/dict/dawg.cpp to accept an unterminated forward-edge run, after which SquishedDawg::Load calls numforwardedges0 and lastedge in...

6.7CVSS5.2AI score0.00182EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/11 2:51 p.m.•65 views

CVE-2026-73067

CVE-2026-73067 affects the Tesseract OCR engine. A crafted .traineddata model loaded via TessBaseAPI::Init can cause SquishedDawg::read_squished_dawg to accept an unterminated forward-edge run, leading to SquishedDawg::Load calling num_forward_edges(0) and last_edge reading beyond edges_, which t...

6.7CVSS5.2AI score0.00182EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/11 2:49 p.m.•22 views

EUVD-2026-56181

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.8CVSS5.4AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/11 2:49 p.m.•9 views

CVE-2026-73066 Tesseract: Heap out-of-bounds write in LSTM Convolve layer via crafted .traineddata

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.8CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/11 2:49 p.m.•41 views

CVE-2026-73066 Tesseract: Heap out-of-bounds write in LSTM Convolve layer via crafted .traineddata

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.8CVSS0.00126EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•13 views

EUVD-2022-2628

Malicious code in bioql PyPI...

6.2CVSS6.4AI score0.00317EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2022/05/17 2:04 a.m.•24 views

ocrodjvu is vulnerable to Arbitrary File Modification via symlink attack

ocrodjvu 0.4.6-1 on Debian GNU/Linux allows local users to modify arbitrary files via a symlink attack on temporary files that are generated when Cuneiform is invoked as the OCR engine...

6.2CVSS6.8AI score0.00317EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2022/05/17 2:04 a.m.•41 views

GHSA-5PJJ-7M4P-WFH2 ocrodjvu is vulnerable to Arbitrary File Modification via symlink attack

ocrodjvu 0.4.6-1 on Debian GNU/Linux allows local users to modify arbitrary files via a symlink attack on temporary files that are generated when Cuneiform is invoked as the OCR engine...

6.2CVSS6AI score0.00317EPSS
SaveExploits0References5
Fedora
Fedora
•added 2022/03/26 3:34 p.m.•22 views

[SECURITY] Fedora 36 Update: tesseract-5.0.1-5.fc36

A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005...

1.9AI score
SaveExploits0
Rows per page
Query Builder