Intel

AIKIDO-2025-10298

edgee-server is vulnerable to Improper Input Validation

Improper Input Validation Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

32

Low Risk

This Affects:

RUSTedgee-server
0.4.3 - 1.2.1
Fixed in 1.2.2

TL;DR

Affected versions of the package do not properly validate payloads. Specifically, requests with an empty fetch destination are not blocked, which could be exploited for malicious purposes or result in unnecessary processing. The patch addresses this by adding 'empty' to the list of forbidden fetch destinations in the do_process_payload function, ensuring such requests are rejected.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

edgee-server is vulnerable to Improper Input Validation in versions 0.4.3 - 1.2.1.

How to fix this

Upgrade the edgee-server library to the patch version.