Description
FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library. The included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.
Problem types
CWE-1395: Dependency on Vulnerable Third-Party Component
CWE-190 Integer Overflow or Wraparound
CWE-122 Heap-based Buffer Overflow
Product status
0.44 (custom)
Credits
Synacktiv
References
www.openwall.com/lists/oss-security/2025/04/23/4
github.com/FastCGI-Archives/fcgi2/issues/67
github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5
www.synacktiv.com/...25-23016-exploiting-the-fastcgi-library
github.com/perl-catalyst/FCGI/issues/14
patch-diff.githubusercontent.com/...ives/fcgi2/pull/74.patch