CVE-2026-34762: Ella Core Has Audit Log Falsification via Path/Body IMSI Mismatch in UpdateSubscriber
(updated )
The PUT /api/v1/subscriber/{imsi} API accepts an IMSI identifier from both the URL path and the JSON request body but never verifies they match. This allows an authenticated NetworkManager to modify any subscriber’s policy while the audit trail records a fabricated or unrelated subscriber IMSI.
References
- github.com/advisories/GHSA-xw45-cc32-442f
- github.com/ellanetworks/core
- github.com/ellanetworks/core/commit/7f64b7a7c7a22cb9c05ac2c1c3a0cf0eaefac3e5
- github.com/ellanetworks/core/releases/tag/v1.8.0
- github.com/ellanetworks/core/security/advisories/GHSA-xw45-cc32-442f
- nvd.nist.gov/vuln/detail/CVE-2026-34762
Code Behaviors & Features
Detect and mitigate CVE-2026-34762 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →