Security Advisories์ถ์ฒ: GitHub Security Advisories์กฐํ์ 3
[fast-xml-parser] fast-xml-parser has stack overflow in XMLBuilder with preserveOrder
By GitHub2026๋
2์ 27์ผ
**[fast-xml-parser] fast-xml-parser has stack overflow in XMLBuilder with preserveOrder**
Impact Application crashes with stack overflow when user use XML builder with prserveOrder:true for following or similar input [{ 'foo': [ { 'bar': [{ '@_V': 'baz' }] } ] }] Cause: arrToStr was not validating if the input is an array or a string and treating all non-array values as text content. What kind of vulnerability is it. Patches Yes in 5.3.8 Workarounds Use XML builder with preserveOrder:false or check the input data before passing to builder. References Are there any links users can visit to find out more. References https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-fj3w-jwp8-x2g3 https://nvd.nist.gov/vuln/detail/CVE-2026-27942 https://github.com/NaturalIntelligence/fast-xml-parser/pull/791 https://github.com/NaturalIntelligence/fast-xml-parser/commit/c13a961910f14986295dd28484eee830fa1a0e8a https://github.com/advisories/GHSA-fj3w-jwp8-x2g3
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Security Advisories์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
Impact Application crashes with stack overflow when user use XML builder with prserveOrder:true for following or similar input [{ 'foo': [ { 'bar': [{ '@_V': 'baz' }] } ] }] Cause: arrToStr was not validating if the input is an array or a string and treating all non-array values as text content. What kind of vulnerability is it. Patches Yes in 5.3.8 Workarounds Use XML builder with preserveOrder:false or check the input data before passing to builder. References Are there any links users can visit to find out more. References https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-fj3w-jwp8-x2g3 https://nvd.nist.gov/vuln/detail/CVE-2026-27942 https://github.com/NaturalIntelligence/fast-xml-parser/pull/791 https://github.com/NaturalIntelligence/fast-xml-parser/commit/c13a961910f14986295dd28484eee830fa1a0e8a https://github.com/advisories/GHSA-fj3w-jwp8-x2g3
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Security Advisories์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
![[fast-xml-parser] fast-xml-parser has stack overflow in XMLBuilder with preserveOrder](/assets/images/github_com_1773014679234.png)