PatchSiren cyber security CVE debrief
CVE-2026-100522 Cotonti CVE debrief
CVE-2026-100522 is a reflected cross-site scripting vulnerability in Cotonti through 1.0.0, affecting the message.php file where the lng parameter is not properly escaped before output in the confirmation dialog. This vulnerability allows unauthenticated attackers to craft malicious links with script payloads in the lng parameter to execute arbitrary JavaScript in victim browser sessions. Defenders responsible for Cotonti installations should assess exposure and prioritize verification and remediation.
- Vendor
- Cotonti
- Product
- Unknown
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-26
- Original CVE updated
- 2026-09-26
- Advisory published
- 2026-09-26
- Advisory updated
- 2026-09-26
Who should care
Defenders responsible for Cotonti installations should assess exposure and prioritize verification and remediation. This includes reviewing the current state of input validation and output encoding for the lng parameter in message.php. Security teams and vulnerability management teams should also be aware of the potential impact and plan accordingly.
Why it matters
CVE-2026-100522 is a reflected cross-site scripting vulnerability in Cotonti through 1.0.0, affecting the message.php file where the lng parameter is not properly escaped before output in the confirmation dialog. Defenders responsible for Cotonti installations should assess exposure and prioritize verification and remediation.
- Potential for unauthenticated attackers to execute arbitrary JavaScript in victim browser sessions
- Need for input validation and output encoding for the lng parameter in message.php
- Verification of Cotonti installations for exposure to this vulnerability
Technical summary
The vulnerability exists in the message.php file of Cotonti through 1.0.0, where the lng parameter is not properly escaped before output in the confirmation dialog, allowing unauthenticated attackers to craft malicious links with script payloads. This could lead to execution of arbitrary JavaScript in victim browser sessions. Defenders should prioritize verifying exposure of Cotonti installations to this vulnerability and assess the feasibility of exploitation. Input validation and output encoding for the lng parameter in message.php are necessary to mitigate this vulnerability.
Defensive priority
Defenders should prioritize verifying exposure of Cotonti installations to this vulnerability and assess the feasibility of exploitation.
Recommended defensive actions
- Verify Cotonti installations for exposure to this vulnerability
- Assess the feasibility of exploitation
- Implement input validation and output encoding for the lng parameter in message.php
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. Additional information on affected versions and remediation is needed. The vulnerability exists in the message.php file of Cotonti through 1.0.0, where the lng parameter is not properly escaped before output in the confirmation dialog. Defenders should verify Cotonti installations for exposure to this vulnerability and assess the feasibility of exploitation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100522 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100522
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100522 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100522
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Cotonti/Cotonti
-
Source reference
Unverified legacy reference
URL: https://github.com/Cotonti/Cotonti/blob/1.0.0/message.php
-
Source reference
Unverified legacy reference
URL: https://github.com/Cotonti/Cotonti/issues/1907
-
Source reference
Unverified legacy reference
URL: https://github.com/Cotonti/Cotonti/pull/1908
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/cotonti-through-1.0.0-reflected-xss-via-message-php-lng-parameter
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.