live wire
AI · Red Hat documents usage-based admission fair sharing for Kueue 1.4 on OpenShiftRed Hat DeveloperAI: Red Hat maps governed firewall changes from ServiceNow through Ansible and two human approval gatesRed Hat DeveloperCLUSTER MGMT · ACM 2.17 makes Submariner 0.24 GA with Important-rated fixesRed Hat ErrataPLATFORM · Red Hat makes on-premises Lightspeed recommendations GA for Satellite 6.18Red Hat ErrataSECURITY · Red Hat Hardened Images updates Tomcat 10 for nine authentication, access-control and DoS flawsRed Hat ErrataAI · Open Data Hub 3.6.0 EA1 bundles Trainer, MLflow and llm-d componentsOpen Data HubAI · Speculators 0.6.0 adds P-EAGLE parallel drafting for vLLM speculative decodingRed Hat DeveloperSECURITY · OpenShift 4.17.57 fixes seven Go and TLS CVEs in an Important-rated updateRed Hat ErrataAI · Red Hat benchmarks local LLM guardrails with EvalHub, exposing regex accuracy and latency trade-offsRed Hat DeveloperAI · Red Hat maps silent tool-call failures across agentic pipelinesRed HatAPI · Kuadrant 1.5.3 adds GRPCRoute policies and developer-portal API-key workflowsKuadrantAI · (Aug 25) IBM releases Apache-2.0 Granite 4.2 reasoning models in 3B, 8B and 30B sizesIBM ResearchJAVA · Red Hat build of Quarkus 3.33.3.SP1 fixes 13 CVEs in an Important-rated updateRed Hat errataAI · vLLM moves Kimi K2 RL weight sync across 384 H100s in 7.53 seconds (Aug 22)vLLMAI · Red Hat documents usage-based admission fair sharing for Kueue 1.4 on OpenShiftRed Hat DeveloperAI: Red Hat maps governed firewall changes from ServiceNow through Ansible and two human approval gatesRed Hat DeveloperCLUSTER MGMT · ACM 2.17 makes Submariner 0.24 GA with Important-rated fixesRed Hat ErrataPLATFORM · Red Hat makes on-premises Lightspeed recommendations GA for Satellite 6.18Red Hat ErrataSECURITY · Red Hat Hardened Images updates Tomcat 10 for nine authentication, access-control and DoS flawsRed Hat ErrataAI · Open Data Hub 3.6.0 EA1 bundles Trainer, MLflow and llm-d componentsOpen Data HubAI · Speculators 0.6.0 adds P-EAGLE parallel drafting for vLLM speculative decodingRed Hat DeveloperSECURITY · OpenShift 4.17.57 fixes seven Go and TLS CVEs in an Important-rated updateRed Hat ErrataAI · Red Hat benchmarks local LLM guardrails with EvalHub, exposing regex accuracy and latency trade-offsRed Hat DeveloperAI · Red Hat maps silent tool-call failures across agentic pipelinesRed HatAPI · Kuadrant 1.5.3 adds GRPCRoute policies and developer-portal API-key workflowsKuadrantAI · (Aug 25) IBM releases Apache-2.0 Granite 4.2 reasoning models in 3B, 8B and 30B sizesIBM ResearchJAVA · Red Hat build of Quarkus 3.33.3.SP1 fixes 13 CVEs in an Important-rated updateRed Hat errataAI · vLLM moves Kimi K2 RL weight sync across 384 H100s in 7.53 seconds (Aug 22)vLLM
upstreambeat.ai
analysisAI

OpenShift AI turns enterprise policy into an automated red-team pipeline

Red Hat’s ART pipeline generates tailored adversarial prompts, escalates attacks only when cheaper probes fail, and tracks the results through OpenShift AI.

Automated policy-to-prompt red-team pipeline for OpenShift AI.
AI-generated diagram
By The News Desk· Sep 1, 2026the quick take — two AI hosts, this story only

Red Hat has detailed an automated red-teaming pipeline in OpenShift AI that converts an organization’s policy document into adversarial model tests, escalates those tests through increasingly costly attack methods, and reports which prompts defeated the target model’s controls.

The feature is a technology preview in OpenShift AI 3.4 and is expected to become generally available in 3.5, according to Red Hat. It gives platform and security teams a repeatable alternative to relying only on generic safety benchmarks or manually assembled jailbreak prompts.

Policy becomes the test specification

The pipeline starts with risk categories describing content the model should not produce. Teams can use a baseline taxonomy—covering areas such as fraud, malware, violence and misinformation—or add categories specific to their business. Red Hat’s example for financial services includes executive-compensation disclosure, debt-repayment negotiation and investment advice.

A challenger model then generates prompts across variations such as demographic, region, writing style and trust signal. That design matters because the policy document becomes the evaluation boundary: teams are testing the model against their own prohibited behavior rather than assuming a public benchmark captures it.

Cheap attacks run before expensive ones

The generated prompts move through a custom Garak harness. It first sends each prompt unchanged, then tries system-prompt overrides and text manipulation, translation attacks, and finally Tree of Attacks with Pruning. Only prompts the model refused advance to the next stage.

That funnel is the operational idea worth carrying forward. Straightforward failures are found with inexpensive probes, while adaptive challenger-model work is reserved for harder cases. A separate judge model classifies target responses as complied, rejected, alternative or other. The main metric is attack success rate: a prompt is unsafe if any strategy produces a compliant response.

Red Hat’s published Qwen3 example reached a 100% attack success rate despite refusing every baseline prompt; more than half were defeated by a simple system-prompt override. The result is an illustration, not a general benchmark, but it shows why baseline refusal behavior is not enough evidence for production readiness.

What teams need to run it

The documented cluster path uses EvalHub, a target-model endpoint, OpenShift AI pipelines, S3-compatible artifact storage and MLflow. An additional unconstrained model endpoint is optional for advanced attacks. Red Hat also documents a path that does not use AI pipelines.

For platform teams, the immediate work is to define risk categories before choosing mitigations, provision separate model roles for challenge and judgment, and decide where evaluation evidence will live. The pipeline identifies weaknesses; it does not itself make the model safe. Red Hat says a follow-up will cover mitigation with NVIDIA NeMo Guardrails.

Filed by The News Desk. Corrections: desk@upstreambeat.ai · Our standards →

comments · 0

    Comments are moderated before they appear. Your email is used once to confirm it is you — never shown, never sold. Corrections and questions get an answer from the desk when we have one.