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
newsINTEGRATION

Hawtio Operator 4.4 update closes a crafted-database code-execution path

Red Hat’s replacement Operator bundle carries patched SQLite into the OpenShift deployment path, but exploitation still requires a malicious FTS5 database to be processed.

Old Hawtio bundle replaced by patched Operator image in OpenShift.
Side by side: what changed
By The News Desk· Aug 26, 2026

Red Hat has issued a replacement rhbac-4/hawtio-operator-bundle image for Red Hat build of Apache Camel’s Hawtio 4.4 distribution. The update backports fixes for two Important-rated SQLite FTS5 flaws that can end in arbitrary code execution or a process crash.

The operative detail is the image boundary. RHBA-2026:59550 updates the Operator bundle rather than only publishing a host RPM. Red Hat tells users to pull the new image from its registry, amend Dockerfiles or scripts that pin the old image, and rebuild dependent images. The advisory publishes replacement digests for x86_64, aarch64, ppc64le and s390x.

Where the update sits

Hawtio is the management console used to inspect Java runtimes, including Camel applications. Red Hat’s Hawtio 4.4 documentation describes the Hawtio Operator as the preferred installation and deployment mechanism on OpenShift 4. In that path, the Operator bundle is cluster installation material; updating an unrelated workstation SQLite package does not replace the image already selected by the Operator deployment.

That makes the practical action straightforward: OpenShift administrators running Hawtio 4.4 should confirm that the installed Operator resolves to the replacement bundle, not merely that the underlying OpenShift nodes are patched. Any internal catalog, disconnected mirror, image pin or derived image that preserves the previous digest needs to be refreshed. Red Hat also explicitly recommends rebuilding images that depend on the updated bundle.

The exposure boundary

The severity is real, but it is narrower than an unauthenticated network attack against every Hawtio console. Red Hat’s entry for CVE-2026-11822 says exploitation requires a crafted SQLite database containing malformed FTS5 page data. A vulnerable application must process that database and execute an FTS5 MATCH query; the resulting out-of-bounds read and heap overflow can cause a crash, memory exhaustion or code execution.

CVE-2026-11824 has the same essential precondition: an attacker supplies a specially crafted database to an application compiled with FTS5 support. Malicious metadata then triggers an integer underflow and heap-based buffer overflow during MATCH processing. Red Hat scores both flaws 7.8 with a local attack vector, no privileges required and user interaction required.

In other words, simply reaching the Hawtio web interface is not the exploit described in these CVE records. The dangerous boundary is crossed when the vulnerable SQLite library is made to open attacker-controlled FTS5 database content and query it. Deployments that do not accept or process untrusted SQLite files have less direct exposure, but Red Hat lists no practical mitigation that meets its deployment and stability criteria.

What operators should do

Update the Hawtio Operator 4.4 bundle through the normal OpenShift catalog path, refresh mirrored catalogs where applicable, and verify the running installation no longer references the previous image. Rebuild derived images, then restart or roll out affected workloads so the patched image is actually running. The update is the supported fix; configuration-only workarounds are not a substitute for replacing the vulnerable bundle.

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.