Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-5695 1 Microweber 1 Administration Panel 2026-09-23 N/A
Arbitrary file upload vulnerability due to a lack of proper validation in upload forms. This allows authenticated users to upload files to the server without restrictions. An attacker could exploit this flaw to execute malicious code remotely (demonstrated by uploading the EICAR test file), which could result in the system being completely compromised.
CVE-2026-5696 1 Microweber 1 Administration Panel 2026-09-23 N/A
Reflected Cross-Site Scripting (XSS) in Microweber. The vulnerability lies in the ‘group’ parameter of the ‘/admin/settings’ endpoint in the administration panel. A successful exploit allows an attacker to trick an authenticated user into executing malicious JavaScript code in their browser. This enables the attacker to perform actions without the victim’s consent, steal confidential information or hijack the user’s session.