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
releaseJAVA

Quarkus 3.27.5 closes two authentication downgrade paths and an SSH certificate restriction bypass

RHSA-2026:53643 fixes four component flaws in Red Hat build of Quarkus and leaves operators with one supported remediation: move affected applications to 3.27.5.

By The News Desk· Aug 20, 2026

Red Hat has rated its Quarkus 3.27.5 update Important, with fixes spanning database authentication, SSH certificate enforcement and a native-library denial-of-service path. The fixed product artifact is Red Hat build of Quarkus 3.27.5; RHSA-2026:53643 lists no separate patched stream or component-only package for operators to substitute.

What changed

Two of the four flaws weaken authentication protections around TLS. CVE-2026-53712 affects the SCRAM client and common libraries: an attacker positioned to intercept a TLS connection could silently move authentication from channel-bound SCRAM-SHA-256-PLUS to SCRAM-SHA-256 without channel binding. CVE-2026-54291 reaches a similar boundary through pgjdbc. Red Hat says the PostgreSQL JDBC driver failed to validate channel binding correctly for a specific certificate type, allowing an intercepted connection configured to require SCRAM-SHA-256-PLUS to fall back to plain SCRAM-SHA-256.

The most direct command-execution risk is CVE-2026-56624 in Apache MINA SSHD’s server-side OpenSSH certificate handling. During user authentication, the server did not properly enforce unsupported certificate options including force-command and verify-required. An authenticated user could therefore escape the command restrictions encoded in a certificate and run commands beyond those intended by the issuer. Red Hat scores that flaw 7.3, requiring network access, low privileges and user interaction.

The fourth fix, CVE-2026-8484, addresses a heap buffer overflow in Jansi’s JNI ioctl() wrapper. Red Hat describes this as a local, user-assisted denial-of-service path caused by missing argument-array size validation. Quarkus 3.27.5 also switches from the older org.fusesource.jansi artifact to org.jline:jansi as part of the update.

Who is affected

The advisory applies to applications built on the Red Hat build of Quarkus 3.27 stream that consume the affected SCRAM, pgjdbc, Apache MINA SSHD or Jansi paths. Exposure is not uniform: the two downgrade flaws require an attacker who can intercept TLS traffic; the SSHD flaw matters where an application accepts OpenSSH user certificates and relies on certificate options to constrain commands; the Jansi issue requires local access and user interaction.

That distinction should guide validation, but it should not be used to split the vendor update. Red Hat marks 3.27.5 as the fixed product across all four CVEs and says no mitigation meeting its deployment, applicability and stability criteria is available.

What operators should do

Inventory Red Hat Quarkus 3.27 applications, identify deployments using PostgreSQL SCRAM channel binding, embedded Apache MINA SSHD servers or Jansi, and prioritize externally reachable services. Apply previously released relevant errata, update the application’s Red Hat Quarkus platform and dependencies to 3.27.5, then rebuild and redeploy the application artifact through the normal tested delivery path.

After rollout, verify that PostgreSQL connections still negotiate the required channel-bound authentication and test SSH user certificates containing command restrictions. Those checks validate the two controls the update is meant to restore rather than treating a successful build as proof that the security boundary is working.

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.