Tuesday, August 11, 2026
LIVEThe Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///The Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///
Subscribe
Cyber Security
Independent · Digital
Thehackingpost
CybersecurityAI-assisted

Burp Suite’s Scanning Arsenal Powered With Detection for Critical React2Shell Vulnerabilities

PortSwigger has introduced new capabilities to Burp Suite's ActiveScan++ extension, now capable of detecting critical vulnerabilities in the React2Shell framework, specifically CVE-2025-55182 and CVE-2025-66478 .

PortSwigger has introduced new capabilities to Burp Suite's ActiveScan++ extension, now capable of detecting critical vulnerabilities in the React2Shell framework, specifically CVE-2025-55182 and CVE-2025-66478 .

The identified server-side request forgery (SSRF) vulnerability in React applications allows the execution of arbitrary shell commands, which can potentially lead to full remote code execution (RCE) on impacted servers.

These updates enable security researchers and penetration testers to identify zero-day risks during routine scans, thereby enhancing security measures against vulnerabilities that have already been exploited in production environments.

ActiveScan++ extends Burp Suite's scanning capabilities by adding low-overhead checks for advanced application behaviors. It identifies subtle issues that are often missed by standard scanners, including host header manipulations, password reset poisoning, cache poisoning, and DNS rebinding attacks.

The update includes coverage for prominent CVEs, such as React2Shell, Shellshock, and Log4Shell. It also introduces Unicode bypass detection, triggered passive scans during fuzzing, and insertion points for HTTP basic authentication.

ActiveScan++ extends Burp Suite's scanning capabilities by adding low-overhead checks for advanced application behaviors.
Thomas Blake · Thehackingpost

CVE ID Vulnerability CVSS v3.1 Score Affected Component

CVE-2025-55182 React2Shell SSRF-to-RCE 9.8 (Critical) React server endpoints

CVE-2025-66478 React2Shell SSRF-to-RCE 9.1 (Critical) React routing handlers

CVE-2021-44228 Log4Shell 10.0 (Critical) Log4j libraries

Advertisement

CVE-2014-6271 Shellshock (Bash) 9.8 (Critical) Bash shells

Integration is straightforward: by initiating a standard Burp active scan, ActiveScan++ automatically executes all checks. Results are displayed in the scan dashboard, categorized by severity. It is recommended to exercise caution when performing host header tests on shared hosting, as they may inadvertently redirect to unintended applications.

This update is available for download from the BApp Store and addresses the increasing prevalence of SSRF exploits in React environments, emphasizing the need for developers to implement input sanitization and request whitelisting.

Based on reporting by Cyber Security News.

AI transparency. This article was produced with the assistance of artificial intelligence and published under human editorial oversight. AI systems can make mistakes. Read how we use AI (EU AI Act, Art. 50).
Related Stories