Red Hat Security Advisory: Red Hat OpenShift GitOps v1.17.4 security update
An update is now available for Red Hat OpenShift GitOps. Bug Fix(es) and Enhancement(s): * GITOPS-8231 (CVE-2025-47913 openshift-gitops-1/argocd-agent-rhel8: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [gitops-1.17]) * GITOPS-8233 (CVE-2025-47913 openshift-gitops-1/argocd-rhel9: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [gitops-1.17]) * GITOPS-8078 (CVE-2025-58183 openshift-gitops-1/argocd-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.17]) * GITOPS-8081 (CVE-2025-58183 openshift-gitops-1/dex-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.17]) * GITOPS-7753 (CVE-2025-58754 openshift-gitops-1/argocd-extensions-rhel8: Axios DoS via lack of data size check [gitops-1.17]) * GITOPS-8511 (CVE-2025-68156 openshift-gitops-1/argocd-rhel8: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.17]) * GITOPS-8512 (CVE-2025-68156 openshift-gitops-1/argocd-rhel9: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.17]) * GITOPS-7568 (ignoreDifferences setting is not honored for OAuthClient resource) * GITOPS-7992 (openshift-gitops-operator-metrics-monitor ServiceMonitor is attempting to use a bearerTokenFile configuration in its endpoints definition) * GITOPS-8225 (RC 1.19.0-2 : haproxy replica remains 1 with HA upgrade) * GITOPS-8411 (CVE-2025-55190 still blocking due to github.com/argoproj/argo-cd/[email protected] in gitops-rhel8:v1.18.1) * GITOPS-8591 (Reciving TargetDown after upgrading GitOps )
AI Analysis
Technical Summary
This advisory covers multiple security issues fixed in Red Hat OpenShift GitOps v1.17.4, notably CVE-2025-47913, a vulnerability in the golang.org/x/crypto/ssh/agent package. The flaw causes the SSH client to panic when receiving an unexpected SSH_AGENT_SUCCESS message type, leading to process termination due to unhandled message unmarshalling. This vulnerability allows an attacker controlling or intercepting SSH agent traffic to cause a reliable denial of service against clients relying on SSH agent interactions. Additional vulnerabilities fixed include unbounded memory allocation parsing GNU sparse maps, denial of service via uncontrolled recursion in expression evaluation, and denial of service via lack of data size checks in Axios. The update addresses these by correcting unsafe assumptions and improving error handling. The affected versions are >=1.17.0 and <1.17.4. The vendor advisory confirms a fix is available in version 1.17.4.
Potential Impact
The primary impact is a high-severity availability issue where a malicious or misbehaving SSH agent can cause client processes to crash, resulting in denial of service. This affects automation and developer tooling relying on SSH agent interactions, especially in environments using forwarded sockets or shared workspaces. Other vulnerabilities fixed also relate to denial of service conditions via memory exhaustion or recursion. There is no confidentiality or integrity impact reported.
Mitigation Recommendations
A security update to Red Hat OpenShift GitOps version 1.17.4 is available and should be applied to remediate these vulnerabilities. No other mitigations meeting Red Hat's standards are currently available. Users should ensure all previously released errata are applied before updating. Refer to the Red Hat advisory for detailed update instructions.
Red Hat Security Advisory: Red Hat OpenShift GitOps v1.17.4 security update
Description
An update is now available for Red Hat OpenShift GitOps. Bug Fix(es) and Enhancement(s): * GITOPS-8231 (CVE-2025-47913 openshift-gitops-1/argocd-agent-rhel8: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [gitops-1.17]) * GITOPS-8233 (CVE-2025-47913 openshift-gitops-1/argocd-rhel9: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [gitops-1.17]) * GITOPS-8078 (CVE-2025-58183 openshift-gitops-1/argocd-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.17]) * GITOPS-8081 (CVE-2025-58183 openshift-gitops-1/dex-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.17]) * GITOPS-7753 (CVE-2025-58754 openshift-gitops-1/argocd-extensions-rhel8: Axios DoS via lack of data size check [gitops-1.17]) * GITOPS-8511 (CVE-2025-68156 openshift-gitops-1/argocd-rhel8: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.17]) * GITOPS-8512 (CVE-2025-68156 openshift-gitops-1/argocd-rhel9: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.17]) * GITOPS-7568 (ignoreDifferences setting is not honored for OAuthClient resource) * GITOPS-7992 (openshift-gitops-operator-metrics-monitor ServiceMonitor is attempting to use a bearerTokenFile configuration in its endpoints definition) * GITOPS-8225 (RC 1.19.0-2 : haproxy replica remains 1 with HA upgrade) * GITOPS-8411 (CVE-2025-55190 still blocking due to github.com/argoproj/argo-cd/[email protected] in gitops-rhel8:v1.18.1) * GITOPS-8591 (Reciving TargetDown after upgrading GitOps )
Affected software
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
This advisory covers multiple security issues fixed in Red Hat OpenShift GitOps v1.17.4, notably CVE-2025-47913, a vulnerability in the golang.org/x/crypto/ssh/agent package. The flaw causes the SSH client to panic when receiving an unexpected SSH_AGENT_SUCCESS message type, leading to process termination due to unhandled message unmarshalling. This vulnerability allows an attacker controlling or intercepting SSH agent traffic to cause a reliable denial of service against clients relying on SSH agent interactions. Additional vulnerabilities fixed include unbounded memory allocation parsing GNU sparse maps, denial of service via uncontrolled recursion in expression evaluation, and denial of service via lack of data size checks in Axios. The update addresses these by correcting unsafe assumptions and improving error handling. The affected versions are >=1.17.0 and <1.17.4. The vendor advisory confirms a fix is available in version 1.17.4.
Potential Impact
The primary impact is a high-severity availability issue where a malicious or misbehaving SSH agent can cause client processes to crash, resulting in denial of service. This affects automation and developer tooling relying on SSH agent interactions, especially in environments using forwarded sockets or shared workspaces. Other vulnerabilities fixed also relate to denial of service conditions via memory exhaustion or recursion. There is no confidentiality or integrity impact reported.
Mitigation Recommendations
A security update to Red Hat OpenShift GitOps version 1.17.4 is available and should be applied to remediate these vulnerabilities. No other mitigations meeting Red Hat's standards are currently available. Users should ensure all previously released errata are applied before updating. Refer to the Red Hat advisory for detailed update instructions.
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_security_advisory
- Csaf Version
- 2.0
- Publisher
- Red Hat Product Security
- Advisory Id
- RHSA-2026:1018
- Cve Count
- 6
- Additional Cves
- ["CVE-2025-55190","CVE-2025-58183","CVE-2025-58754","CVE-2025-61729","CVE-2025-68156"]
Threat ID: 6a16096ae29bf47b5062f6d4
Added to database: 05/26/2026, 20:58:18 UTC
Last enriched: 08/14/2026, 21:53:09 UTC
Last updated: 09/10/2026, 19:36:50 UTC
Views: 89
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.