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

exploitDog

Количество 41

Количество 41

rocky логотип

RLSA-2026:48703

около 2 месяцев назад

Important: vim security update

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

ELSA-2026-48703

около 2 месяцев назад

ELSA-2026-48703: vim security update (IMPORTANT)

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

RLSA-2026:48650

около 2 месяцев назад

Important: vim security update

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

RLSA-2026:47982

около 2 месяцев назад

Important: vim security update

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

ELSA-2026-48650

около 2 месяцев назад

ELSA-2026-48650: vim security update (IMPORTANT)

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

ELSA-2026-47982

около 2 месяцев назад

ELSA-2026-47982: vim security update (IMPORTANT)

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

CVE-2026-55693

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

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked against the size of the fixed MAXWLEN-element stack arrays it indexes (arridx[], curi[], wordcount[]). A crafted .spl/.sug file pair, loaded when the user invokes spell suggestion, can drive the descent arbitrarily deep, so the function writes past the end of those arrays. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0653.

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

CVE-2026-55693

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

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked against the size of the fixed MAXWLEN-element stack arrays it indexes (arridx[], curi[], wordcount[]). A crafted .spl/.sug file pair, loaded when the user invokes spell suggestion, can drive the descent arbitrarily deep, so the function writes past the end of those arrays. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0653.

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

CVE-2026-55693

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

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked against the size of the fixed MAXWLEN-element stack arrays it indexes (arridx[], curi[], wordcount[]). A crafted .spl/.sug file pair, loaded when the user invokes spell suggestion, can drive the descent arbitrarily deep, so the function writes past the end of those arrays. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0653.

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

CVE-2026-55693

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

Vim: Out-of-bounds Write in Spell File Word Count

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

CVE-2026-55693

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

Vim is an open source, command line text editor. Prior to 9.2.0653, th ...

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

ROS-20260819-80-0034

30 дней назад

Уязвимость vim

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

ROS-20260819-73-0034

30 дней назад

Уязвимость vim

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

BDU:2026-14509

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

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

CVSS3: 7.8
EPSS: Низкий
ubuntu логотип

CVE-2026-57455

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

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spell_soundfold_sofo() in src/spell.c translates a word through a spell file's SOFO (sound-folding) byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound and terminates only on the input NUL, writing one byte per input byte into the MAXWLEN-element stack buffer the caller provides. A word longer than MAXWLEN, passed to soundfold() (or reached via sound-based spell suggestion) while a SOFO-based spell language is active, therefore writes past the end of that buffer. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0698.

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

CVE-2026-57455

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

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spell_soundfold_sofo() in src/spell.c translates a word through a spell file's SOFO (sound-folding) byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound and terminates only on the input NUL, writing one byte per input byte into the MAXWLEN-element stack buffer the caller provides. A word longer than MAXWLEN, passed to soundfold() (or reached via sound-based spell suggestion) while a SOFO-based spell language is active, therefore writes past the end of that buffer. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0698.

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

CVE-2026-57455

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

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spell_soundfold_sofo() in src/spell.c translates a word through a spell file's SOFO (sound-folding) byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound and terminates only on the input NUL, writing one byte per input byte into the MAXWLEN-element stack buffer the caller provides. A word longer than MAXWLEN, passed to soundfold() (or reached via sound-based spell suggestion) while a SOFO-based spell language is active, therefore writes past the end of that buffer. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0698.

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

CVE-2026-57455

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

Vim: Stack out-of-bounds write in `spell_soundfold_sofo()` via an over-length `soundfold()` argument

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

CVE-2026-57455

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

Vim is an open source, command line text editor. Prior to 9.2.0698, th ...

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

ROS-20260819-80-0032

30 дней назад

Уязвимость vim

CVSS3: 7
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
rocky логотип
RLSA-2026:48703

Important: vim security update

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-48703

ELSA-2026-48703: vim security update (IMPORTANT)

около 2 месяцев назад
rocky логотип
RLSA-2026:48650

Important: vim security update

около 2 месяцев назад
rocky логотип
RLSA-2026:47982

Important: vim security update

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-48650

ELSA-2026-48650: vim security update (IMPORTANT)

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-47982

ELSA-2026-47982: vim security update (IMPORTANT)

около 2 месяцев назад
ubuntu логотип
CVE-2026-55693

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked against the size of the fixed MAXWLEN-element stack arrays it indexes (arridx[], curi[], wordcount[]). A crafted .spl/.sug file pair, loaded when the user invokes spell suggestion, can drive the descent arbitrarily deep, so the function writes past the end of those arrays. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0653.

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

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked against the size of the fixed MAXWLEN-element stack arrays it indexes (arridx[], curi[], wordcount[]). A crafted .spl/.sug file pair, loaded when the user invokes spell suggestion, can drive the descent arbitrarily deep, so the function writes past the end of those arrays. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0653.

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

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked against the size of the fixed MAXWLEN-element stack arrays it indexes (arridx[], curi[], wordcount[]). A crafted .spl/.sug file pair, loaded when the user invokes spell suggestion, can drive the descent arbitrarily deep, so the function writes past the end of those arrays. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0653.

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

Vim: Out-of-bounds Write in Spell File Word Count

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

Vim is an open source, command line text editor. Prior to 9.2.0653, th ...

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

Уязвимость vim

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

Уязвимость vim

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

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

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

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spell_soundfold_sofo() in src/spell.c translates a word through a spell file's SOFO (sound-folding) byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound and terminates only on the input NUL, writing one byte per input byte into the MAXWLEN-element stack buffer the caller provides. A word longer than MAXWLEN, passed to soundfold() (or reached via sound-based spell suggestion) while a SOFO-based spell language is active, therefore writes past the end of that buffer. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0698.

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

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spell_soundfold_sofo() in src/spell.c translates a word through a spell file's SOFO (sound-folding) byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound and terminates only on the input NUL, writing one byte per input byte into the MAXWLEN-element stack buffer the caller provides. A word longer than MAXWLEN, passed to soundfold() (or reached via sound-based spell suggestion) while a SOFO-based spell language is active, therefore writes past the end of that buffer. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0698.

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

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spell_soundfold_sofo() in src/spell.c translates a word through a spell file's SOFO (sound-folding) byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound and terminates only on the input NUL, writing one byte per input byte into the MAXWLEN-element stack buffer the caller provides. A word longer than MAXWLEN, passed to soundfold() (or reached via sound-based spell suggestion) while a SOFO-based spell language is active, therefore writes past the end of that buffer. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0698.

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

Vim: Stack out-of-bounds write in `spell_soundfold_sofo()` via an over-length `soundfold()` argument

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

Vim is an open source, command line text editor. Prior to 9.2.0698, th ...

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

Уязвимость vim

CVSS3: 7
0%
Низкий
30 дней назад

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