Improper Input Validation Affecting azure-functions-host package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.3% (22nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-AZUREFUNCTIONSHOST-17371158
  • published18 Jun 2026
  • disclosed22 Jun 2026

Introduced: 18 Jun 2026

CVE-2026-48109  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest azure-functions-host.

NVD Description

Note: Versions mentioned in the description apply only to the upstream azure-functions-host package and not the azure-functions-host package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, A vulnerability exists in the optional LZ4 decompression path used by MessagePack compression modes Lz4Block and Lz4BlockArray. The decoder implementation is based on a deprecated fast-decompression algorithm that does not take a source-length bound. A remote attacker can send a crafted MessagePack payload with manipulated LZ4 token/length fields to force out-of-bounds reads from the compressed input buffer. In affected environments, this can trigger an AccessViolationException during decompression, causing process termination (denial of service). Under some conditions, limited unintended memory disclosure from over-read data may also be possible before failure. This vulnerability is fixed in 2.5.301 and 3.1.7.