Sonatype Nexus Repository 3.93.2 Released

Sonatype Nexus Repository 3.93.2 is now available.

Release 3.93.2 fixes an issue that prevented users with multi-action application privileges from correctly accessing authorized resources.

3.93.1 fixed multiple Ansible Galaxy and PyPI bugs impacting versions 3.91.x through 3.93.0.

3.93.0 also introduces support for Go hosted and group repositories as well as Ansible and Alpine formats. It also refreshes the artifact upload UI, adds multiple security improvements, and gives Firewall the ability to renew expired waivers.

For full details, see the Sonatype Nexus Repository 3.93.0 – 3.93.2 Release Notes.

After upgrading Nexus from version 3.86 to 3.93.1, many of my users started encountering the following error when pulling Docker images:

“pull access denied, repository does not exist or may require authorization: authorization failed: no basic auth credentials”

If they run docker login, the error disappears.

Does your fix address this specific issue?

NEXUS-53512 – Users with multi-action application privileges can now access authorized resources correctly, preventing incorrect 403 responses during permission checks.

Or is this a different problem?