CVE-2026-34762 PUBLISHED

Ella Core Has Audit Log Falsification via Path/Body IMSI Mismatch in UpdateSubscriber

Assigner: GitHub_M
Reserved: 30.03.2026 Published: 02.04.2026 Updated: 03.04.2026

Ella Core is a 5G core designed for private networks. Prior to version 1.8.0, 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. This issue has been patched in version 1.8.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 2.7

Product Status

Vendor ellanetworks
Product core
Versions
  • Version < 1.8.0 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE