CVE-2026-5131
Received
Received - Intake
Named Pipe ACL Misconfiguration in GREENmod Enables SSRF
Publication date: 2026-04-17
Last updated on: 2026-04-17
Assigner: CERT.PL
Description
Description
GREENmod uses named pipes for communication between plugins, the web portal, and the system service, but the access control lists for these pipes are configured incorrectly. This allows an attacker to communicate with the stream and upload any XML or JSON file, which will be processed by the named pipe with the privileges of the user under whose context the service is running. This allows for Server-Side Request Forgery toΒ any Windows systemΒ on which the agent is installed and which provides communication via SMB or WebDav.
This issue was fixed in version 2.8.33.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| greenmod | greenmod | 2.8.33 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |