Impact
We are not aware of any exploits. This is a pro-active fix.
Impacted:
- You are running Argo Server < v3.0 with
--secure=true
or >= v3.0 with --secure
unspecified (note - running in secure mode is recommended regardless).
- The attacker is within your network. If you expose Argo Server to the Internet then "your network" is "the Internet".
The Argo Server's keys are packaged within the image. They could be extracted and used to decrypt traffic, or forge requests.
Patches
#6540
Workarounds
- Make sure that your Argo Server service or pod are not directly accessible outside of your cluster. Put TLS load balancer in front of it.
This was identified by engineers at Jetstack.io
Impact
We are not aware of any exploits. This is a pro-active fix.
Impacted:
--secure=true
or >= v3.0 with--secure
unspecified (note - running in secure mode is recommended regardless).The Argo Server's keys are packaged within the image. They could be extracted and used to decrypt traffic, or forge requests.
Patches
#6540
Workarounds
This was identified by engineers at Jetstack.io