CVE & CISA-KEV Catalog

CVE-2026-44513

HIGH
8.8
CVSS v3
NVD

Description

Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, a trust_remote_code bypass in DiffusionPipeline.from_pretrained allows arbitrary remote code execution despite the user passing trust_remote_code=False (or omitting it, which is the default). The vulnerability has three variants, all sharing the same root cause — the trust_remote_code gate was implemented inside DiffusionPipeline.download() rather than at the actual dynamic-module load site, so any code path that bypassed or short-circuited download() also bypassed the security check. DiffusionPipeline.from_pretrained('repoA', custom_pipeline='attacker/repoB', trust_remote_code=False) — the gate evaluated against repoA's file list rather than repoB's, so repoB's pipeline.py was loaded and executed. DiffusionPipeline.from_pretrained('/local/snapshot', custom_pipeline='attacker/repoB', trust_remote_code=False) — the local-path branch never invoked download(), so the gate was never reached and remote code from repoB executed. DiffusionPipeline.from_pretrained('/local/snapshot', trust_remote_code=False) where the snapshot contains custom component files (e.g. unet/my_unet_model.py) referenced from model_index.json — same root cause; the local path skipped download() and custom component code executed. This vulnerability is fixed in 0.38.0.

How to fix

Remediation Available
registry.redhat.io/rhoai/odhRed Hat / RHEL
Fixed in:trainer-rhel9@sha256:017d26624a3a3f0572d15d88967a47cb92f7e192ad9b57732499c71db3f273ec_ppc64leRHSA-2026:60520
Fixed in:rhel9-operator@sha256:219d87a1f6d09f4d82e5c09d4dbd6e254229b986ccf8da9317fc5e948163b565_amd64RHSA-2026:60520
Fixed in:autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64RHSA-2026:60520
Fixed in:dashboard-rhel9@sha256:4a475dd6221080671c742651eede4964956caf997fa84f10c1c889b4bb2eb935_amd64RHSA-2026:60520
Fixed in:automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64leRHSA-2026:60520
Fixed in:rhel9-operator@sha256:a4b2199382587329e39636bf07fa74c3659c0b3b4cb2dd9f1ec68306fbc2a438_s390xRHSA-2026:60520
Fixed in:trainer-rhel9@sha256:06e474a7a837723be228244df55b97570d20eebc68565bbfc3334d03b9c218e0_amd64RHSA-2026:60520
Fixed in:cli-rhel9@sha256:07f8ee936a6fc58fb75dd487034dbe308db6c2a566c340922aefba4bd66c7c92_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odhRocky
Fixed in:trainer-rhel9@sha256:017d26624a3a3f0572d15d88967a47cb92f7e192ad9b57732499c71db3f273ec_ppc64leRHSA-2026:60520
Fixed in:mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64RHSA-2026:60520
Fixed in:mlserver-rhel9@sha256:6e90d968eefeee69280e9a5d8cbfa48ad4077a6b96abc98b59a2a84990cffaec_arm64RHSA-2026:60520
Fixed in:mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390xRHSA-2026:60520
Fixed in:mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64leRHSA-2026:60520
Fixed in:automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64RHSA-2026:60520
Fixed in:dashboard-rhel9@sha256:dbaf78b7927d84af5cb0839937541970959ad7c22238e0ba1128eaf7605968b2_ppc64leRHSA-2026:60520
Fixed in:dashboard-rhel9@sha256:4a475dd6221080671c742651eede4964956caf997fa84f10c1c889b4bb2eb935_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-ai-gateway-payloadRocky
Fixed in:processing-rhel9@sha256:617d5a2b3008ad195f6f26692ff9a8ee6ebb2a940b39b7245916af517b130a90_s390xRHSA-2026:60520
Fixed in:processing-rhel9@sha256:170e78670297c1c9435cff22c3f227edd58dc30993ebd0cb3d8265de838210af_arm64RHSA-2026:60520
Fixed in:processing-rhel9@sha256:2f83d14f149aa832849e346b90fb4449ba3511bb56108cfeebe295b627c1cb80_amd64RHSA-2026:60520
Fixed in:processing-rhel9@sha256:5cb9fb802c5439bd68d14df430144da061675fdd70f1b38a07284e0e5c8b3894_ppc64leRHSA-2026:60520
registry.redhat.io/rhoai/odh-ai-gateway-payloadRed Hat / RHEL
Fixed in:processing-rhel9@sha256:2f83d14f149aa832849e346b90fb4449ba3511bb56108cfeebe295b627c1cb80_amd64RHSA-2026:60520
Fixed in:processing-rhel9@sha256:617d5a2b3008ad195f6f26692ff9a8ee6ebb2a940b39b7245916af517b130a90_s390xRHSA-2026:60520
Fixed in:processing-rhel9@sha256:170e78670297c1c9435cff22c3f227edd58dc30993ebd0cb3d8265de838210af_arm64RHSA-2026:60520
Fixed in:processing-rhel9@sha256:5cb9fb802c5439bd68d14df430144da061675fdd70f1b38a07284e0e5c8b3894_ppc64leRHSA-2026:60520
registry.redhat.io/rhoai/odh-built-inRed Hat / RHEL
Fixed in:detector-rhel9@sha256:b017469cbd901503271b8944df40a74cf408c5223a880c696448f2b098b7c112_amd64RHSA-2026:60520
Fixed in:detector-rhel9@sha256:3037ef27d81723dbe3ca98bf55c5c93fff42f3fad5935559cbf6eb272778ed7f_ppc64leRHSA-2026:60520
Fixed in:detector-rhel9@sha256:bddfb02d685a2511cbf83bf8c6fba7872864b411adcb06d272bbfda89882883a_s390xRHSA-2026:60520
Fixed in:detector-rhel9@sha256:e7d23a7fa4026469af734196cc0f56d5fdadd79eb5d04bb77c152019356ab679_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-built-inRocky
Fixed in:detector-rhel9@sha256:3037ef27d81723dbe3ca98bf55c5c93fff42f3fad5935559cbf6eb272778ed7f_ppc64leRHSA-2026:60520
Fixed in:detector-rhel9@sha256:bddfb02d685a2511cbf83bf8c6fba7872864b411adcb06d272bbfda89882883a_s390xRHSA-2026:60520
Fixed in:detector-rhel9@sha256:e7d23a7fa4026469af734196cc0f56d5fdadd79eb5d04bb77c152019356ab679_arm64RHSA-2026:60520
Fixed in:detector-rhel9@sha256:b017469cbd901503271b8944df40a74cf408c5223a880c696448f2b098b7c112_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-data-science-pipelines-argoRed Hat / RHEL
Fixed in:argoexec-rhel9@sha256:9fa5ec6f9e81cb122f732887a065272bcd98448180923be0024c541bee75b7e1_ppc64leRHSA-2026:60520
Fixed in:workflowcontroller-rhel9@sha256:6838e7e122464c2a2afbc1ec7294c6bea54a59110cfcd090e17e462aa99050e7_amd64RHSA-2026:60520
Fixed in:argoexec-rhel9@sha256:775c307e1cfb3f68cfc081aafc9d968ace5ff88b5407e4365bb46d9ab7fcf609_amd64RHSA-2026:60520
Fixed in:workflowcontroller-rhel9@sha256:c9ccf4e8a33568b7dcc701f59d51b913607424bf95e8b51709911cf3e690db51_arm64RHSA-2026:60520
Fixed in:workflowcontroller-rhel9@sha256:c8bcf379905652e7822492d03f18cbac2e92421055a6f760b8a3ec1ec712b6a1_ppc64leRHSA-2026:60520
Fixed in:argoexec-rhel9@sha256:5b32f727afed4fe60f0c1f53d05bc0345e2b02c55c9882de10cb376366686461_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-data-science-pipelines-argoRocky
Fixed in:workflowcontroller-rhel9@sha256:c8bcf379905652e7822492d03f18cbac2e92421055a6f760b8a3ec1ec712b6a1_ppc64leRHSA-2026:60520
Fixed in:workflowcontroller-rhel9@sha256:6838e7e122464c2a2afbc1ec7294c6bea54a59110cfcd090e17e462aa99050e7_amd64RHSA-2026:60520
Fixed in:argoexec-rhel9@sha256:775c307e1cfb3f68cfc081aafc9d968ace5ff88b5407e4365bb46d9ab7fcf609_amd64RHSA-2026:60520
Fixed in:workflowcontroller-rhel9@sha256:c9ccf4e8a33568b7dcc701f59d51b913607424bf95e8b51709911cf3e690db51_arm64RHSA-2026:60520
Fixed in:argoexec-rhel9@sha256:5b32f727afed4fe60f0c1f53d05bc0345e2b02c55c9882de10cb376366686461_arm64RHSA-2026:60520
Fixed in:argoexec-rhel9@sha256:9fa5ec6f9e81cb122f732887a065272bcd98448180923be0024c541bee75b7e1_ppc64leRHSA-2026:60520
registry.redhat.io/rhoai/odh-data-science-pipelines-operatorRocky
Fixed in:controller-rhel9@sha256:201cc48366e9650b4524b83352e72289bf62235a7ab9aa2903eb4ebee2ae83ee_arm64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:5fa73ac9806750dba8388a9b3087f44d3cc82f015e620defd84f2adfe0301d50_ppc64leRHSA-2026:60520
Fixed in:controller-rhel9@sha256:ff7949a0e9c7e53332ef5b66d56b195b5857cb565cf7c77db7e371dc583b4f74_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-data-science-pipelines-operatorRed Hat / RHEL
Fixed in:controller-rhel9@sha256:ff7949a0e9c7e53332ef5b66d56b195b5857cb565cf7c77db7e371dc583b4f74_amd64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:5fa73ac9806750dba8388a9b3087f44d3cc82f015e620defd84f2adfe0301d50_ppc64leRHSA-2026:60520
Fixed in:controller-rhel9@sha256:201cc48366e9650b4524b83352e72289bf62235a7ab9aa2903eb4ebee2ae83ee_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-evalRed Hat / RHEL
Fixed in:hub-rhel9@sha256:76d2cca02cd3fe447fd7e8ffe481eb62c6f9405de8cc98d884d845d1f9ec89dc_arm64RHSA-2026:60520
Fixed in:hub-rhel9@sha256:cc901b1f3d92d2f5ea3468a3cbb21b7bf8d35b0e967fde3e65c70ebfe45ef0cd_s390xRHSA-2026:60520
Fixed in:hub-rhel9@sha256:57146907cb3a0248cb91fd7e7942b6ba73f7ae88491064d8ac1898361812d41f_ppc64leRHSA-2026:60520
Fixed in:hub-rhel9@sha256:d6d8d623b28f9836c59524b9dc9bb236888a36142c82f1ee9b12cf5eebb101a6_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-evalRocky
Fixed in:hub-rhel9@sha256:d6d8d623b28f9836c59524b9dc9bb236888a36142c82f1ee9b12cf5eebb101a6_amd64RHSA-2026:60520
Fixed in:hub-rhel9@sha256:57146907cb3a0248cb91fd7e7942b6ba73f7ae88491064d8ac1898361812d41f_ppc64leRHSA-2026:60520
Fixed in:hub-rhel9@sha256:76d2cca02cd3fe447fd7e8ffe481eb62c6f9405de8cc98d884d845d1f9ec89dc_arm64RHSA-2026:60520
Fixed in:hub-rhel9@sha256:cc901b1f3d92d2f5ea3468a3cbb21b7bf8d35b0e967fde3e65c70ebfe45ef0cd_s390xRHSA-2026:60520
registry.redhat.io/rhoai/odh-feastRed Hat / RHEL
Fixed in:operator-rhel9@sha256:965ea51dcd9047273d6144b9b9856167f30ae7d806e8594ce71b52024ed3574e_ppc64leRHSA-2026:60520
Fixed in:operator-rhel9@sha256:ffdeaef8260018e3cf7be81350c3f0affe625258b45caf3da0f1e5fa1ae5148e_arm64RHSA-2026:60520
Fixed in:operator-rhel9@sha256:93103baa91d898da51cdf88c6a5e5c499b0ae6d12e420bb77743cdd06bf45b2f_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-feastRocky
Fixed in:operator-rhel9@sha256:ffdeaef8260018e3cf7be81350c3f0affe625258b45caf3da0f1e5fa1ae5148e_arm64RHSA-2026:60520
Fixed in:operator-rhel9@sha256:93103baa91d898da51cdf88c6a5e5c499b0ae6d12e420bb77743cdd06bf45b2f_amd64RHSA-2026:60520
Fixed in:operator-rhel9@sha256:965ea51dcd9047273d6144b9b9856167f30ae7d806e8594ce71b52024ed3574e_ppc64leRHSA-2026:60520
registry.redhat.io/rhoai/odh-featureRocky
Fixed in:server-rhel9@sha256:73753182103388f0ef39a228be68320855a08475920fcf70527acc391b60a351_ppc64leRHSA-2026:60520
Fixed in:server-rhel9@sha256:c5dd868cd66e7911969f60658d31b3714ed42f0e81b9512f89991a412bcb0fa9_amd64RHSA-2026:60520
Fixed in:server-rhel9@sha256:c47f990eda9a49490c89d23f5e8ad0e9e394de95247d389c106d27b48a64240e_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-featureRed Hat / RHEL
Fixed in:server-rhel9@sha256:c5dd868cd66e7911969f60658d31b3714ed42f0e81b9512f89991a412bcb0fa9_amd64RHSA-2026:60520
Fixed in:server-rhel9@sha256:73753182103388f0ef39a228be68320855a08475920fcf70527acc391b60a351_ppc64leRHSA-2026:60520
Fixed in:server-rhel9@sha256:c47f990eda9a49490c89d23f5e8ad0e9e394de95247d389c106d27b48a64240e_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-fms-guardrailsRocky
Fixed in:orchestrator-rhel9@sha256:93328578cb277b6dd10942971690995470d65d08595826dfc59c7af8b7d67286_ppc64leRHSA-2026:60520
Fixed in:orchestrator-rhel9@sha256:7edfee44044b184db8fda36484437fe7107d2f2c76da9a7b4cfe856092242e4a_s390xRHSA-2026:60520
Fixed in:orchestrator-rhel9@sha256:8dd56e9159a5a3fa295cedb6ee5da770c9b3a7c8cc41e3bf3dc4ccb462dbc374_arm64RHSA-2026:60520
Fixed in:orchestrator-rhel9@sha256:ecb3df75edbb66483eb73be3ae3c8ff8cc0818bee21a3c9b1997a357987afd91_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-fms-guardrailsRed Hat / RHEL
Fixed in:orchestrator-rhel9@sha256:ecb3df75edbb66483eb73be3ae3c8ff8cc0818bee21a3c9b1997a357987afd91_amd64RHSA-2026:60520
Fixed in:orchestrator-rhel9@sha256:93328578cb277b6dd10942971690995470d65d08595826dfc59c7af8b7d67286_ppc64leRHSA-2026:60520
Fixed in:orchestrator-rhel9@sha256:7edfee44044b184db8fda36484437fe7107d2f2c76da9a7b4cfe856092242e4a_s390xRHSA-2026:60520
Fixed in:orchestrator-rhel9@sha256:8dd56e9159a5a3fa295cedb6ee5da770c9b3a7c8cc41e3bf3dc4ccb462dbc374_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-guardrails-detector-huggingfaceRocky
Fixed in:runtime-rhel9@sha256:064b8ff50e5a2202a73025d1e3157d37405142e89e200aa58b2172da2e1b0a2a_amd64RHSA-2026:60520
Fixed in:runtime-rhel9@sha256:484dc9e5ba3eed2168cd9cd840d13b42630be8b005736f7ef99e5dab1f852716_ppc64leRHSA-2026:60520
Fixed in:runtime-rhel9@sha256:56c2acf7586a9992ceaed3722d4bb5c3a40bf403bffb0e48d29e8403b7e734fd_arm64RHSA-2026:60520
Fixed in:runtime-rhel9@sha256:1b6e6a272591bd60a907d7ed5cc146bd9164eba95a2910b9dd4ba8712bd35867_s390xRHSA-2026:60520
registry.redhat.io/rhoai/odh-guardrails-detector-huggingfaceRed Hat / RHEL
Fixed in:runtime-rhel9@sha256:484dc9e5ba3eed2168cd9cd840d13b42630be8b005736f7ef99e5dab1f852716_ppc64leRHSA-2026:60520
Fixed in:runtime-rhel9@sha256:1b6e6a272591bd60a907d7ed5cc146bd9164eba95a2910b9dd4ba8712bd35867_s390xRHSA-2026:60520
Fixed in:runtime-rhel9@sha256:064b8ff50e5a2202a73025d1e3157d37405142e89e200aa58b2172da2e1b0a2a_amd64RHSA-2026:60520
Fixed in:runtime-rhel9@sha256:56c2acf7586a9992ceaed3722d4bb5c3a40bf403bffb0e48d29e8403b7e734fd_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-kf-notebookRocky
Fixed in:controller-rhel9@sha256:31cb1cc57ead28206cbaa35aba8207465e88a86741f298b1cbbbecf7f25d4331_s390xRHSA-2026:60520
Fixed in:controller-rhel9@sha256:be7b2e75ff77f3377dc0bf117951ed8e27dc7e8dc5aa19a613c8ae2b2e9ab8de_arm64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:95bb2d5a7d893fd8d9003f61d63fef396abd35c71698f35cf507bb3aefc1890e_ppc64leRHSA-2026:60520
Fixed in:controller-rhel9@sha256:f2e19fd01c892f8be1f0f5d9d5aaa116a807c911167e4ddfa895eb527629e87c_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-kf-notebookRed Hat / RHEL
Fixed in:controller-rhel9@sha256:31cb1cc57ead28206cbaa35aba8207465e88a86741f298b1cbbbecf7f25d4331_s390xRHSA-2026:60520
Fixed in:controller-rhel9@sha256:f2e19fd01c892f8be1f0f5d9d5aaa116a807c911167e4ddfa895eb527629e87c_amd64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:be7b2e75ff77f3377dc0bf117951ed8e27dc7e8dc5aa19a613c8ae2b2e9ab8de_arm64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:95bb2d5a7d893fd8d9003f61d63fef396abd35c71698f35cf507bb3aefc1890e_ppc64leRHSA-2026:60520
registry.redhat.io/rhoai/odh-kserveRed Hat / RHEL
Fixed in:agent-rhel9@sha256:380c89ebd19206b4907a2147c0f9690c825055135d90d5463f45fe08d36b1f71_arm64RHSA-2026:60520
Fixed in:router-rhel9@sha256:0e46fd236b218fb33ffe90592f67b50d2f286356f23ecc2c4ec5ae67fa64b57a_amd64RHSA-2026:60520
Fixed in:agent-rhel9@sha256:d2dbaf397cfaaaa1642434fcdeb7ef4d528ac019eff3a34915b2197fe5cb5ba2_ppc64leRHSA-2026:60520
Fixed in:controller-rhel9@sha256:bd4cf64c1b320f7b1aa059023f71ec0375830a1afad10b8f1655deee5cb32d9c_arm64RHSA-2026:60520
Fixed in:router-rhel9@sha256:5f1727849209fe2a75c711c7f4d9c9d07fb0ef2d9cbfef1ec475001c42cbc2e8_s390xRHSA-2026:60520
Fixed in:agent-rhel9@sha256:39824328639575aa7a359d32f577f32f66e452e0ac01d08e47c41043d5dca789_s390xRHSA-2026:60520
Fixed in:controller-rhel9@sha256:c15f0cdab6447446384bbd911bd48368839d0eb20c02e287236e6c905bf34cba_amd64RHSA-2026:60520
Fixed in:agent-rhel9@sha256:40c590017fd468be6fa8c4be0aa6a7708c1b3857d8fb732a62c3a4216c523e37_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-kserveRocky
Fixed in:controller-rhel9@sha256:51921516f04d3872346374d338d75e6d729215e1f2415ba3e0556fb704cf883c_s390xRHSA-2026:60520
Fixed in:agent-rhel9@sha256:380c89ebd19206b4907a2147c0f9690c825055135d90d5463f45fe08d36b1f71_arm64RHSA-2026:60520
Fixed in:agent-rhel9@sha256:39824328639575aa7a359d32f577f32f66e452e0ac01d08e47c41043d5dca789_s390xRHSA-2026:60520
Fixed in:agent-rhel9@sha256:40c590017fd468be6fa8c4be0aa6a7708c1b3857d8fb732a62c3a4216c523e37_amd64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:c15f0cdab6447446384bbd911bd48368839d0eb20c02e287236e6c905bf34cba_amd64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:bd4cf64c1b320f7b1aa059023f71ec0375830a1afad10b8f1655deee5cb32d9c_arm64RHSA-2026:60520
Fixed in:router-rhel9@sha256:d7f0dbe935781019a648867b4090b0cc2de811e1931f29f4e1101f37ae351e53_ppc64leRHSA-2026:60520
Fixed in:router-rhel9@sha256:0e46fd236b218fb33ffe90592f67b50d2f286356f23ecc2c4ec5ae67fa64b57a_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-kserve-autogluonRed Hat / RHEL
Fixed in:server-rhel9@sha256:b5870a4bb808ca920373f94cc0a4f696463379babd7e565c997401902f771a90_amd64RHSA-2026:60520
Fixed in:server-rhel9@sha256:769be2c4b300be556e21d7de02fa65d187c6b6897db591ee769a89aa8af3ab3d_s390xRHSA-2026:60520
Fixed in:server-rhel9@sha256:4f6c0121f86b28cc435fd3afcea9566f87b73c49a2a59ee44e7f2dcc85c424e6_arm64RHSA-2026:60520
Fixed in:server-rhel9@sha256:ace2c151141edf64acb34ee6576e90ae6c8141acaaf569a8435bf0faa3b855da_ppc64leRHSA-2026:60520
registry.redhat.io/rhoai/odh-kserve-autogluonRocky
Fixed in:server-rhel9@sha256:ace2c151141edf64acb34ee6576e90ae6c8141acaaf569a8435bf0faa3b855da_ppc64leRHSA-2026:60520
Fixed in:server-rhel9@sha256:769be2c4b300be556e21d7de02fa65d187c6b6897db591ee769a89aa8af3ab3d_s390xRHSA-2026:60520
Fixed in:server-rhel9@sha256:b5870a4bb808ca920373f94cc0a4f696463379babd7e565c997401902f771a90_amd64RHSA-2026:60520
Fixed in:server-rhel9@sha256:4f6c0121f86b28cc435fd3afcea9566f87b73c49a2a59ee44e7f2dcc85c424e6_arm64RHSA-2026:60520
registry.redhat.io/rhoai/odh-kserve-llmisvcRed Hat / RHEL
Fixed in:controller-rhel9@sha256:79906b5faf441605cc09432f6d4bd3636a8ca31c5d94ce01ad15d684910f77f8_ppc64leRHSA-2026:60520
Fixed in:controller-rhel9@sha256:0ed934ec4274cf3cd0bab56c195b1f9192a108737574ac1701d384c24b448ca8_s390xRHSA-2026:60520
Fixed in:controller-rhel9@sha256:a7942ce73c16e6716633ef0fc17f5db9ff8cfe37bab9c75dfcdb30981cdfae14_arm64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:e1af86f3f7b00b1d6a39d3ad3d540864edd001e1f8cd1b68591a9b1845188fb1_amd64RHSA-2026:60520
registry.redhat.io/rhoai/odh-kserve-llmisvcRocky
Fixed in:controller-rhel9@sha256:e1af86f3f7b00b1d6a39d3ad3d540864edd001e1f8cd1b68591a9b1845188fb1_amd64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:0ed934ec4274cf3cd0bab56c195b1f9192a108737574ac1701d384c24b448ca8_s390xRHSA-2026:60520
Fixed in:controller-rhel9@sha256:a7942ce73c16e6716633ef0fc17f5db9ff8cfe37bab9c75dfcdb30981cdfae14_arm64RHSA-2026:60520
Fixed in:controller-rhel9@sha256:79906b5faf441605cc09432f6d4bd3636a8ca31c5d94ce01ad15d684910f77f8_ppc64leRHSA-2026:60520
registry.redhat.io/rhoai/odh-kserve-storageRed Hat / RHEL
Fixed in:initializer-rhel9@sha256:5092c9c0fb858c1ee1264b96ac12f141e59f291142820eae2e4cec2c0adcdbdf_arm64RHSA-2026:60520
Fixed in:initializer-rhel9@sha256:2f6f8b758ebdd037fe6e93289b0f2224b2bd84dd253882ab51d8d16cef19bad3_amd64RHSA-2026:60520
Fixed in:initializer-rhel9@sha256:1085077ef74b6a23ff7a93472d80301ba188f50937db9883300f3695276a3c4e_ppc64leRHSA-2026:60520
Fixed in:initializer-rhel9@sha256:df622b482f51b5aab0b9b00e19de4d68fe7439857407b13b8009f82d382bd136_s390xRHSA-2026:60520
registry.redhat.io/rhoai/odh-kserve-storageRocky
Fixed in:initializer-rhel9@sha256:df622b482f51b5aab0b9b00e19de4d68fe7439857407b13b8009f82d382bd136_s390xRHSA-2026:60520
Fixed in:initializer-rhel9@sha256:2f6f8b758ebdd037fe6e93289b0f2224b2bd84dd253882ab51d8d16cef19bad3_amd64RHSA-2026:60520
Fixed in:initializer-rhel9@sha256:5092c9c0fb858c1ee1264b96ac12f141e59f291142820eae2e4cec2c0adcdbdf_arm64RHSA-2026:60520
Fixed in:initializer-rhel9@sha256:1085077ef74b6a23ff7a93472d80301ba188f50937db9883300f3695276a3c4e_ppc64leRHSA-2026:60520

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

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 InteractionRequired
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

1.07%probability of exploitation in 30 days
63rdpercentile

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

References

Related Vulnerabilities

Other CWE-94 (Code Injection) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2017-9841Critical9.8100%KEVFix
CVE-2015-1635Critical9.8100%KEV-
CVE-2022-22954Critical9.8100%KEV + Ransom-
CVE-2025-3248Critical9.8100%KEV + RansomFix
CVE-2025-49704High8.8100%KEV + RansomFix
CVE-2021-22204Medium6.8100%KEVFix

Common questions

How do I fix CVE-2026-44513?

Published advisories record a fix for 172 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-44513 being actively exploited?

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

How severe is CVE-2026-44513?

CVE-2026-44513 has a CVSS v3 base score of 8.8, 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-44513 affect?

Published advisories record a fix for registry.redhat.io/rhoai/odh (Red Hat / RHEL), registry.redhat.io/rhoai/odh (Rocky), registry.redhat.io/rhoai/odh-ai-gateway-payload (Rocky), registry.redhat.io/rhoai/odh-ai-gateway-payload (Red Hat / RHEL), and 168 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-44513
CVE-2026-44513 severity badge

Markdown

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

HTML

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