CVE-2020-25146
Description
An issue was discovered in Observium Professional, Enterprise & Community 20.8.10631. It is vulnerable to Cross-Site Scripting (XSS) due to the fact that it is possible to inject and store malicious JavaScript code within it. This can occur via la_id to the /syslog_rules URI for edit_syslog_rule.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Observium 20.8.10631 has a stored XSS in the syslog rules editor via la_id parameter, enabling JavaScript injection.
Vulnerability
Observium Professional, Enterprise & Community version 20.8.10631 is vulnerable to Cross-Site Scripting (XSS) due to improper sanitization of the la_id parameter in the /syslog_rules URI for edit_syslog_rule. This allows an attacker to inject and store malicious JavaScript code within the application. [1]
Exploitation
An attacker can send a crafted POST request to /syslog_rules/ with a malicious payload in the la_id parameter. The attacker does not require authentication; typical Observium may require admin access to manage syslog rules. Since it's stored XSS, any user visiting the affected page will execute the script. The attacker needs to have access to create or edit syslog rules, likely administrator privileges. [1]
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser, potentially leading to session hijacking, credential theft, or defacement. The impact is limited to the browser and the privileges of the victim user. [1]
Mitigation
As of the provided references, no official patch is mentioned. Users should update to a version beyond 20.8.10631 if a fix is available. It is recommended to apply input validation and output encoding for the la_id parameter. Check official Observium website for updates. [1]
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Observium/Observium Professional, Enterprise & Communitydescription
- Range: <=20.8.10631
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- gist.github.com/ahpaleus/7f6360e112e79539feb166660bbb7193mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.