CVE & CISA-KEV Catalog

CVE-2026-27903

HIGH
7.5
CVSS v3
NVD

Description

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.3, `matchOne()` performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent `**` (GLOBSTAR) segments and the input path does not match. The time complexity is O(C(n, k)) -- binomial -- where `n` is the number of path segments and `k` is the number of globstars. With k=11 and n=30, a call to the default `minimatch()` API stalls for roughly 5 seconds. With k=13, it exceeds 15 seconds. No memoization or call budget exists to bound this behavior. Any application where an attacker can influence the glob pattern passed to `minimatch()` is vulnerable. The realistic attack surface includes build tools and task runners that accept user-supplied glob arguments (ESLint, Webpack, Rollup config), multi-tenant systems where one tenant configures glob-based rules that run in a shared process, admin or developer interfaces that accept ignore-rule or filter configuration as globs, and CI/CD pipelines that evaluate user-submitted config files containing glob patterns. An attacker who can place a crafted pattern into any of these paths can stall the Node.js event loop for tens of seconds per invocation. The pattern is 56 bytes for a 5-second stall and does not require authentication in contexts where pattern input is part of the feature. 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.3 fix the issue.

How to fix

Remediation Available
node-minimatchDebian
Fixed in:9.0.7-1CVE-2026-27903
registry.redhat.io/odf4/cephcsiRed Hat / RHEL
Fixed in:rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64leRHSA-2026:37387
Fixed in:rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64RHSA-2026:37387
Fixed in:operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64RHSA-2026:37387
Fixed in:rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64leRHSA-2026:37387
Fixed in:rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64RHSA-2026:37387
registry.redhat.io/odf4/cephcsiRocky
Fixed in:rhel9@sha256:bda64b773b0cad6ac42ef57948b61ae92ab97fcf264e946f83fda183850af573_arm64RHSA-2026:37387
Fixed in:operator-bundle@sha256:0436c7a77f0639a173de3fea3420fb61629aaa5e6ec38ebce2eb3b75970e9965_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:022f660bb0be440e9d99abf8815ede618710a390d315ccc79e9812a1c0f9ae02_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:9e492330bdada69efd431ecc370e3082fdd9366d2e5a00901f1101fb71fbaea5_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:bdbd70d08ef6c7266a0a7cf0026192fffdb7c96a9bd13eec21a1046dc60ed54d_s390xRHSA-2026:37387
Fixed in:rhel9@sha256:05df2bcbadb214e4873082f282ef013565f04f24dce406d3802288d6ad574741_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:1e55fe6360f7b5bce7d4ae524235b3ed5c8af0088b90c25c85dc8fe29319e777_ppc64leRHSA-2026:37387
Fixed in:rhel9@sha256:4d2215693809fd61f6d4d81333b41739fd7e34ad87fe79f9176db69c95265acb_s390xRHSA-2026:37387
Fixed in:rhel9@sha256:fb187a502fe69355bf96070a3761e1800a66f6b282d1e1169bba016d9085eee6_ppc64leRHSA-2026:37387
registry.redhat.io/odf4/devicefinderRed Hat / RHEL
Fixed in:rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64leRHSA-2026:37387
Fixed in:rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64RHSA-2026:37387
Fixed in:rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64RHSA-2026:37387
Fixed in:rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390xRHSA-2026:37387
registry.redhat.io/odf4/devicefinderRocky
Fixed in:rhel9@sha256:0ec0bc6ad7ee67b04329e5ecd38d2875bfb32374eda4afcb3748b38c35e3b99d_s390xRHSA-2026:37387
Fixed in:rhel9@sha256:c1f7e2899e8cd209f08d3e7501a3dc7b8237cc4ca980792902e131df23d157ef_amd64RHSA-2026:37387
Fixed in:rhel9@sha256:9841e96fcd4ce5aa597e1f0055a51a75aa01d26b4c347f245b0b550e17546389_ppc64leRHSA-2026:37387
Fixed in:rhel9@sha256:e08093d4536d5d416e53344a12ddca0d11e6fe0d2ba4fdc274993ec65a375e15_arm64RHSA-2026:37387
registry.redhat.io/odf4/mcgRocky
Fixed in:core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390xRHSA-2026:37387
Fixed in:core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64RHSA-2026:37387
Fixed in:core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64leRHSA-2026:37387
Fixed in:operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64RHSA-2026:37387
Fixed in:core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64RHSA-2026:37387
registry.redhat.io/odf4/mcgRed Hat / RHEL
Fixed in:core-rhel9@sha256:2fd265900415e09d09023b1f34b6abf7c69c788112ba2d1584cd5351d02256e1_arm64RHSA-2026:37387
Fixed in:core-rhel9@sha256:e556c0bb72ec94a866d8377c1c6b86f8378e0600cc438dc07b5b0bc4f8fe8bec_amd64RHSA-2026:37387
Fixed in:core-rhel9@sha256:10e9e92062c5a5f20882f2b50beff64f79f7694c381aec03c76f39000d85dada_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:7ddedb3a461dba624cc1caf8817b7681d765ee60f50dc98ca558017e8cf258c5_s390xRHSA-2026:37387
Fixed in:core-rhel9@sha256:95e75300d8973cff3e15e02481c134fe82f04bbfcf5a7d47f3e70bc4be2afdf7_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:149034756256331268917315017d8b78d04ec12837d9aecd9ec780af3a8f4f13_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:5e517f3a9f3aabd9309b2ae9a4845fd49ba50f68480badfecf78ae3630208b68_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:37413dc3a5a103aa2bf7a3729015273bff19ab3cd075a0e116ec815ebddc251c_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:e6db008af980445fc56ef33ae8c6cefcaf3a94b1457ccf1f2607a008769f20dc_ppc64leRHSA-2026:37387
registry.redhat.io/odf4/ocsRocky
Fixed in:operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390xRHSA-2026:37387
registry.redhat.io/odf4/ocsRed Hat / RHEL
Fixed in:operator-bundle@sha256:410aaed3dc4934d179fc583bf0d7f34cebbfa3a8ce628b24119b639045d52524_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:639ba6fdd06a3b5223ba99784493967fd9c1347b893f4ab45dadb72a7230a4a9_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:a1249aad08790a55bfd56059c0df1b3340fdf95f9b3ffc19dc6ba6b5691da995_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:013efa84381c1bb41e4e24bf4af4591fbbaa4b7b56a752bba171f65bfc36ffc2_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:cf50e40f2cb0a9d9a47ea8e21a27ebf2ffa1df5fee2e9f159520021406fb37f8_s390xRHSA-2026:37387
registry.redhat.io/odf4/ocs-clientRocky
Fixed in:rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64RHSA-2026:37387
Fixed in:console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390xRHSA-2026:37387
Fixed in:console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64leRHSA-2026:37387
registry.redhat.io/odf4/ocs-clientRed Hat / RHEL
Fixed in:console-rhel9@sha256:8489175e280fa95c77348e07d7efb574e0029df03419354f6aed9788e3caaa64_ppc64leRHSA-2026:37387
Fixed in:operator-bundle@sha256:17335f3ac57331ca81b8458224351bc6983a4f785ea52f4bdd003c12a6645bd6_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:bc405b9b7b274bee6f7f8211483e9873ebc98fe20ff68d84b93bd03fbe06ae25_ppc64leRHSA-2026:37387
Fixed in:console-rhel9@sha256:a45ca870fd300495fbfeecea3e982364eec7f5f9b3886c538684c380b038025f_s390xRHSA-2026:37387
Fixed in:console-rhel9@sha256:60ed56e922e0080a86c8ac0a2f2200f60fdd980ab0efc66076c263c86fd2c034_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:2474faddf028689bdcda3c3b39ca4a46f6f276dc00ab0dd4cc712fddde680100_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:5a08c73f35b021a9f22d04671d773c56aa480c1e72336c17866a0896024e7c28_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:4b726e545c93781a53828d42507c5aac876833409e9565b66e6c416dae35c39d_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:6b4232b8c2786930f181f6d4b8e8d61bec10ee6b82b02fc1275f50b79a22fa5d_amd64RHSA-2026:37387
registry.redhat.io/odf4/ocs-metricsRed Hat / RHEL
Fixed in:exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64RHSA-2026:37387
Fixed in:exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390xRHSA-2026:37387
Fixed in:exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64leRHSA-2026:37387
Fixed in:exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64RHSA-2026:37387
registry.redhat.io/odf4/ocs-metricsRocky
Fixed in:exporter-rhel9@sha256:2a9e524bff42d2df4bb8fd206958e3d5c802798493030c3badaf5cf563b0b928_amd64RHSA-2026:37387
Fixed in:exporter-rhel9@sha256:d8600945e65406a2e0bb2166d039892001157df2abf6ff06a205d2379a2c6cc4_arm64RHSA-2026:37387
Fixed in:exporter-rhel9@sha256:eea3d3c485d932ab0ead08f81ec164bf131ffd8d5406ddddf4674e3a653eb99b_s390xRHSA-2026:37387
Fixed in:exporter-rhel9@sha256:0f4d9272377bce2fb1aca145235f832ddd4a2e0e297277007d982bd162e39fc1_ppc64leRHSA-2026:37387
registry.redhat.io/odf4/ocs-tls-profilesRocky
Fixed in:operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64RHSA-2026:37387
registry.redhat.io/odf4/ocs-tls-profilesRed Hat / RHEL
Fixed in:operator-bundle@sha256:7d2b70de3aa97459415939336691222d757b5fc34bbaf65a13a0a0e062f642ae_amd64RHSA-2026:37387
registry.redhat.io/odf4/odfRed Hat / RHEL
Fixed in:console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64RHSA-2026:37387
Fixed in:cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64leRHSA-2026:37387
Fixed in:cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64leRHSA-2026:37387
Fixed in:cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64RHSA-2026:37387
Fixed in:drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64RHSA-2026:37387
Fixed in:drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64RHSA-2026:37387
Fixed in:drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64leRHSA-2026:37387
Fixed in:console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390xRHSA-2026:37387
Fixed in:cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64RHSA-2026:37387
Fixed in:drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64RHSA-2026:37387
registry.redhat.io/odf4/odfRocky
Fixed in:rhel9-operator@sha256:b99cde53827b4efd4366396895d5c01a79f3333ad8a381df8bb3c9be4cb54bab_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:195cb7bd253117517b9a31bef9ebbd805ab3d2bf6aa2bba741525b36eb6f997e_arm64RHSA-2026:37387
Fixed in:console-rhel9@sha256:d19c8adc41d669406d20752d50a43d8f0c57170a59f05c3b8b60470a46ba74e6_ppc64leRHSA-2026:37387
Fixed in:drbd-rhel9@sha256:2d5a375db6f4abf175454e7740b0f23f8c0a6794f4e82cf288f701385f6ac1d6_ppc64leRHSA-2026:37387
Fixed in:console-rhel9@sha256:d8506ca181ccfcb8f954bc825a0e0e220e8d2ca81ec1b7dac1740925213cb6cd_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:5e42f496e4b0a21c0122206ed7c8a7d02f1195d573826f157c92b2f71144c76a_s390xRHSA-2026:37387
Fixed in:cli-rhel9@sha256:e59302f43e2b28671c1aa1fbf0bf3ef19b46baf0ea9d9d9f8cc2fa35a4fb812f_arm64RHSA-2026:37387
Fixed in:cli-rhel9@sha256:daa9902dc699114d709e9e5d815afd50bfef1299c115e62bdd652b3c2c94c018_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:c70544d61be13fea176e16c7ebf4d9d88e4ec8d4b510905df572e9e819710542_ppc64leRHSA-2026:37387
Fixed in:console-rhel9@sha256:3d60f98c5e7843b714dadde96d95d5118faf2966101edf1796c0c89873e31b68_s390xRHSA-2026:37387
Fixed in:drbd-rhel9@sha256:22fe6d705c8eeed09971b5ebd679a69d9759a241414a9882f22a340595045c93_s390xRHSA-2026:37387
Fixed in:drbd-rhel9@sha256:0f296cfb673a6f71463924df1fe341cddbdc9515655310a93cd5136c89392816_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:a37126c103e3a87cd9558331a9e029396d052d808bdc1c7ea2d06482824d76c7_arm64RHSA-2026:37387
Fixed in:drbd-rhel9@sha256:3bea869c70ee1876899f6d8081b79e0c7d62ef3b3ec957af53d63b90db0ec288_arm64RHSA-2026:37387
Fixed in:cli-rhel9@sha256:777959d3d06b5226198de06d18d48fc92753bb7ac5cd4d301182e8d181a5026c_amd64RHSA-2026:37387
Fixed in:operator-bundle@sha256:78aaf26faa588a5c6a44fa24e4ac66472f97dae8c77db7a3528d60853e1603eb_amd64RHSA-2026:37387
Fixed in:cli-rhel9@sha256:d9019cc0b4df5695dccdbb1243206048482e69350a47246a07d06b9e7cf5146b_s390xRHSA-2026:37387
registry.redhat.io/odf4/odf-blackboxRocky
Fixed in:exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390xRHSA-2026:37387
Fixed in:exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64leRHSA-2026:37387
Fixed in:exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64RHSA-2026:37387
Fixed in:exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64RHSA-2026:37387
registry.redhat.io/odf4/odf-blackboxRed Hat / RHEL
Fixed in:exporter-rhel9@sha256:20423a17a53817310e73d545c04f5c0ecb50e2599d7ba8984b5c4bd551064057_arm64RHSA-2026:37387
Fixed in:exporter-rhel9@sha256:e0388f4ccfc28ef8f54a07318d8397fb0122ad617d02ab05c1e377f39c95d498_ppc64leRHSA-2026:37387
Fixed in:exporter-rhel9@sha256:ba09f4d368163a264891ac6c72b84b31afe77c6bf074f8b6262bd539e74a2107_s390xRHSA-2026:37387
Fixed in:exporter-rhel9@sha256:c8507c1edb01a1332cca2bdd2009a665fad91c21758b5abc5351088c88e23244_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-cloudnative-pgRed Hat / RHEL
Fixed in:rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-cloudnative-pgRocky
Fixed in:rhel9-operator@sha256:3f47ef025d13d39e5c7dfeb468fca7e424c9b0c2d01948e6eb1b9769187e3d25_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:1cec01364d515941f392fb34cba7239c918d6a1c831e3afb9b8fa7356ed76f56_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:5477b1e9686e6d4ebb146ade82a50316003ab89c110a4d1006e91d8e2c3799e5_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:91bf9f5cc4565a57ad4d16ca7ec20f66a98abd2ff01fbb3ff6dfcd14205b8b75_arm64RHSA-2026:37387
registry.redhat.io/odf4/odf-cosiRocky
Fixed in:sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64leRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390xRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64RHSA-2026:37387
registry.redhat.io/odf4/odf-cosiRed Hat / RHEL
Fixed in:sidecar-rhel9@sha256:ec3b8108e6b0f8c6d57051438ee2c402b18b76ef6fc69758fb22d23ab17c01c4_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:4b57eb54c04535a869e66c2cd572d277ec68423ccbb8fa70e892d3d5fd340f0f_arm64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:7d98e9aaa4e898fb57da77d14e169c79faed4273b78cfa0fca824390367f2fb4_ppc64leRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:e9de77357fd1402a609fe62a7f5d6b232356ff06a779e5b7daa81b35a78af38d_s390xRHSA-2026:37387
registry.redhat.io/odf4/odf-csi-addonsRocky
Fixed in:rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390xRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64RHSA-2026:37387
Fixed in:operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390xRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-csi-addonsRed Hat / RHEL
Fixed in:sidecar-rhel9@sha256:0c3656f7bfe496851d53010ff0e14fa2875fc9232eda849e4347d1698dcd9bde_arm64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:11dcf48b10cb4bbe93618045ff080eb94ce756085836ecac2154fe32dd1a6b23_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:fd3de78fdeab61003b1d2dd21a22c18153ff2ef5a83a5cb1daa617e9d190dc22_s390xRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:56829855ef7ce26fa2801ae045e96d7c7cd81ee280793a79ef8e0df4190c3d86_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:f85fa636e10227753a852f0bbe0cdea6e1a4c9ace557dcc76ee4216a3c78c5f6_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:4701192dbcab84614e9ac78df43f1d97f8f0a300bb7327a8236efe0416fd1844_ppc64leRHSA-2026:37387
Fixed in:operator-bundle@sha256:f268ed736e0303c565daba132e3848b9888b6b1e5c35cf41d8afe144bac9a99f_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:9be583ec2a056a6d0f466960f6de6ec6036fb29bdbcc4a8f45b12ab8a6b0a2ef_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:532b55f60054772046b6a8b765ea69c97fe9dab712216fda65bc6e6929d75152_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-dependenciesRocky
Fixed in:operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-dependenciesRed Hat / RHEL
Fixed in:operator-bundle@sha256:9361befe3f0fe01ff32ecf2d7de1a3f6ffac4b43a13e654a276798c196e0131b_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-external-snapshotterRed Hat / RHEL
Fixed in:rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64leRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64leRHSA-2026:37387
Fixed in:operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390xRHSA-2026:37387
registry.redhat.io/odf4/odf-external-snapshotterRocky
Fixed in:rhel9-operator@sha256:0f9e9203817ebeddb0af7219bb49ddbde11c6881d35aec2c7530c2a9aea9e4e1_arm64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:7a67da814c2e10a5afaafefa4bf85f104636de6b2dffe2c6829d61e0e22c2383_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:71df90943f6508674eb29d691df0e04133682c097cdad4fea87bf8b07f4ee00a_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:a658ff2c192ae476fe5adf816d5801dfecc9bd1e2d8cdbf0b8c89e81694f553e_s390xRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:df5fa570658ea505d0b04298e689270f8d48cabf48bd97fdf6ccabd81bbd2846_amd64RHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:65bb57c37902a275915fd7de7d102508540d265774df6d935a2b8268662399a0_ppc64leRHSA-2026:37387
Fixed in:sidecar-rhel9@sha256:432d4e50bd6d68496229334bf04c61ac09712f42024988a475144335639358bf_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:38ec66fa27620c469aacd760768f28242de1969814d2b952c6fd2bbc57ff2f04_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:1f04c9e4f39826389cfbed502ca0ccd41b108dcd058d9872bd790c7c36fb31d9_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-multiclusterRocky
Fixed in:console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64RHSA-2026:37387
Fixed in:console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64leRHSA-2026:37387
Fixed in:console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64leRHSA-2026:37387
Fixed in:operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-multiclusterRed Hat / RHEL
Fixed in:rhel9-operator@sha256:d9a10825ce01329c915985eec4514d4bc12f5ec5d1a298be1c199dd3e46beea2_arm64RHSA-2026:37387
Fixed in:console-rhel9@sha256:9d71e5b1497a467df21976536cbc5087982cb4d58a36cbcf0112b573d7f364dc_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:8e853d20b0e51109c0fc7f8fee4216129272e0a99771ba83b81f333f04d637ee_s390xRHSA-2026:37387
Fixed in:console-rhel9@sha256:9c0e9aa7bdce01628b2bfab07d00007c6ce3239ae2eb4e2988807f3d5a383aee_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:e5ddf49a61cd783dc43525f134ddf38b8efd4b502fe95f410fbec6cca0fd9b41_amd64RHSA-2026:37387
Fixed in:console-rhel9@sha256:2c7d74ea7ff3fdd78959d733e1b76e8ac98cae8ca94f9f885a496e186fe6ebfc_ppc64leRHSA-2026:37387
Fixed in:console-rhel9@sha256:5fa8099d4a86b9303fb6a9e6be751ee5408e17f669d1c07df0652f8a4d00ff99_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:e2b2c7efb55c1dc93386bcf114bc9c08cedaf5dec3a35ec80733554d442c9c30_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:9f16e8e952ef04c5c6e0522163fe57e1ea024d00a9178a2653bedaadd9238fd7_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-mustRocky
Fixed in:gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390xRHSA-2026:37387
Fixed in:gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64leRHSA-2026:37387
Fixed in:gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64RHSA-2026:37387
Fixed in:gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-mustRed Hat / RHEL
Fixed in:gather-rhel9@sha256:38a441da403b6ff4de1929e116b00bbeff7b6cbfe86a1ff59fce5616672fcffb_arm64RHSA-2026:37387
Fixed in:gather-rhel9@sha256:a90877c066e6c653310f0c831f247e927a5990c456a9c577cdd8218734a861e7_ppc64leRHSA-2026:37387
Fixed in:gather-rhel9@sha256:8926b00eb52048715c4078a0b903bb813519066ceb2dec40bd58bb1a851280d2_s390xRHSA-2026:37387
Fixed in:gather-rhel9@sha256:86ea92947a90fefa82da846206e36f3fe07cb99f908ec56bbb246120129e668c_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-prometheusRed Hat / RHEL
Fixed in:operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64RHSA-2026:37387
registry.redhat.io/odf4/odf-prometheusRocky
Fixed in:operator-bundle@sha256:c517735274b5c0d61edf45d349b86e09273dfac47536f5e73e3c712c88f48104_amd64RHSA-2026:37387
registry.redhat.io/odf4/odrRocky
Fixed in:rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64leRHSA-2026:37387
registry.redhat.io/odf4/odrRed Hat / RHEL
Fixed in:rhel9-operator@sha256:7a989d070acf4a582674ac45bff815b6123629b7f3a420398bd6495a446fb0b7_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:2affdbcbacd1da821bdb3e1e512d74dbaa2a2c923f4f48ba0b037fa6d0f18fbe_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:a2de2575901841dda6029d2cfa2f0e11cd1fa4fa359c11707449cc27bb344668_s390xRHSA-2026:37387
Fixed in:rhel9-operator@sha256:4a47d4e71fa94c4062f15a34216e2afdc575b74131fc8aadcc73cfcdfdeec202_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-clusterRocky
Fixed in:operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-clusterRed Hat / RHEL
Fixed in:operator-bundle@sha256:d185f4aa5c55ec75512c992474502cc7b69fba0cb5b61b91703be6b03d97a4ea_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-hubRed Hat / RHEL
Fixed in:operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-hubRocky
Fixed in:operator-bundle@sha256:324b23fc5fe97dd33b407d3514240e40b2357b443928711576b8b9643e4403b2_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-recipeRed Hat / RHEL
Fixed in:operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-recipeRocky
Fixed in:operator-bundle@sha256:7329e7268379aea2e408cce5ed317fb2457d31044dbf10f2166c56cf971b28d6_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-volsync-pluginRed Hat / RHEL
Fixed in:rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64RHSA-2026:37387
Fixed in:mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64RHSA-2026:37387
Fixed in:mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64leRHSA-2026:37387
Fixed in:mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390xRHSA-2026:37387
Fixed in:mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64RHSA-2026:37387
registry.redhat.io/odf4/odr-volsync-pluginRocky
Fixed in:rhel9-operator@sha256:f5d317d2c572ca34302213617a97185e485c5617fcc48740865c1e577061246d_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:24e51286f973b952aab9a648157831dcfea6de6c69df8644fc88b0988c45fa27_s390xRHSA-2026:37387
Fixed in:mover-rhel9@sha256:14406d24ad77124d34e1f6c7c045f6f13cd032f3ee5a700b1ce6cc4a94d64d56_arm64RHSA-2026:37387
Fixed in:mover-rhel9@sha256:42e4f6bee5f0132c778f539cfc83e5941795239aaf3d3334bd918d213596f583_ppc64leRHSA-2026:37387
Fixed in:mover-rhel9@sha256:842d56ca5384748a324cbfd0dac51d091ab0bec3e7319f04619bcfd9051b13fc_amd64RHSA-2026:37387
Fixed in:mover-rhel9@sha256:052fa17942722558196721fc7313cc33963b16ef2777513f3a4ea8d6bfc5b65d_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:a08b2682074278f503762d7f1514df6a876e2a84e272c3accb31d05496fbf8e5_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:3bb09a7161ab2a1538f78eb8e178e1085050b2f55048263ceecbc991d2ac58e4_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:632e22fcb21c5d95b7830522a005c2a6aaf0aa9f86c95f76386685bff312cbf2_amd64RHSA-2026:37387
registry.redhat.io/odf4/rook-cephRocky
Fixed in:rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64leRHSA-2026:37387
registry.redhat.io/odf4/rook-cephRed Hat / RHEL
Fixed in:rhel9-operator@sha256:798acbbe032fcca7d18ebcec5c9396d18013b21dc6dd0f046035487b6edb1c29_s390xRHSA-2026:37387
Fixed in:operator-bundle@sha256:c8a5edc0718b85a201dc41ccd7795cc93fbc2c8872e7ed5e96cecb6975e8bbbc_amd64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:d41e4e7a0eebe9ae70ff0b89dd769caf9121acd6859c98e4d0ffbe45098d978c_arm64RHSA-2026:37387
Fixed in:rhel9-operator@sha256:d78df10e5e43766e44fbe1171004f50d32c87124ab1589101be01ab6ac419f81_ppc64leRHSA-2026:37387
Fixed in:rhel9-operator@sha256:c32ccbb15cea1fd07aab2a10431b6dd5516fb55a7e2d1328d62dc74c06567217_amd64RHSA-2026:37387

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.52%probability of exploitation in 30 days
41stpercentile

Moderate risk: more likely to be exploited than 41% of all known CVEs.

References

Exploit1

Related Vulnerabilities

Other CWE-407 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-27223Medium5.278%-Fix
CVE-2022-36021Medium5.560%-Fix
CVE-2021-33582High7.53.1%-Fix
CVE-2024-43485High7.53.1%-Fix
CVE-2024-43484High7.52.9%-Fix
CVE-2016-10396High7.52.9%--
Embed a live status badge for CVE-2026-27903
CVE-2026-27903 severity badge

Markdown

[![CVE-2026-27903](https://tridentstack.com/cve/badge/CVE-2026-27903.svg)](https://tridentstack.com/cve/CVE-2026-27903)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-27903"><img src="https://tridentstack.com/cve/badge/CVE-2026-27903.svg" alt="CVE-2026-27903"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-02-27.