CVE & CISA-KEV Catalog

CVE-2026-46625

HIGH
7.5
CVSS v3
NVD

Description

JavaScript Cookie is a JavaScript API for handling cookies, client-side. Prior to version 3.0.7, js-cookie's internal assign() helper copies properties with for...in + plain assignment. When the source object is produced by JSON.parse, the JSON object's "__proto__" member is an own enumerable property, so the for…in enumerates it and the target[key] = source[key] write triggers the Object.prototype.__proto__ setter on the fresh target ({}). The result is a per-instance prototype hijack: Object.prototype itself is untouched, but the merged attributes object now inherits attacker-controlled keys. Because the consuming set() function then enumerates the merged object with another for...in, every key the attacker placed on the polluted prototype lands in the resulting Set-Cookie string as an attribute pair. The attacker can set domain=, secure=, samesite=, expires=, and path= on cookies whose attributes the developer thought were locked down. This issue has been patched in version 3.0.7.

How to fix

Remediation Available
node-js-cookieDebian
Fixed in:3.0.7+~3.0.6-1CVE-2026-46625
cryostat/cryostatRocky
Fixed in:reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64RHSA-2026:48151
Fixed in:operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64RHSA-2026:48151
Fixed in:db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64RHSA-2026:48151
Fixed in:operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64RHSA-2026:48151
Fixed in:reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64RHSA-2026:48151
Fixed in:db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64RHSA-2026:48151
Fixed in:storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64RHSA-2026:48151
Fixed in:rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64RHSA-2026:48151
Fixed in:rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64RHSA-2026:48151
Fixed in:rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64RHSA-2026:48151
Fixed in:storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64RHSA-2026:48151
Fixed in:rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64RHSA-2026:48151
cryostat/cryostatRed Hat / RHEL
Fixed in:storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64RHSA-2026:48151
Fixed in:db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64RHSA-2026:48151
Fixed in:operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64RHSA-2026:48151
Fixed in:reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64RHSA-2026:48151
Fixed in:reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64RHSA-2026:48151
Fixed in:rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64RHSA-2026:48151
Fixed in:rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64RHSA-2026:48151
Fixed in:db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64RHSA-2026:48151
Fixed in:storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64RHSA-2026:48151
Fixed in:rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64RHSA-2026:48151
Fixed in:rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64RHSA-2026:48151
Fixed in:operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64RHSA-2026:48151
cryostat/cryostat-agentRed Hat / RHEL
Fixed in:init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64RHSA-2026:48151
Fixed in:init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64RHSA-2026:48151
cryostat/cryostat-agentRocky
Fixed in:init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64RHSA-2026:48151
Fixed in:init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64RHSA-2026:48151
cryostat/cryostat-grafanaRed Hat / RHEL
Fixed in:dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64RHSA-2026:48151
Fixed in:dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64RHSA-2026:48151
cryostat/cryostat-grafanaRocky
Fixed in:dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64RHSA-2026:48151
Fixed in:dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64RHSA-2026:48151
cryostat/cryostat-openshift-consoleRocky
Fixed in:plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64RHSA-2026:48151
Fixed in:plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64RHSA-2026:48151
cryostat/cryostat-openshift-consoleRed Hat / RHEL
Fixed in:plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64RHSA-2026:48151
Fixed in:plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64RHSA-2026:48151
cryostat/jfrRed Hat / RHEL
Fixed in:datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64RHSA-2026:48151
Fixed in:datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64RHSA-2026:48151
cryostat/jfrRocky
Fixed in:datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64RHSA-2026:48151
Fixed in:datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64RHSA-2026:48151
registry.redhat.io/advanced-cluster-security/rhacsRed Hat / RHEL
Fixed in:rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64leRHSA-2026:36625
Fixed in:main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64RHSA-2026:36625
Fixed in:collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64RHSA-2026:36625
Fixed in:scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64leRHSA-2026:36625
Fixed in:scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390xRHSA-2026:36625
Fixed in:fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64RHSA-2026:36625
Fixed in:collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64RHSA-2026:36625
Fixed in:rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390xRHSA-2026:36625
Fixed in:rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64RHSA-2026:36625
Fixed in:main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64RHSA-2026:36625
Fixed in:main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64leRHSA-2026:36625
Fixed in:roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390xRHSA-2026:36625
Fixed in:fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64RHSA-2026:36625
Fixed in:roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64RHSA-2026:36625
Fixed in:collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390xRHSA-2026:36625
Fixed in:rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64RHSA-2026:36625
Fixed in:main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390xRHSA-2026:36625
Fixed in:scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64RHSA-2026:36625
Fixed in:roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64RHSA-2026:36625
Fixed in:collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64leRHSA-2026:36625
Fixed in:roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64leRHSA-2026:36625
Fixed in:operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64RHSA-2026:36625
Fixed in:scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64RHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacsRocky
Fixed in:roxctl-rhel8@sha256:f8457cf58c1a2b220a033b7b324cbb9f2173e10f8a32c35ff802fbdbadcd50bc_s390xRHSA-2026:36625
Fixed in:collector-rhel8@sha256:26d4969c21b234219e20ede1b3df08fdb1250f39239f8365978d6d0002668eee_ppc64leRHSA-2026:36625
Fixed in:scanner-rhel8@sha256:85ef92ca0b10f88e3bd660cdb2d99a08fc6166853a33b536b8d3e7b19514ee95_ppc64leRHSA-2026:36625
Fixed in:fact-rhel8@sha256:1f4439c3f97d81af59c66d0e9b4664925ca256ebf5cc14bedf21003b6fe30b2d_arm64RHSA-2026:36625
Fixed in:roxctl-rhel8@sha256:646bde20707db278d3e33a6dfad485699d0b3b9445d894d487a373cb3d56bdcb_ppc64leRHSA-2026:36625
Fixed in:roxctl-rhel8@sha256:223bf9ac4c07796f59dfe5b5b4da73d755b6ae121c48514d9684ba1b65785630_amd64RHSA-2026:36625
Fixed in:collector-rhel8@sha256:74b47f404add83156bb601dd0b3284bf8d7e8de297f950ff00b5f18fb16c5c86_amd64RHSA-2026:36625
Fixed in:operator-bundle@sha256:c77fd69d41cb6f1f2abd0099cb41758eadf4e96d7b1a979473232bd80788b1e4_amd64RHSA-2026:36625
Fixed in:collector-rhel8@sha256:4dae34a8dd2a3f84345fa73aa71b5d4c30629cce316973ec14e95cbcb6e249d6_arm64RHSA-2026:36625
Fixed in:roxctl-rhel8@sha256:49159080ea7587469f0ad688f9b53d5b5f8e028006031d0371eca9a03d401e3c_arm64RHSA-2026:36625
Fixed in:scanner-rhel8@sha256:7c8c3bbf81a3c4ad1d1147cd994df15e4936ba5db19fe74f8ada73115d2d5683_amd64RHSA-2026:36625
Fixed in:main-rhel8@sha256:5b958f96a409088346cc452d16cff16f1ed0d11f28a1443449badc5081bedc69_ppc64leRHSA-2026:36625
Fixed in:scanner-rhel8@sha256:137e687ec8b4b32b30e7de5825fa12c428b094fb9c37c239b4ef07e7953e7614_arm64RHSA-2026:36625
Fixed in:main-rhel8@sha256:fe461141cb449e05b18df94128ada9a2ee4b283e72455cd1b4360d7a2a57ba84_arm64RHSA-2026:36625
Fixed in:rhel8-operator@sha256:c5dcb00a4e0d0966b2438e427933963f3a25c3e84aeb9897c620a6cc0ad055af_ppc64leRHSA-2026:36625
Fixed in:fact-rhel8@sha256:41cd92ebb4492161a0a2d9cd9afe8ba2a587aa63ce4fdf43d9c5f1e8705ac0e9_amd64RHSA-2026:36625
Fixed in:main-rhel8@sha256:85f541d097073ced436033f3b28775941b75aaa64ac38e9377b874ff3690344b_amd64RHSA-2026:36625
Fixed in:main-rhel8@sha256:065e6e08945d72964d3b73022b8a6cdaed69ac283cdd7ae462bfd54d835ecb79_s390xRHSA-2026:36625
Fixed in:rhel8-operator@sha256:a0642aac46c7f16bdf83827086151f23b0e23880b316f710bdd2f5d09eae5e46_arm64RHSA-2026:36625
Fixed in:collector-rhel8@sha256:afeab885aca2c2b4a3794c1f342bb1c802616546709c11d2466fe664e0b0a5e5_s390xRHSA-2026:36625
Fixed in:rhel8-operator@sha256:c8c8dbdda50c4db77f0ea2d011933badf07a8e7318c5b6a29b352fc342ce55f6_s390xRHSA-2026:36625
Fixed in:rhel8-operator@sha256:42ff0f634c6a3e4785ebcc9d08e792bdc86bcf53a5f1cadc915a2b02b393a197_amd64RHSA-2026:36625
Fixed in:scanner-rhel8@sha256:9ac38c23ef57028641ab30028677a5cc9c2bd5054dcf9dab72c3718b505d8ea3_s390xRHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-centralRed Hat / RHEL
Fixed in:db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64RHSA-2026:36625
Fixed in:db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64leRHSA-2026:36625
Fixed in:db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390xRHSA-2026:36625
Fixed in:db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64RHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-centralRocky
Fixed in:db-rhel8@sha256:dc3c7562e7246813f0e75f63e01af32a95abb31efc3238f01ddcaa5df483b678_s390xRHSA-2026:36625
Fixed in:db-rhel8@sha256:81e9b12f2153706baceb7c05154ecb69a6c9b225130e80d20a595a91f7bc8742_ppc64leRHSA-2026:36625
Fixed in:db-rhel8@sha256:05dd53e6127b9002119c9b45837f57a741aaee7675274f97bd23c85303b24c95_amd64RHSA-2026:36625
Fixed in:db-rhel8@sha256:5b5d026bb7988e258bb10d548eae2ee330f84d30be79adee00cf2646968dbaeb_arm64RHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-scannerRocky
Fixed in:v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64leRHSA-2026:36625
Fixed in:v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390xRHSA-2026:36625
Fixed in:db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64RHSA-2026:36625
Fixed in:slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64leRHSA-2026:36625
Fixed in:db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64RHSA-2026:36625
Fixed in:v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64RHSA-2026:36625
Fixed in:v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64RHSA-2026:36625
Fixed in:db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390xRHSA-2026:36625
Fixed in:slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64RHSA-2026:36625
Fixed in:db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64leRHSA-2026:36625
Fixed in:slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390xRHSA-2026:36625
Fixed in:slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64RHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-scannerRed Hat / RHEL
Fixed in:v4-rhel8@sha256:139cb19312fe9b601be3828f0f36bf73499f39f26d417805389ffa335da43714_s390xRHSA-2026:36625
Fixed in:db-rhel8@sha256:f4a75a14e1d78a9d4fbcda5ea214395e66938a313cb1a07dd39808866992a594_ppc64leRHSA-2026:36625
Fixed in:slim-rhel8@sha256:48d73e0709966f458056cbc9cd3eed19fb4483a597741f0fd538e36b92aa3233_s390xRHSA-2026:36625
Fixed in:db-rhel8@sha256:eba8efa8ec40900d549d5e8071bf24ab41afcafb11b4c17d67c494c8c9f435a0_s390xRHSA-2026:36625
Fixed in:slim-rhel8@sha256:d048c2c56706612f38e3dbea04a8a3955ea1636b41ef3375086029950acc2fed_arm64RHSA-2026:36625
Fixed in:v4-rhel8@sha256:4c044273406544274c30d2406071a216a6e9986c836a1dc57a5d04526bf31530_arm64RHSA-2026:36625
Fixed in:slim-rhel8@sha256:1f6e034c6871773f5f971dc4398f8416d83f1b745b528c61b458adad92614674_amd64RHSA-2026:36625
Fixed in:db-rhel8@sha256:8cf28b9b4d7d9ebc615bd5f20630043abe461b4d047162a92287711c3822eee9_arm64RHSA-2026:36625
Fixed in:slim-rhel8@sha256:75684c065067bde2c78f6731eabf2690e49e25793b07ce87f21d5d8fe89c9dd6_ppc64leRHSA-2026:36625
Fixed in:v4-rhel8@sha256:0646898c9896dfbd9151bc917670f5182879168a1e144013cefd1cc637997f2b_amd64RHSA-2026:36625
Fixed in:db-rhel8@sha256:9f15ca532778d22bd840bb5b51ee8548c8a3fa991097e8d71899d1537b4c8387_amd64RHSA-2026:36625
Fixed in:v4-rhel8@sha256:2507fd8df47313f86ca76070b33dc310b60540a840e664157a1d7e9c0292495c_ppc64leRHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-scanner-dbRocky
Fixed in:slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64RHSA-2026:36625
Fixed in:slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64leRHSA-2026:36625
Fixed in:slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64RHSA-2026:36625
Fixed in:slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390xRHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-scanner-dbRed Hat / RHEL
Fixed in:slim-rhel8@sha256:e7d2cb6dd9a1240674ecb8d5eae262486d95de604f2d64e61e59b9bed9cae34a_arm64RHSA-2026:36625
Fixed in:slim-rhel8@sha256:94adcb77707adf13d73da54cb5762aea54a48b954f357a281f459afed4df7ab4_amd64RHSA-2026:36625
Fixed in:slim-rhel8@sha256:5a90532680985ba06e52625661ff66045dbdae81c4193103ef09a9eab051acf5_s390xRHSA-2026:36625
Fixed in:slim-rhel8@sha256:86d8078be89cae8446bb15822cc16957aa7dce2c67425e6117df393480af3e41_ppc64leRHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4Rocky
Fixed in:db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64RHSA-2026:36625
Fixed in:db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64RHSA-2026:36625
Fixed in:db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390xRHSA-2026:36625
Fixed in:db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64leRHSA-2026:36625
registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4Red Hat / RHEL
Fixed in:db-rhel8@sha256:98b6c35b2f0a2cef0b110c358437bb610ba816b0902855760f8dda5eeade190b_amd64RHSA-2026:36625
Fixed in:db-rhel8@sha256:e723ebdd59310426f51ce0cd77c72d1d2cb8e223b14d7f889f8c232356250645_ppc64leRHSA-2026:36625
Fixed in:db-rhel8@sha256:07521ebbd400ffe370c41391de255e771c82cc75f560adea2e4a2ad3f40b8a26_arm64RHSA-2026:36625
Fixed in:db-rhel8@sha256:57ff8c1f0a4168d757387058de77a31cc9717874d43df52bdaf763897558f38b_s390xRHSA-2026:36625
registry.redhat.io/openshift-serviceRocky
Fixed in:mesh/kiali-rhel9@sha256:4c3c63c71a4a2c1f28827c1270a2f74f251097296e348f8191ec560b33e42943_arm64RHSA-2026:33183
Fixed in:mesh/kiali-rhel9@sha256:bea80650e9959da730b4fcde63752caa549f98759d2dc16009e7f8f44a2501d7_ppc64leRHSA-2026:33183
Fixed in:mesh/kiali-rhel9@sha256:b2c57e67cd87fe061679de42f24c4d4d7ed7dbb0c07eb228db95b2eb6147d9f9_s390xRHSA-2026:33183
Fixed in:mesh/kiali-rhel9@sha256:6759b5f712098d890c6a5124fb513097050f70b54e7e3723df4e74a36a40c3f3_amd64RHSA-2026:33183
registry.redhat.io/openshift-serviceRed Hat / RHEL
Fixed in:mesh/kiali-rhel9@sha256:bea80650e9959da730b4fcde63752caa549f98759d2dc16009e7f8f44a2501d7_ppc64leRHSA-2026:33183
Fixed in:mesh/kiali-rhel9@sha256:b2c57e67cd87fe061679de42f24c4d4d7ed7dbb0c07eb228db95b2eb6147d9f9_s390xRHSA-2026:33183
Fixed in:mesh/kiali-rhel9@sha256:6759b5f712098d890c6a5124fb513097050f70b54e7e3723df4e74a36a40c3f3_amd64RHSA-2026:33183
Fixed in:mesh/kiali-rhel9@sha256:4c3c63c71a4a2c1f28827c1270a2f74f251097296e348f8191ec560b33e42943_arm64RHSA-2026:33183
registry.redhat.io/openshift-service-mesh/kialiRocky
Fixed in:rhel9-operator@sha256:e68a0fd8f0a8ba0ccf8c0f973c7e739300a30169ad0def2eaa2fa944fc29ee4b_s390xRHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:ea66e2eb93ef01b30b2f4758e043a5c4a889df27a26a63334549fca91a8abd4b_arm64RHSA-2026:33183
Fixed in:operator-bundle@sha256:69ba86f602d01541695b2ab5e5a9db8ea6c6062af70de40d9b75b3d9b67a8abd_amd64RHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:50584bc28d045ff5db77e4973c70e59bae2f33a2cc87c400c17bd6eafd7466ba_ppc64leRHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:577b284ce810c91c5f9a44f9be5aad96e77e0546f61b6dce376013c7ebf480be_s390xRHSA-2026:33183
Fixed in:rhel9-operator@sha256:9a8266a9c08cc1df3374ec3d0431c52b10275923e19cb767ee7633f71307ef73_ppc64leRHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:2031ccb4f6cc24c036fae7f291ecb59b05e6c0a49a0abfaea39eb444f7f7b6bc_amd64RHSA-2026:33183
Fixed in:rhel9-operator@sha256:64851d8db25a79dbab207e3b14599c7486f8bdc8fe0b16e6e614164228c2b405_arm64RHSA-2026:33183
Fixed in:rhel9-operator@sha256:a9e71a818f5bb5afc979df2dd3d9cc6a32a624155bac4a7672789bd2da2394e2_amd64RHSA-2026:33183
registry.redhat.io/openshift-service-mesh/kialiRed Hat / RHEL
Fixed in:rhel9-operator@sha256:64851d8db25a79dbab207e3b14599c7486f8bdc8fe0b16e6e614164228c2b405_arm64RHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:50584bc28d045ff5db77e4973c70e59bae2f33a2cc87c400c17bd6eafd7466ba_ppc64leRHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:577b284ce810c91c5f9a44f9be5aad96e77e0546f61b6dce376013c7ebf480be_s390xRHSA-2026:33183
Fixed in:rhel9-operator@sha256:a9e71a818f5bb5afc979df2dd3d9cc6a32a624155bac4a7672789bd2da2394e2_amd64RHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:2031ccb4f6cc24c036fae7f291ecb59b05e6c0a49a0abfaea39eb444f7f7b6bc_amd64RHSA-2026:33183
Fixed in:ossmc-rhel9@sha256:ea66e2eb93ef01b30b2f4758e043a5c4a889df27a26a63334549fca91a8abd4b_arm64RHSA-2026:33183
Fixed in:operator-bundle@sha256:69ba86f602d01541695b2ab5e5a9db8ea6c6062af70de40d9b75b3d9b67a8abd_amd64RHSA-2026:33183
Fixed in:rhel9-operator@sha256:9a8266a9c08cc1df3374ec3d0431c52b10275923e19cb767ee7633f71307ef73_ppc64leRHSA-2026:33183
Fixed in:rhel9-operator@sha256:e68a0fd8f0a8ba0ccf8c0f973c7e739300a30169ad0def2eaa2fa944fc29ee4b_s390xRHSA-2026:33183
registry.redhat.io/rhdh/red-hat-developer-hub-backstageRocky
Fixed in:plugin-orchestrator@sha256:1d1870286066c57428f771272e0a73d0418bc36b9fd24d79e07c66afa4bc0708_amd64RHSA-2026:48126
Fixed in:plugin-lightspeed@sha256:b3d6129d2600c3b0f1dd8b263168fd54207a76d88ca69f6888f41d6064fb866d_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstageRed Hat / RHEL
Fixed in:plugin-lightspeed@sha256:b3d6129d2600c3b0f1dd8b263168fd54207a76d88ca69f6888f41d6064fb866d_amd64RHSA-2026:48126
Fixed in:plugin-orchestrator@sha256:1d1870286066c57428f771272e0a73d0418bc36b9fd24d79e07c66afa4bc0708_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-pluginRocky
Fixed in:lightspeed-backend@sha256:7c8d1febdfe711efb09ba9ad3637c1fdfa13a7ee1f7d8cdeac837ed67bcef0de_amd64RHSA-2026:48126
Fixed in:orchestrator-backend@sha256:f4d83d57c652ebb5e3b9ba672ac40393953ebc49a7313f9ae2a0774c9345f4d9_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-pluginRed Hat / RHEL
Fixed in:lightspeed-backend@sha256:7c8d1febdfe711efb09ba9ad3637c1fdfa13a7ee1f7d8cdeac837ed67bcef0de_amd64RHSA-2026:48126
Fixed in:orchestrator-backend@sha256:f4d83d57c652ebb5e3b9ba672ac40393953ebc49a7313f9ae2a0774c9345f4d9_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestratorRocky
Fixed in:form-widgets@sha256:2ae7ab8278dbde74019aa7eece446b42e3799595fbe982d3fed74061fef2d832_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestratorRed Hat / RHEL
Fixed in:form-widgets@sha256:2ae7ab8278dbde74019aa7eece446b42e3799595fbe982d3fed74061fef2d832_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-backendRocky
Fixed in:module-loki@sha256:9ff9a24a518e74d097f6b842ba30b1456feaf69092fe9cdee969e4f4b9c9663e_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-backendRed Hat / RHEL
Fixed in:module-loki@sha256:9ff9a24a518e74d097f6b842ba30b1456feaf69092fe9cdee969e4f4b9c9663e_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-plugin-scaffolder-backendRed Hat / RHEL
Fixed in:module-orchestrator@sha256:ecf4b15f6c848149e04c972ae95599762339d7765918dc98435bddd8f03d7b93_amd64RHSA-2026:48126
registry.redhat.io/rhdh/red-hat-developer-hub-backstage-plugin-scaffolder-backendRocky
Fixed in:module-orchestrator@sha256:ecf4b15f6c848149e04c972ae95599762339d7765918dc98435bddd8f03d7b93_amd64RHSA-2026:48126
registry.redhat.io/rhdh/rhdhRed Hat / RHEL
Fixed in:rhel9-operator@sha256:483b26f157935484470e7d494467763c3fe6f1f70e0ee780a17644ccb3f516e1_amd64RHSA-2026:49642
Fixed in:operator-bundle@sha256:efb115e54a4a288615b4539726e265e51b0049339c432dd511c049985c710dbd_amd64RHSA-2026:49642
Fixed in:hub-rhel9@sha256:08883fc7f9806289ecec95f75d4e9ee5c44a12ff372252e10398293c78b0514f_amd64RHSA-2026:49642
registry.redhat.io/rhdh/rhdhRocky
Fixed in:hub-rhel9@sha256:08883fc7f9806289ecec95f75d4e9ee5c44a12ff372252e10398293c78b0514f_amd64RHSA-2026:49642
Fixed in:rhel9-operator@sha256:483b26f157935484470e7d494467763c3fe6f1f70e0ee780a17644ccb3f516e1_amd64RHSA-2026:49642
Fixed in:operator-bundle@sha256:efb115e54a4a288615b4539726e265e51b0049339c432dd511c049985c710dbd_amd64RHSA-2026:49642
registry.redhat.io/rhdh/rhdh-mustRed Hat / RHEL
Fixed in:gather-rhel9@sha256:d72d8450a0b3413ca7d115a18037a06400072f0ea8a9994677c8670f82712300_amd64RHSA-2026:49642
registry.redhat.io/rhdh/rhdh-mustRocky
Fixed in:gather-rhel9@sha256:d72d8450a0b3413ca7d115a18037a06400072f0ea8a9994677c8670f82712300_amd64RHSA-2026:49642
registry.redhat.io/rhdh/rhdh-ragRed Hat / RHEL
Fixed in:content-rhel9@sha256:c0aa60b0f991c016062b069073a511558f3bdea44d10a1144baa5d6a7f9a4c3d_amd64RHSA-2026:49642
registry.redhat.io/rhdh/rhdh-ragRocky
Fixed in:content-rhel9@sha256:c0aa60b0f991c016062b069073a511558f3bdea44d10a1144baa5d6a7f9a4c3d_amd64RHSA-2026:49642

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
IntegrityHigh
AvailabilityNone

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

Exploit Intelligence

0.51%probability of exploitation in 30 days
41stpercentile

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

References

Related Vulnerabilities

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

CVESeverityCVSSEPSSExploitedFix
CVE-2019-0230Critical9.897%--
CVE-2019-11358Medium6.187%-Fix
CVE-2020-7774High7.369%-Fix
CVE-2022-24760Critical10.049%-Fix
CVE-2022-39396Critical9.839%-Fix
CVE-2022-2564Critical9.833%-Fix

Common questions

How do I fix CVE-2026-46625?

Published advisories record a fix for 41 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-46625 being actively exploited?

Not that we know of. CVE-2026-46625 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.51% is the estimated probability that it will be exploited in the next 30 days. That is higher than 41% of all scored CVEs.

How severe is CVE-2026-46625?

CVE-2026-46625 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-46625 affect?

Published advisories record a fix for node-js-cookie (Debian), cryostat/cryostat (Rocky), cryostat/cryostat (Red Hat / RHEL), cryostat/cryostat-agent (Red Hat / RHEL), and 37 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-46625
CVE-2026-46625 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2026-46625"><img src="https://tridentstack.com/cve/badge/CVE-2026-46625.svg" alt="CVE-2026-46625"></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-08-10.