Description
NetBox through 4.7.0 fails to redact sensitive data source backend credentials in REST and GraphQL API responses. Authenticated users with only view permission can retrieve plaintext passwords and secret keys for Git and Amazon S3 backends through API endpoints, gaining unauthorized access to external repositories and storage buckets.
Published: 2026-09-05
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NetBox up to and including version 4.7.0 does not redact sensitive credentials for data source backends in its REST and GraphQL API responses. An authenticated user with only view‑level permissions can obtain plaintext passwords and secret keys for Git and Amazon S3 backends via the standard API endpoints, giving the attacker unauthorized access to external code repositories and storage buckets. The weakness is a credential disclosure flaw as defined by CWE-522.

Affected Systems

NetBox software from netbox-community is affected. Any deployment running NetBox 4.7.0 or earlier is vulnerable; versions newer than 4.7.0 are not impacted.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.1, indicating a high impact but not critical. Attackers must already have a valid user account with view‑only access, and must query the REST or GraphQL APIs to retrieve the sensitive values. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Given the attack requires user authentication and API access, the exploitability is moderate, but the damage potential from credential leakage is significant.

Generated by OpenCVE AI on September 5, 2026 at 12:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update NetBox to a version newer than 4.7.0, which removes the credential exposure in API responses.
  • If an immediate upgrade is not possible, revoke view permissions on the affected API endpoints or limit access to trusted administrative accounts only.
  • Audit existing API traffic for exposed credentials and enforce filtering rules to block accidental disclosure of sensitive data.

Generated by OpenCVE AI on September 5, 2026 at 12:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 11:15:00 +0000

Type Values Removed Values Added
Description NetBox through 4.7.0 fails to redact sensitive data source backend credentials in REST and GraphQL API responses. Authenticated users with only view permission can retrieve plaintext passwords and secret keys for Git and Amazon S3 backends through API endpoints, gaining unauthorized access to external repositories and storage buckets.
Title NetBox through 4.7.0 Credential Disclosure via REST and GraphQL APIs
First Time appeared Netbox
Netbox netbox
Weaknesses CWE-522
CPEs cpe:2.3:a:netbox:netbox:*:*:*:*:*:*:*:*
Vendors & Products Netbox
Netbox netbox
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-05T11:01:26.738Z

Reserved: 2026-09-05T10:40:36.294Z

Link: CVE-2026-86175

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T11:16:46.123

Modified: 2026-09-05T11:16:46.123

Link: CVE-2026-86175

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T12:30:04Z

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials