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

exploitDog

Количество 72

Количество 72

suse-cvrf логотип

SUSE-SU-2026:1299-1

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

Security update for nodejs24

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

openSUSE-SU-2026:20504-1

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

Security update for cockpit

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

openSUSE-SU-2026:20503-1

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

Security update for cockpit-machines

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

openSUSE-SU-2026:20502-1

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

Security update for cockpit-podman

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

ROS-20260420-73-0038

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

Уязвимость nodejs-minimatch

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

CVE-2026-27904

5 месяцев назад

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

5 месяцев назад

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

5 месяцев назад

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

5 месяцев назад

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

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

CVE-2026-27135

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

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

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

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

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

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

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

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

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

CVE-2026-27135

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

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

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

GHSA-23c5-xmqv-rm74

5 месяцев назад

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

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

BDU:2026-07262

5 месяцев назад

Уязвимость библиотеки minimatch программной платформы Node.js, связанная с использованием регулярного выражения c неэффективной вычислительной сложностью, позволяющая нарушителю вызвать отказ в обслуживании

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

openSUSE-SU-2026:20413-1

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

Security update for nghttp2

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

SUSE-SU-2026:1350-1

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

Security update for nghttp2

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

SUSE-SU-2026:1247-1

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

Security update for nghttp2

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

SUSE-SU-2026:1074-1

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

Security update for nghttp2

EPSS: Низкий

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

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

Security update for nodejs24

4 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20504-1

Security update for cockpit

4 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20503-1

Security update for cockpit-machines

4 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20502-1

Security update for cockpit-podman

4 месяца назад
redos логотип
ROS-20260420-73-0038

Уязвимость nodejs-minimatch

CVSS3: 7.5
1%
Низкий
3 месяца назад
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%
Низкий
5 месяцев назад
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%
Низкий
5 месяцев назад
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%
Низкий
5 месяцев назад
debian логотип
CVE-2026-27904

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

CVSS3: 7.5
0%
Низкий
5 месяцев назад
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
1%
Низкий
4 месяца назад
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
1%
Низкий
4 месяца назад
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
1%
Низкий
4 месяца назад
msrc логотип
CVE-2026-27135

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

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

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

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

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

CVSS3: 7.5
0%
Низкий
5 месяцев назад
fstec логотип
BDU:2026-07262

Уязвимость библиотеки minimatch программной платформы Node.js, связанная с использованием регулярного выражения c неэффективной вычислительной сложностью, позволяющая нарушителю вызвать отказ в обслуживании

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

Security update for nghttp2

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

Security update for nghttp2

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

Security update for nghttp2

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

Security update for nghttp2

1%
Низкий
4 месяца назад

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