Excessive Platform Resource Consumption within a Loop The advisory has been revoked - it doesn't affect any version of package satellite:el8/candlepin  (opens in a new tab)


Threat Intelligence

EPSS
0.62% (46th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL7-SATELLITE-17755600
  • published1 Jul 2026
  • disclosed23 Jun 2026

Introduced: 23 Jun 2026

NewCVE-2026-50193  (opens in a new tab)
CWE-1050  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:7.

NVD Description

Note: Versions mentioned in the description apply only to the upstream satellite:el8/candlepin package and not the satellite:el8/candlepin package as distributed by RHEL.

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.13.0 until 2.14.0, a potential Denial-of-Service exists when attacker sends deeply nested JSON if (and only if) the service reads deeply nested (1000s of levels) JSON as JsonNode (ObjectMapper.readTree()) and writes out same (or modifided) node using JsonNode.toString(). This can consume significant amount of resources with concurrent relatively small requests (1000 nested arrays is 2kB). This vulnerability is fixed in 2.14.0.