Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 14

Количество 14

ubuntu логотип

CVE-2026-52859

3 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2.0565, the update_snapshot() function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars[] array with no upper bound, stopping only when it encounters a NUL terminator. When a cell legitimately fills all VTERM_MAX_CHARS_PER_CELL (6) slots — a base character plus five combining marks — the bundled libvterm returns the array without a terminating NUL, so the loop reads past the fixed six-element array and appends the out-of-bounds values to a buffer reserved for only six characters. A program whose output is rendered inside a :terminal window can trigger this with a short byte sequence and no Vim scripting, leading to a crash. This issue has been patched in version 9.2.0565.

CVSS3: 8.2
EPSS: Низкий
redhat логотип

CVE-2026-52859

3 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2.0565, the update_snapshot() function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars[] array with no upper bound, stopping only when it encounters a NUL terminator. When a cell legitimately fills all VTERM_MAX_CHARS_PER_CELL (6) slots — a base character plus five combining marks — the bundled libvterm returns the array without a terminating NUL, so the loop reads past the fixed six-element array and appends the out-of-bounds values to a buffer reserved for only six characters. A program whose output is rendered inside a :terminal window can trigger this with a short byte sequence and no Vim scripting, leading to a crash. This issue has been patched in version 9.2.0565.

CVSS3: 5
EPSS: Низкий
nvd логотип

CVE-2026-52859

3 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2.0565, the update_snapshot() function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars[] array with no upper bound, stopping only when it encounters a NUL terminator. When a cell legitimately fills all VTERM_MAX_CHARS_PER_CELL (6) slots — a base character plus five combining marks — the bundled libvterm returns the array without a terminating NUL, so the loop reads past the fixed six-element array and appends the out-of-bounds values to a buffer reserved for only six characters. A program whose output is rendered inside a :terminal window can trigger this with a short byte sequence and no Vim scripting, leading to a crash. This issue has been patched in version 9.2.0565.

CVSS3: 8.2
EPSS: Низкий
msrc логотип

CVE-2026-52859

3 месяца назад

Vim: Out-of-bounds Read in Terminal Screen Snapshot

EPSS: Низкий
debian логотип

CVE-2026-52859

3 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2. ...

CVSS3: 8.2
EPSS: Низкий
redos логотип

ROS-20260819-80-0027

30 дней назад

Уязвимость vim

CVSS3: 6.5
EPSS: Низкий
redos логотип

ROS-20260819-73-0027

30 дней назад

Уязвимость vim

CVSS3: 6.5
EPSS: Низкий
fstec логотип

BDU:2026-14511

4 месяца назад

Уязвимость функции update_snapshot() файла src/terminal.c текстового редактора Vim, позволяющая нарушителю оказать воздействие на конфиденциальность и доступность защищаемой информации

CVSS3: 6.5
EPSS: Низкий
rocky логотип

RLSA-2026:66348

7 дней назад

Important: vim security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-66348-0

8 дней назад

ELSA-2026-66348-0: vim security update (IMPORTANT)

EPSS: Низкий
rocky логотип

RLSA-2026:66366

6 дней назад

Important: vim security update

EPSS: Низкий
rocky логотип

RLSA-2026:66336

6 дней назад

Important: vim security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-66366-0

8 дней назад

ELSA-2026-66366-0: vim security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-66336-0

8 дней назад

ELSA-2026-66336-0: vim security update (IMPORTANT)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2026-52859

Vim is an open source, command line text editor. Prior to version 9.2.0565, the update_snapshot() function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars[] array with no upper bound, stopping only when it encounters a NUL terminator. When a cell legitimately fills all VTERM_MAX_CHARS_PER_CELL (6) slots — a base character plus five combining marks — the bundled libvterm returns the array without a terminating NUL, so the loop reads past the fixed six-element array and appends the out-of-bounds values to a buffer reserved for only six characters. A program whose output is rendered inside a :terminal window can trigger this with a short byte sequence and no Vim scripting, leading to a crash. This issue has been patched in version 9.2.0565.

CVSS3: 8.2
0%
Низкий
3 месяца назад
redhat логотип
CVE-2026-52859

Vim is an open source, command line text editor. Prior to version 9.2.0565, the update_snapshot() function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars[] array with no upper bound, stopping only when it encounters a NUL terminator. When a cell legitimately fills all VTERM_MAX_CHARS_PER_CELL (6) slots — a base character plus five combining marks — the bundled libvterm returns the array without a terminating NUL, so the loop reads past the fixed six-element array and appends the out-of-bounds values to a buffer reserved for only six characters. A program whose output is rendered inside a :terminal window can trigger this with a short byte sequence and no Vim scripting, leading to a crash. This issue has been patched in version 9.2.0565.

CVSS3: 5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-52859

Vim is an open source, command line text editor. Prior to version 9.2.0565, the update_snapshot() function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars[] array with no upper bound, stopping only when it encounters a NUL terminator. When a cell legitimately fills all VTERM_MAX_CHARS_PER_CELL (6) slots — a base character plus five combining marks — the bundled libvterm returns the array without a terminating NUL, so the loop reads past the fixed six-element array and appends the out-of-bounds values to a buffer reserved for only six characters. A program whose output is rendered inside a :terminal window can trigger this with a short byte sequence and no Vim scripting, leading to a crash. This issue has been patched in version 9.2.0565.

CVSS3: 8.2
0%
Низкий
3 месяца назад
msrc логотип
CVE-2026-52859

Vim: Out-of-bounds Read in Terminal Screen Snapshot

0%
Низкий
3 месяца назад
debian логотип
CVE-2026-52859

Vim is an open source, command line text editor. Prior to version 9.2. ...

CVSS3: 8.2
0%
Низкий
3 месяца назад
redos логотип
ROS-20260819-80-0027

Уязвимость vim

CVSS3: 6.5
0%
Низкий
30 дней назад
redos логотип
ROS-20260819-73-0027

Уязвимость vim

CVSS3: 6.5
0%
Низкий
30 дней назад
fstec логотип
BDU:2026-14511

Уязвимость функции update_snapshot() файла src/terminal.c текстового редактора Vim, позволяющая нарушителю оказать воздействие на конфиденциальность и доступность защищаемой информации

CVSS3: 6.5
0%
Низкий
4 месяца назад
rocky логотип
RLSA-2026:66348

Important: vim security update

7 дней назад
oracle-oval логотип
ELSA-2026-66348-0

ELSA-2026-66348-0: vim security update (IMPORTANT)

8 дней назад
rocky логотип
RLSA-2026:66366

Important: vim security update

6 дней назад
rocky логотип
RLSA-2026:66336

Important: vim security update

6 дней назад
oracle-oval логотип
ELSA-2026-66366-0

ELSA-2026-66366-0: vim security update (IMPORTANT)

8 дней назад
oracle-oval логотип
ELSA-2026-66336-0

ELSA-2026-66336-0: vim security update (IMPORTANT)

8 дней назад

Уязвимостей на страницу

exploitDog - Комплексное решение для обнаружения, оценки и устранения уязвимостей.