CVE-2026-19932: DefaultFuction Notice-System-Managent NoticeController execute GroovyShell.evaluate code injection
A security flaw has been discovered in DefaultFuction Notice-System-Managent 2.0. This issue affects the function GroovyShell.evaluate of the file /execute of the component NoticeController. The manipulation results in code injection. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks. The project confirms, that "it’s being processed".
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Configuration
Modify the NoticeController /execute flow to prevent calling GroovyShell.evaluate (code injection vector) by disabling/removing dynamic Groovy evaluation in that endpoint.
DefaultFuction Notice-System-Managent (NoticeController) GroovyShell.evaluate usage in /execute = Disable or remove execution of GroovyShell.evaluate in the /execute function - Compensating control
Restrict network access to the NoticeController /execute endpoint so the GroovyShell.evaluate code injection cannot be launched remotely (e.g., firewall/ACL to trusted sources only).
Event History
Frequently Asked Questions
What is the severity of CVE-2026-19932?
CVE-2026-19932 has a severity rating of medium, with a score of 6.3.
How do I fix CVE-2026-19932?
To mitigate CVE-2026-19932, update the DefaultFuction Notice-System-Managent software to the latest version that addresses this vulnerability.
What type of vulnerability is CVE-2026-19932?
CVE-2026-19932 is a code injection vulnerability affecting the GroovyShell.evaluate function in the NoticeController component.
Who is impacted by CVE-2026-19932?
Users of DefaultFuction Notice-System-Managent version 2.0 are at risk due to CVE-2026-19932.
Can CVE-2026-19932 be exploited remotely?
Yes, CVE-2026-19932 can be exploited remotely, allowing attackers to execute unauthorized code.