Home icon Chevron Chevron Blog Chevron News Chevron

PoC Released for Fortinet Vulnerability CVE-2025-3275

PoC Released for Fortinet Vulnerability CVE-2025-3275

May 23, 2025


FortinGuard Labs issued an advisory for CVE-2025-32756, a critical vulnerability affecting multiple Fortinet products. Just a day later, CVE-2025-32756 was added to CISA’s Known Exploited Vulnerabilities (KEV) catalog. Today researchers at Horizon3.ai released a proof-of-concept (PoC) demonstrating exploitation of the vulnerability. Their analysis focused on comparing the patched and unpatched versions of FortiMail.

CVE-2025-32756

According to the advisory, CVE-2025-32756 is a stack-based buffer overflow within the administrative API that allows unauthenticated remote code execution. The vulnerability stems from improper handling of user-supplied data in the AuthHash field of a cookie named APSCOOKIE.

Proof-of-concept (PoC) for CVE-2025-32756

Horizon3.ai started their research using the IOC provided in the advisory and confirmed admin.fe CGI binary is the exploitation target.

While the admin.fe binary remained identical across both versions, further investigation revealed that the issue resides in a shared library: libhttputil.so. A significant clue was the presence of cookie fields (Era, Payload, AuthHash) found only in this library.

     Ghidra Imports View(Source: Horizon3.ai)

Using tools like Ghidra, Horizon3.ai tracked the vulnerability to a function named cookieval_unwrap(), which decodes base64-encoded fields. The unpatched version lacks bounds checking for the decoded size of AuthHash, leading to a classic buffer overflow. The patched version introduces a check to ensure the input length is below a safe threshold (less than 30 bytes).

The overflow allows overwriting several stack variables, including saved registers and the return address. This enables precise control over program execution. By supplying a crafted base64-encoded string, the researchers were able to trigger the overflow and hijack execution.

Notably, the web server configuration and its use of mod_fcgid make this vulnerability easier to exploit reliably, as failed attempts are less likely to crash the application.

Conclusion

While Horizon3.ai did not publish a full exploit, their findings highlight the high exploitability of CVE-2025-32756 and underscore the urgent need to patch.

Given the nature of the vulnerability and the availability of a PoC, organizations using affected Fortinet products should update immediately and monitor for signs of compromise.

Source: hxxps[://]horizon3[.]ai/attack-research/attack-blogs/cve-2025-32756-low-rise-jeans-are-back-and-so-are-buffer-overflows/

Follow cybersecurity88 on X and LinkedIn for the latest cybersecurity news

Did you like the post? Share it in your media

Latest Articles

Featured

Hackers Hijack 700+ Ghost CMS Websites in Massive ClickFix Malware Campaign 

May 25, 2026 · Chetna Sehgal

A critical vulnerability in Ghost CMS, identified as CVE-2026-26980, has been exploited by attack...

Read More >
Featured

US and Canada Take Down Suspected KimWolf Botnet Admin in Massive Cybercrime Crackdown 

May 22, 2026 · Chetna Sehgal

A major cybercrime investigation by authorities in the United States and Canada has led to the ar...

Read More >
Featured

China-Linked Webworm Hackers Exploit Discord and Microsoft Graph to Target EU Governments

May 22, 2026 · Chetna Sehgal

China-linked cyber espionage group “Webworm” has recently been linked to a major hacking camp...

Read More >
Featured

Police Shut Down “First VPN” Used by Ransomware Gangs Worldwide 

May 21, 2026 · Chetna Sehgal

Police and international cybercrime agencies have shut down a VPN service called “First VPN” ...

Read More >
Featured

Content Delivery Exploit Opens Thousands of Trusted Websites to Brand Hijacking and Malicious Script Attacks 

May 21, 2026 · Chetna Sehgal

Cybersecurity researchers have recently warned about a serious attack method that is targeting we...

Read More >
Featured

Critical SEPPMail Vulnerabilities Expose Organizations to Remote Code Execution and Email Traffic Access 

May 19, 2026 · Chetna Sehgal

SEPPMail Secure E-Mail Gateway, a platform used by many organizations for encrypted and secure em...

Read More >
Newsletter line