CVE-2025-65014
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-20
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| librenms | librenms | to 25.11.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-521 | The product does not require that users should have strong passwords. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in LibreNMS before version 25.11.0 involves a weak password policy in the user management functionality. It allows administrators to create accounts with very weak and predictable passwords, such as '12345678', which makes the platform vulnerable to brute-force and credential stuffing attacks.
How can this vulnerability impact me? :
The vulnerability can impact you by exposing your LibreNMS installation to unauthorized access through brute-force or credential stuffing attacks. Attackers could gain access to accounts protected by weak passwords, potentially compromising the security of your network monitoring data.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
You can detect this vulnerability by checking for user accounts with weak or predictable passwords, such as '12345678'. Since the vulnerability is related to weak password policies in LibreNMS prior to version 25.11.0, reviewing the user accounts in the LibreNMS user management interface or database for weak passwords is recommended. There are no specific commands provided to detect this vulnerability.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately upgrade LibreNMS to version 25.11.0 or later, where the weak password policy issue has been patched. Additionally, enforce a strong password policy for all user accounts and review existing accounts to change any weak or predictable passwords.