CVE-2026-44701: OpenSTAManager has HTML Injection in modules/utenti/edit.php
An HTML Injection vulnerability exists in the user group creation functionality that allows an attacker to inject arbitrary HTML content into the application interface. The vulnerability occurs when user-supplied input in the group name field is not properly sanitized before being rendered, allowing an attacker to inject HTML elements such as anchor tags. This may enable phishing attacks or unintended redirection when other users interact with the injected content.
References
- github.com/advisories/GHSA-crx4-7mmq-j74j
- github.com/devcode-it/openstamanager/commit/0b88ad1963871abfa5e134004ca0c74c496d8d2f
- github.com/devcode-it/openstamanager/commit/7c9eafe9ffefcfd61357c81165157090e790c213
- github.com/devcode-it/openstamanager/releases/tag/v2.11-beta
- github.com/devcode-it/openstamanager/security/advisories/GHSA-crx4-7mmq-j74j
- nvd.nist.gov/vuln/detail/CVE-2026-44701
Code Behaviors & Features
Detect and mitigate CVE-2026-44701 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →