Lucene search
+L

3719 matches found

EUVD
EUVD
added yesterday6 views

EUVD-2026-58462

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to an off-by-one error in bounds checking...

5.3CVSS5.3AI score
SaveExploits0References1
CVE
CVE
added yesterday17 views

CVE-2026-18020

IBM i NetServer on IBM i 7.3–7.6 is affected by CVE-2026-18020 due to an off-by-one error in bounds checking that could allow a remote attacker to cause a denial of service. The vulnerability is rooted in NetServer processing and is listed among several IBM i CVEs in the IBM Security Bulletin. Re...

5.3CVSS5.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added yesterday2 views

PT-2026-71855

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to an off-by-one error in bounds checking...

5.3CVSS5.3AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2 days ago8 views

nimiq-blockchain: Validity store off by one error

Impact The validity store treats a transaction with stored blocknumber = X as "in window" only when X lastbn - transactionvaliditywindowblocks strict inequality. However the protocol's Transaction::isvalidat accepts a transaction for inclusion in any block in validitystartheight - blocksperbatch,...

5.3AI score
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 3 days ago6 views

CVE-2026-71391

A flaw was found in GNU Emacs, specifically in GNU Emacs for Android. An off-by-one error can occur when a specially crafted font file is processed due to an improper bounds check. This can cause a heap-based buffer over-read, exposing heap memory contents. Mitigation Do not load untrusted font...

5.3CVSS5.4AI score0.00327EPSS
SaveExploits0References6
NVD
NVD
added 3 days ago8 views

CVE-2026-66806

Off-by-one error in Microsoft Office Word allows an unauthorized attacker to disclose information locally...

5.5CVSS0.00529EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-56748

Off-by-one error in Microsoft Office Word allows an unauthorized attacker to disclose information locally...

5.5CVSS5AI score0.00529EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 3 days ago9 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago4 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago7 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago6 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 3 days ago24 views

Microsoft Office Word Information Disclosure Vulnerability

Off-by-one error in Microsoft Office Word allows an unauthorized attacker to disclose information locally...

5.5CVSS5.2AI score0.00529EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 3 days ago5 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago6 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago6 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 3 days ago1 views

PT-2026-70705

Name of the Vulnerable Software and Affected Versions Microsoft Office Word affected versions not specified Description An off-by-one error occurs when a program writes or reads one element past the end of an array, which can lead to memory corruption or information disclosure. In this case, the...

5.5CVSS5.1AI score0.00529EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 views

DEBIAN-CVE-2026-71391

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfntvarysimpleglyph and sfntvarycompoundglyph uses a strict greater-than comparison instead of greater-than-or-equal, allowing a crafted TrueType variable font ...

5.3CVSS5.4AI score0.00327EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-71391

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfntvarysimpleglyph and sfntvarycompoundglyph uses a strict greater-than comparison instead of greater-than-or-equal, allowing a crafted TrueType variable font ...

5.3CVSS5.4AI score0.00327EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-71391 Off-by-One Error in GNU Emacs for Android

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfntvarysimpleglyph and sfntvarycompoundglyph uses a strict greater-than comparison instead of greater-than-or-equal, allowing a crafted TrueType variable font ...

5.3CVSS0.00327EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago36 views

CVE-2026-71391

GNU Emacs for Android is affected by an off-by-one in the gvar table parser (src/sfnt.c). The shared-coordinate index boundary check in sfnt_vary_simple_glyph() and sfnt_vary_compound_glyph() uses a > comparison instead of >=, allowing a crafted TrueType variable font to bypass the check an...

5.3CVSS5.3AI score0.00327EPSS
SaveExploits0References3
Rows per page
Query Builder