NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An unauthenticated contributor can add a module such as tests/git.py that shadows GitPython when tests/definitions_test.py executes from git import Git, Repo, or add tests/conftest.py for automatic collection-time execution. Python imports and runs the pull-request module before any test function, allowing arbitrary code execution on the GitHub Actions runner, test-result tampering, and access to tokens or network resources exposed to the workflow. This module-shadowing path is independent of the earlier pickle deserialization flaw and the separately tracked NETBOX_DT_LIBRARY_URL issue. This vulnerability is fixed by commit b0d9a3dadd0a0a9d3c93b0b2777559fd4bad1037.
CVE-2026-54916
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 40(Track)EG Risk 40/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 18, 2026
Advisory Details (3)
Auto-updated Sep 17, 2026commit b0d9a3dadd0a (netbox-community/devicetype-library)
Fix landed in netbox-community/devicetype-library commit b0d9a3dadd0a — awaiting tagged release
https://github.com/netbox-community/devicetype-library/commit/b0d9a3dadd0a0a9d3c93b0b2777559fd4bad1037GHSA Resolution 2
Fix merged in netbox-community/devicetype-library PR #4239 on 2026-06-10 — awaiting tagged release
https://github.com/netbox-community/devicetype-library/pull/4239Module-shadowing remote code execution in the CI test harness (missing tests/__init__.py) · Advisory · netbox-community/devicetype-library · GitHub
https://github.com/netbox-community/devicetype-library/security/advisories/GHSA-wwg5-825x-83g6Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 07:39 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 19:28 UTCEG score recompute
- 2026-09-18 18:44 UTCEG score recompute
- 2026-09-17 21:20 UTCEG score recompute
- 2026-09-17 20:25 UTCEG score recompute
- 2026-09-17 20:24 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-54916?
When was CVE-2026-54916 disclosed?
Is CVE-2026-54916 actively exploited?
What is the CVSS score of CVE-2026-54916?
How do I remediate CVE-2026-54916?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54916
Is Your Infrastructure Affected by CVE-2026-54916?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.