CVE-2026-49001
Cross-Site Request Forgery in ZTE Product
Publication date: 2026-05-27
Last updated on: 2026-05-27
Assigner: ZTE Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-site request forgery (CSRF) issue. It allows attackers to exploit a user's authenticated session to send forged requests to a web application. These forged requests can cause the application to perform unintended actions, such as changing configuration data without the user's consent.
How can this vulnerability impact me? :
The impact of this vulnerability includes unauthorized changes to configuration data or other sensitive operations being performed without the user's knowledge. This can lead to compromised system integrity, potential data manipulation, and disruption of normal operations.