Intel

AIKIDO-2025-10817

Giraffe is vulnerable to Improper Restriction of XML External Entity Reference

Improper Restriction of XML External Entity Reference Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Nov 18, 2025

58

Medium Risk

This Affects:

DOTNETGiraffe
5.0.0 - 8.1.0
Fixed in 8.2.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection due to insecure XML deserialization in the Deserialize function, which uses XmlSerializer without disabling external entity processing. It allows the parser to resolve external entities when processing untrusted XML input. An attacker can exploit this by crafting a malicious XML payload that includes references to external entities, leading to unauthorized file access, server-side request forgery, or denial of service attacks by exhausting system resources.

Who does this affect?

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

Background info

Giraffe is vulnerable to Improper Restriction of XML External Entity Reference in versions 5.0.0 - 8.1.0.

How to fix this

Upgrade the Giraffe library to the patch version.