-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| librenms/librenms | composer | <= 24.10.1 | 24.11.0 |
The vulnerability stems from unsanitized user input (the 'community' parameter) being reflected in error messages. The primary suspects are:
Confidence is medium due to reliance on common vulnerability patterns in PHP/Laravel applications, as the exact codebase isn't publicly visible. The error message construction and rendering flow is the most probable location for missing output encoding.