Improper Verification of Cryptographic Signature Affecting argo-events-fips package, versions <1.9.10-r13


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (11th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-ARGOEVENTSFIPS-17201037
  • published6 Jun 2026
  • disclosed22 May 2026

Introduced: 22 May 2026

NewCVE-2026-39829  (opens in a new tab)
CWE-347  (opens in a new tab)

How to fix?

Upgrade Minimos:latest argo-events-fips to version 1.9.10-r13 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream argo-events-fips package and not the argo-events-fips package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.