Lucene search
+L

155370 matches found

Cvelist
Cvelist
added 6 days ago39 views

CVE-2026-73072 Vim: Heap Buffer Overflow when Loading a Spell File

Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo in src/spellfile.c reuses slsalfirst without resetting values left by setsalfirst, so a crafted spell file containing an SNSAL section before an SNSOFO section causes under-counted mapping lists and attacker-influenced...

8.5CVSS0.00125EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago15 views

CVE-2026-73072 Vim: Heap Buffer Overflow when Loading a Spell File

Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo in src/spellfile.c reuses slsalfirst without resetting values left by setsalfirst, so a crafted spell file containing an SNSAL section before an SNSOFO section causes under-counted mapping lists and attacker-influenced...

8.5CVSS5.3AI score
SaveExploits0References5
NVD
NVD
added 6 days ago9 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.00126EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 6 days ago8 views

CVE-2026-19168

A flaw was found in V8 in Google Chrome. An inappropriate implementation allows a remote attacker to execute arbitrary code within the browser's sandbox. This can be achieved by enticing a user to visit a specially crafted HTML page, leading to unauthorized code execution...

8.8CVSS5.9AI score0.00442EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-19159

A flaw was found in chromium-browser. This use-after-free vulnerability in the Views component allows a remote attacker to potentially exploit heap corruption. By convincing a user to engage in specific user interface gestures and visit a crafted HTML page, an attacker could achieve arbitrary cod...

7.5CVSS5.6AI score0.00335EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-19148

A flaw was found in the GPU component of Google Chrome on Linux. A remote attacker, who has already compromised the renderer process, could exploit an out-of-bounds write vulnerability by tricking a user into visiting a specially crafted HTML page. This could potentially allow the attacker to...

8.3CVSS5.3AI score0.00267EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago9 views

CVE-2026-19144

A flaw was found in Google Chrome. This vulnerability, known as a use-after-free, occurs when the program attempts to use memory that has already been deallocated. A remote attacker could exploit this by tricking a user into visiting a specially crafted HTML page. Successful exploitation could le...

8.8CVSS5.7AI score0.00295EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago9 views

CVE-2026-19169

A flaw was found in Google Chrome. Insufficient validation of untrusted input in Contextual Tasks allows a remote attacker to perform privilege escalation. This can be achieved by enticing a user to visit a crafted HTML page, leading to an attacker gaining elevated permissions within the browser...

8.8CVSS5.3AI score0.00295EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago9 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.7CVSS5.2AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago30 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.00126EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago34 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.00126EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago4 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.3AI score
SaveExploits0References8
CVE
CVE
added 6 days ago35 views

CVE-2026-73066

Tesseract prior to 5.5.3 is affected by a heap out-of-bounds write in LSTM Convolve via a crafted .traineddata loaded through the deserializer. The root cause is an unchecked signed integer multiplication that wraps the convolution output-channel count, undersizing the forward-pass output buffer ...

6.8CVSS5.4AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago4 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
Debian CVE
Debian CVE
added 6 days ago8 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.5AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago31 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
NVD
NVD
added 6 days ago7 views

CVE-2026-50059

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contains an out of bounds write vulnerability while parsing specially crafted DFT files. This could allow an attacker to execute code i...

7.8CVSS0.00113EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago8 views

CVE-2026-50060

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 15, Solid Edge SE2026 All versions V226.0 Update 7. The affected applications contain a use-after-free vulnerability that could be triggered while parsing specially crafted DFT files. This could allow an attacker ...

7.8CVSS0.00113EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-59701

A vulnerability has been identified in Simcenter Femap All versions V2606.0001. The affected applications contains an out of bounds read vulnerability while parsing specially crafted BMP files. This could allow an attacker to execute code in the context of the current process...

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-56122

A vulnerability has been identified in Simcenter Femap All versions V2606.0001. The affected applications contains an out of bounds read vulnerability while parsing specially crafted BMP files. This could allow an attacker to execute code in the context of the current process...

7.8CVSS5.4AI score0.00113EPSS
SaveExploits0References1
Rows per page
Query Builder