Логотип exploitDog
bind:"CVE-2026-21710" OR bind:"CVE-2026-26996" OR bind:"CVE-2026-27135" OR bind:"CVE-2026-27904"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2026-21710" OR bind:"CVE-2026-26996" OR bind:"CVE-2026-27135" OR bind:"CVE-2026-27904"

Количество 62

Количество 62

suse-cvrf логотип

openSUSE-SU-2026:20502-1

26 дней назад

Security update for cockpit-podman

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

CVE-2026-27904

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

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtracking in V8. With a 12-byte pattern `*(*(*(a|b)))` and an 18-byte non-matching input, `minimatch()` stalls for over 7 seconds. Adding a single nesting level or a few input characters pushes this to minutes. This is the most severe finding: it is triggered by the default `minimatch()` API with no special options, and the minimum viable pattern is only 12 bytes. The same issue affects `+()` extglobs equally. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 fix the issue.

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

CVE-2026-27904

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

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtracking in V8. With a 12-byte pattern `*(*(*(a|b)))` and an 18-byte non-matching input, `minimatch()` stalls for over 7 seconds. Adding a single nesting level or a few input characters pushes this to minutes. This is the most severe finding: it is triggered by the default `minimatch()` API with no special options, and the minimum viable pattern is only 12 bytes. The same issue affects `+()` extglobs equally. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 fix the issue.

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

CVE-2026-27904

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

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtracking in V8. With a 12-byte pattern `*(*(*(a|b)))` and an 18-byte non-matching input, `minimatch()` stalls for over 7 seconds. Adding a single nesting level or a few input characters pushes this to minutes. This is the most severe finding: it is triggered by the default `minimatch()` API with no special options, and the minimum viable pattern is only 12 bytes. The same issue affects `+()` extglobs equally. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 fix the issue.

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

CVE-2026-27904

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

minimatch is a minimal matching utility for converting glob expression ...

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

CVE-2026-27135

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

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.

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

CVE-2026-27135

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

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.

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

CVE-2026-27135

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

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.

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

CVE-2026-27135

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

nghttp2 Denial of service: Assertion failure due to the missing state validation

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

CVE-2026-27135

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

nghttp2 is an implementation of the Hypertext Transfer Protocol versio ...

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-23c5-xmqv-rm74

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

minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20413-1

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

Security update for nghttp2

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1350-1

21 день назад

Security update for nghttp2

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1247-1

26 дней назад

Security update for nghttp2

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1074-1

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

Security update for nghttp2

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1056-1

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

Security update for nghttp2

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

RLSA-2026:7668

21 день назад

Important: nghttp2 security update

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

RLSA-2026:7667

20 дней назад

Important: nghttp2 security update

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

RLSA-2026:7666

21 день назад

Important: nghttp2 security update

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

ELSA-2026-7668

24 дня назад

ELSA-2026-7668: nghttp2 security update (IMPORTANT)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
openSUSE-SU-2026:20502-1

Security update for cockpit-podman

26 дней назад
ubuntu логотип
CVE-2026-27904

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtracking in V8. With a 12-byte pattern `*(*(*(a|b)))` and an 18-byte non-matching input, `minimatch()` stalls for over 7 seconds. Adding a single nesting level or a few input characters pushes this to minutes. This is the most severe finding: it is triggered by the default `minimatch()` API with no special options, and the minimum viable pattern is only 12 bytes. The same issue affects `+()` extglobs equally. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 fix the issue.

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

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtracking in V8. With a 12-byte pattern `*(*(*(a|b)))` and an 18-byte non-matching input, `minimatch()` stalls for over 7 seconds. Adding a single nesting level or a few input characters pushes this to minutes. This is the most severe finding: it is triggered by the default `minimatch()` API with no special options, and the minimum viable pattern is only 12 bytes. The same issue affects `+()` extglobs equally. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 fix the issue.

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

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtracking in V8. With a 12-byte pattern `*(*(*(a|b)))` and an 18-byte non-matching input, `minimatch()` stalls for over 7 seconds. Adding a single nesting level or a few input characters pushes this to minutes. This is the most severe finding: it is triggered by the default `minimatch()` API with no special options, and the minimum viable pattern is only 12 bytes. The same issue affects `+()` extglobs equally. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 fix the issue.

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

minimatch is a minimal matching utility for converting glob expression ...

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

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
redhat логотип
CVE-2026-27135

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
nvd логотип
CVE-2026-27135

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
msrc логотип
CVE-2026-27135

nghttp2 Denial of service: Assertion failure due to the missing state validation

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
debian логотип
CVE-2026-27135

nghttp2 is an implementation of the Hypertext Transfer Protocol versio ...

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
github логотип
GHSA-23c5-xmqv-rm74

minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions

CVSS3: 7.5
0%
Низкий
2 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20413-1

Security update for nghttp2

0%
Низкий
около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1350-1

Security update for nghttp2

0%
Низкий
21 день назад
suse-cvrf логотип
SUSE-SU-2026:1247-1

Security update for nghttp2

0%
Низкий
26 дней назад
suse-cvrf логотип
SUSE-SU-2026:1074-1

Security update for nghttp2

0%
Низкий
около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1056-1

Security update for nghttp2

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

Important: nghttp2 security update

0%
Низкий
21 день назад
rocky логотип
RLSA-2026:7667

Important: nghttp2 security update

0%
Низкий
20 дней назад
rocky логотип
RLSA-2026:7666

Important: nghttp2 security update

0%
Низкий
21 день назад
oracle-oval логотип
ELSA-2026-7668

ELSA-2026-7668: nghttp2 security update (IMPORTANT)

24 дня назад

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