Allocation of Resources Without Limits or Throttling The advisory has been revoked - it doesn't affect any version of package openshift4/oc-mirror-plugin-rhel9  (opens in a new tab)


Threat Intelligence

Social Trends
EPSS
0.48% (38th 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-OPENSHIFT4OCMIRRORPLUGINRHEL9-15538006
  • published14 Mar 2026
  • disclosed24 Feb 2026

Introduced: 24 Feb 2026

CVE-2026-27571  (opens in a new tab)
CWE-770  (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 openshift4/oc-mirror-plugin-rhel9 package and not the openshift4/oc-mirror-plugin-rhel9 package as distributed by RHEL.

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. The WebSockets handling of NATS messages handles compressed messages via the WebSockets negotiated compression. Prior to versions 2.11.2 and 2.12.3, the implementation bound the memory size of a NATS message but did not independently bound the memory consumption of the memory stream when constructing a NATS message which might then fail validation for size reasons. An attacker can use a compression bomb to cause excessive memory consumption, often resulting in the operating system terminating the server process. The use of compression is negotiated before authentication, so this does not require valid NATS credentials to exploit. The fix, present in versions 2.11.2 and 2.12.3, was to bounds the decompression to fail once the message was too large, instead of continuing on. The vulnerability only affects deployments which use WebSockets and which expose the network port to untrusted end-points.