---
id: CVE-2026-77124
title: >-
  In affected versions of Nexus Repository 3, the script execution endpoint
  (POST /service/rest/v1/script/{name}/run) did not verify whether script
  execution had been administratively disabled
summary: >-
  In affected versions of Nexus Repository 3, the script execution endpoint
  (POST /service/rest/v1/script/{name}/run) did not verify whether script
  execution had been administratively disabled. An account holding
  script-execution permissio…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-184
vendor: sonatype
product: nexus_repository_manager
affected:
  - 'nexus_repository_manager >= 3.21.2, < 3.96.0'
patched:
  - nexus_repository_manager 3.96.0
published: '2026-09-02'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T17:21:50.730'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-77124'
references:
  - url: >-
      https://help.sonatype.com/en/sonatype-nexus-repository-3-96-0-release-notes.html
    label: 103e4ec9-0a87-450b-af77-479448ddef11
  - url: 'https://support.sonatype.com/hc/en-us/articles/54641528273811/'
    label: 103e4ec9-0a87-450b-af77-479448ddef11
tags:
  - nvd
epss: 0.00357
epssPercentile: 0.29511
ingestedAt: '2026-09-08T20:10:03.160Z'
---

## Overview

In affected versions of Nexus Repository 3, the script execution endpoint (POST /service/rest/v1/script/{name}/run) did not verify whether script execution had been administratively disabled. An account holding script-execution permission could continue to run previously-created scripts even after an administrator set nexus.scripts.allowCreation=false, undermining the expectation that this setting fully blocks script execution.

## Affected

- `nexus_repository_manager >= 3.21.2, < 3.96.0`

## Remediation

Upgrade past the affected range:

- `nexus_repository_manager 3.96.0`
