Missing Authorization Affecting temporal-sql-tool-fips-1.28 package, versions <1.28.4-r4


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (14th 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 Learn

Learn about Missing Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-TEMPORALSQLTOOLFIPS128-17227658
  • published8 Jun 2026
  • disclosed22 May 2026

Introduced: 22 May 2026

NewCVE-2026-39833  (opens in a new tab)
CWE-862  (opens in a new tab)

How to fix?

Upgrade Minimos:latest temporal-sql-tool-fips-1.28 to version 1.28.4-r4 or higher.

NVD Description

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

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.