CVE-2026-65421
Received Received - Intake

Heap Buffer Overflow in MMS BER Decoder

Vulnerability report for CVE-2026-65421, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: ICS-CERT

Description

The MMS BER decoder contains a flaw in decoding fixed-width BER fields (boolean/integer): an attacker-supplied length value is not validated, causing a read past the end of a heap buffer. This leads to termination of the MMS service process and a denial-of-service condition.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The MMS BER decoder has a flaw where attacker-supplied length values for fixed-width BER fields (boolean/integer) are not validated. This causes the decoder to read past the end of a heap buffer, leading to termination of the MMS service process and a denial-of-service condition.

Detection Guidance

This vulnerability involves a flaw in MMS BER decoder where attacker-supplied length values cause buffer over-reads. Detection requires monitoring for unexpected MMS service terminations or crashes. Check logs for service process crashes related to MMS decoding. Use network monitoring tools to inspect MMS traffic for malformed BER-encoded fields. Validate if your MMS implementation uses a vulnerable decoder version.

Impact Analysis

An attacker could exploit this vulnerability to crash the MMS service, causing a denial-of-service. This disrupts communication services relying on MMS, potentially leading to service unavailability for users.

Compliance Impact

This vulnerability causes a denial-of-service condition by crashing the MMS service process, which could disrupt critical operations. For GDPR, this may impact availability of personal data processing systems, potentially violating Article 32 requirements for resilience. For HIPAA, service disruption could affect covered entities' ability to maintain access to protected health information, potentially compromising the Security Rule's integrity and availability requirements.

Mitigation Strategies

Apply vendor patches or updates for the MMS BER decoder component to fix the length validation flaw. Monitor MMS service processes for unexpected terminations and implement network segmentation to limit exposure. Disable MMS services if not required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65421. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart