CVE-2026-59250: Megaco flex scanner buffer overflow via oversized property parm name

Published Jul 27, 2026
·
Updated

Classic buffer overflow in the Erlang/OTP megaco flex scanner C driver allows a remote unauthenticated attacker to corrupt the driver's memory (and potentially achieve remote code execution or a denial-of-service crash) by sending a single text-encoded H.248/Megaco message containing an oversized property parm name.

When tokenizing a Local/Remote descriptor, mfsloadpropertygroups extracts the attacker-controlled property name (bounded only by the message length) and, when no value follows, formats it into a fixed 512-byte errormsg field of the MfsErlDrvData struct using an unchecked sprintf call. Names longer than roughly 452 bytes overflow into the immediately following struct fields (textbuf, textptr, termspec, termspecsize, termspecindex), overwriting live pointers and counters with attacker-chosen bytes. Subsequent scanner code writes and frees through the corrupted pointers, producing arbitrary write and arbitrary free primitives inside the BEAM VM process, which can be leveraged for remote code execution. On builds compiled with FORTIFYSOURCE the overflow is detected at runtime and terminates the process with SIGABRT, resulting in denial of service.

The overflow occurs in the flex scanner before any grammar or Megaco-level authentication processing, so exploitation requires only network reachability to the megaco transport port on a node configured with {scanner, flex}.

This vulnerability is associated with program files lib/megaco/src/flex/megacoflexscannerdrv.flex.src and program routines mfsloadpropertygroups.

This issue affects OTP from OTP 17.0 before OTP 27.3.4.15, from OTP 28.0 before OTP 28.5.0.4, and from OTP 29.0 before OTP 29.0.4, corresponding to megaco from 3.17.1 before 4.7.2.2, from 4.8 before 4.8.3.1, and from 4.9 before 4.9.1. Whether OTP before OTP 17.0, corresponding to megaco before 3.17.1, is affected is unknown.

Other sources

Megaco flex scanner buffer overflow via oversized property parm name

Microsoft

Affected Software

3 affected componentsFixes available
Erlang/OTP OTP>17.0<=29.0.4, =28.5.0.4, =27.3.4.15
maven/org.erlang/otp/megaco
Microsoft azl3 erlang 26.2.5.21-4<26.2.5.21-5
26.2.5.21-5

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 26.2.5.21-5
  2. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 27.3.4.15
  3. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 28.5.0.4
  4. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 29.0.4
  5. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Patch 4.7.2.2
  6. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Patch 4.8.3.1
  7. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Patch 4.9.1
  8. Compensating control

    Ensure BEAM node only exposes the megaco transport port (configured with {scanner, flex}) to trusted network sources, since exploitation requires only network reachability before any grammar or Megaco-level authentication processing.

Event History

Jul 27, 2026
CVE Published
via MITRE·03:25 PM
Data Sourced
via MITRE·03:25 PM
DescriptionWeakness
Data Sourced
via NVD·04:18 PM
DescriptionSeverityWeakness
Aug 15, 2026
Data Sourced
via Microsoft·02:12 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·02:12 AM
Affected Software
Updated
via Microsoft·02:12 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-59250?

The severity of CVE-2026-59250 is high, with a CVSS score of 8.3.

2

How do I fix CVE-2026-59250?

To fix CVE-2026-59250, update the Erlang/OTP to the latest version that addresses the buffer overflow issue.

3

What type of vulnerability is CVE-2026-59250?

CVE-2026-59250 is classified as a buffer overflow vulnerability.

4

What is the impact of CVE-2026-59250?

CVE-2026-59250 can lead to remote code execution or a denial-of-service crash.

5

Who can exploit CVE-2026-59250?

CVE-2026-59250 can be exploited by a remote unauthenticated attacker.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203