Cyber Posture

CVE-2025-29329

CriticalPublic PoC

Published: 12 January 2026

Published
12 January 2026
Modified
22 January 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0175 82.7th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Description

Buffer Overflow in the ippprint (Internet Printing Protocol) service in Sagemcom F@st 3686 MAGYAR_4.121.0 allows remote attacker to execute arbitrary code by sending a crafted HTTP request.

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly remediates the buffer overflow flaw in the ippprint service by requiring timely patching of the vulnerable firmware.

prevent

Enforces validation of crafted HTTP requests to the ippprint service, preventing buffer overflows from malicious inputs.

prevent

Implements memory protections such as non-executable stacks and address space randomization to block arbitrary code execution from buffer overflows.

Security SummaryAI

CVE-2025-29329 is a buffer overflow vulnerability, classified under CWE-120, affecting the ippprint service that implements the Internet Printing Protocol in Sagemcom F@st 3686 routers running firmware version MAGYAR_4.121.0. Published on 2026-01-12, the flaw enables a remote attacker to execute arbitrary code by sending a crafted HTTP request to the vulnerable service.

The vulnerability carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical. Any unauthenticated remote attacker with network access to the device can exploit it with low complexity and no user interaction required, achieving high-impact compromise of confidentiality, integrity, and availability through arbitrary code execution.

Vendor advisories and additional details are available at http://fst.com and http://sagemcom.com, while a proof-of-concept exploit is hosted at https://github.com/SilverS3c/Sagemcom-fast-3686-ippprint.

Details

CWE(s)

Affected Products

sagemcom
f\@st 3686 firmware
4.121.0

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Buffer overflow in public-facing ippprint service (IPP over HTTP) enables unauthenticated remote arbitrary code execution, directly facilitating T1190: Exploit Public-Facing Application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References