CVE-2025-40697
Reflected XSS in Lewe WebMeasure /index.php Enables Data Theft
Publication date: 2026-02-19
Last updated on: 2026-02-19
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lewe | webmeasure | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue found in the '/index.php' file of Lewe WebMeasure. It allows remote attackers to inject and execute arbitrary code by manipulating the 'page' parameter.
When exploited, this can lead to attackers stealing sensitive user information such as session cookies or performing actions on behalf of the user without their consent.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute malicious scripts in your browser when you visit a specially crafted URL.
- Stealing sensitive user data like session cookies.
- Performing unauthorized actions on your behalf within the affected application.