Cross-Site Scripting Vulnerability in CmsEasy URL Handler
CVE-2025-11332

5.1MEDIUM

Key Information:

Vendor

CmsEasy

Status
Vendor
CVE Published:
6 October 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-11332?

A vulnerability exists in CmsEasy up to version 7.7.7, specifically in the URL Handler component found in the library lib/inc/view.php. This security issue arises from improper validation of the PHP_SELF argument, which can be exploited to inject malicious scripts, leading to cross-site scripting (XSS) attacks. These attacks can be executed remotely, allowing attackers to potentially compromise user data or hijack sessions. Despite being reported to the vendor, there has been no response regarding mitigation or a patch.

Affected Version(s)

CmsEasy 7.7.0

CmsEasy 7.7.1

CmsEasy 7.7.2

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
5.1
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

tiancesec (VulDB User)
.
CVE-2025-11332 : Cross-Site Scripting Vulnerability in CmsEasy URL Handler