CVE-2025-22996: n/a
A stored cross-site scripting (XSS) vulnerability in the spf_table_content component of Linksys E5600 Router Ver. 1.1.0.26 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the desc parameter.
AI Analysis
Technical Summary
CVE-2025-22996 is a stored cross-site scripting (XSS) vulnerability identified in the spf_table_content component of the Linksys E5600 Router firmware version 1.1.0.26. Stored XSS occurs when malicious input is saved by the application and later rendered in a web page without proper sanitization, allowing attackers to execute arbitrary JavaScript or HTML in the context of the victim’s browser. In this case, the vulnerability resides in the 'desc' parameter, which accepts user input that is not properly sanitized before being stored and displayed in the router’s web management interface. An attacker with limited privileges (PR:L) can craft a payload that, when injected into this parameter, will execute when a legitimate user accesses the affected page. The CVSS v3.1 vector indicates the attack requires adjacent network access (AV:A), low attack complexity (AC:L), privileges (PR:L), and user interaction (UI:R). The impact affects confidentiality and integrity (C:L/I:L) but not availability (A:N), and the scope is changed (S:C), meaning the vulnerability affects components beyond the vulnerable component itself. No patches or known exploits are currently available, but the vulnerability poses risks of session hijacking, unauthorized configuration changes, or theft of sensitive information from the router’s web interface. The CWE-79 classification confirms this is a classic XSS issue. Since the router is a common consumer and small business device, exploitation could lead to broader network compromise if attackers leverage the router as a foothold.
Potential Impact
The primary impact of CVE-2025-22996 is the potential compromise of confidentiality and integrity within the router’s web management interface. Successful exploitation allows attackers to execute arbitrary scripts in the context of a legitimate user’s session, potentially leading to session hijacking, theft of sensitive configuration data, or unauthorized changes to router settings. This can undermine network security by enabling attackers to redirect traffic, disable security features, or create persistent backdoors. Although availability is not directly affected, the indirect consequences of compromised router integrity can lead to broader network disruptions. The requirement for authenticated access and user interaction reduces the likelihood of widespread automated exploitation but does not eliminate risk, especially in environments where multiple users have access to the router interface. Organizations relying on Linksys E5600 routers in enterprise or critical infrastructure settings may face increased risk of targeted attacks aiming to pivot into internal networks. Home users may also be vulnerable to local attackers or social engineering attacks that trick users into triggering the malicious payload.
Mitigation Recommendations
1. Limit access to the router’s web management interface to trusted networks and users only, ideally via VPN or secure management VLANs. 2. Enforce strong authentication mechanisms and change default credentials to reduce the risk of unauthorized access. 3. Monitor and audit router logs and configuration changes regularly to detect suspicious activity or unexpected inputs in the 'desc' parameter. 4. Educate users with access to the router interface about the risks of interacting with untrusted links or payloads that could trigger XSS attacks. 5. Apply any firmware updates or patches released by Linksys promptly once available to address this vulnerability. 6. Consider deploying web application firewalls (WAFs) or network intrusion detection systems (NIDS) that can detect and block XSS payloads targeting router management interfaces. 7. If possible, disable or restrict features that allow user input into the 'desc' parameter or sanitize inputs at the network perimeter using proxy solutions. 8. For organizations with large deployments, conduct vulnerability scans and penetration tests focused on router management interfaces to identify and remediate similar issues proactively.
Affected Countries
United States, Canada, United Kingdom, Germany, Australia, France, Netherlands, Japan, South Korea, Brazil
CVE-2025-22996: n/a
Description
A stored cross-site scripting (XSS) vulnerability in the spf_table_content component of Linksys E5600 Router Ver. 1.1.0.26 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the desc parameter.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-22996 is a stored cross-site scripting (XSS) vulnerability identified in the spf_table_content component of the Linksys E5600 Router firmware version 1.1.0.26. Stored XSS occurs when malicious input is saved by the application and later rendered in a web page without proper sanitization, allowing attackers to execute arbitrary JavaScript or HTML in the context of the victim’s browser. In this case, the vulnerability resides in the 'desc' parameter, which accepts user input that is not properly sanitized before being stored and displayed in the router’s web management interface. An attacker with limited privileges (PR:L) can craft a payload that, when injected into this parameter, will execute when a legitimate user accesses the affected page. The CVSS v3.1 vector indicates the attack requires adjacent network access (AV:A), low attack complexity (AC:L), privileges (PR:L), and user interaction (UI:R). The impact affects confidentiality and integrity (C:L/I:L) but not availability (A:N), and the scope is changed (S:C), meaning the vulnerability affects components beyond the vulnerable component itself. No patches or known exploits are currently available, but the vulnerability poses risks of session hijacking, unauthorized configuration changes, or theft of sensitive information from the router’s web interface. The CWE-79 classification confirms this is a classic XSS issue. Since the router is a common consumer and small business device, exploitation could lead to broader network compromise if attackers leverage the router as a foothold.
Potential Impact
The primary impact of CVE-2025-22996 is the potential compromise of confidentiality and integrity within the router’s web management interface. Successful exploitation allows attackers to execute arbitrary scripts in the context of a legitimate user’s session, potentially leading to session hijacking, theft of sensitive configuration data, or unauthorized changes to router settings. This can undermine network security by enabling attackers to redirect traffic, disable security features, or create persistent backdoors. Although availability is not directly affected, the indirect consequences of compromised router integrity can lead to broader network disruptions. The requirement for authenticated access and user interaction reduces the likelihood of widespread automated exploitation but does not eliminate risk, especially in environments where multiple users have access to the router interface. Organizations relying on Linksys E5600 routers in enterprise or critical infrastructure settings may face increased risk of targeted attacks aiming to pivot into internal networks. Home users may also be vulnerable to local attackers or social engineering attacks that trick users into triggering the malicious payload.
Mitigation Recommendations
1. Limit access to the router’s web management interface to trusted networks and users only, ideally via VPN or secure management VLANs. 2. Enforce strong authentication mechanisms and change default credentials to reduce the risk of unauthorized access. 3. Monitor and audit router logs and configuration changes regularly to detect suspicious activity or unexpected inputs in the 'desc' parameter. 4. Educate users with access to the router interface about the risks of interacting with untrusted links or payloads that could trigger XSS attacks. 5. Apply any firmware updates or patches released by Linksys promptly once available to address this vulnerability. 6. Consider deploying web application firewalls (WAFs) or network intrusion detection systems (NIDS) that can detect and block XSS payloads targeting router management interfaces. 7. If possible, disable or restrict features that allow user input into the 'desc' parameter or sanitize inputs at the network perimeter using proxy solutions. 8. For organizations with large deployments, conduct vulnerability scans and penetration tests focused on router management interfaces to identify and remediate similar issues proactively.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2025-01-09T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b1bb7ef31ef0b54e358
Added to database: 2/25/2026, 9:35:23 PM
Last enriched: 2/27/2026, 12:33:58 PM
Last updated: 4/12/2026, 7:56:37 AM
Views: 13
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.