CVE-2024-4881
CVE-2024-4881 is a high-severity vulnerability in Lollms with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 1% (55th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-0095
- Weakness: CWE-22
- Affected product: Lollms
- Published:
- Last modified:
Description
A path traversal vulnerability exists in the parisneo/lollms application, affecting version 9.4.0 and potentially earlier versions, but fixed in version 5.9.0. The vulnerability arises due to improper validation of file paths between Windows and Linux environments, allowing attackers to traverse beyond the intended directory and read any file on the Windows system. Specifically, the application fails to adequately sanitize file paths containing backslashes (`\`), which can be exploited to access the root directory and read, or even delete, sensitive files. This issue was discovered in the context of the `/user_infos` endpoint, where a crafted request using backslashes to reference a file (e.g., `\windows\win.ini`) could result in unauthorized file access. The impact of this vulnerability includes the potential for attackers to access sensitive information such as environment variables, database files, and configuration files, which could lead to further compromise of the system.
Frequently asked questions
- What is CVE-2024-4881?
- A path traversal vulnerability exists in the parisneo/lollms application, affecting version 9.4.0 and potentially earlier versions, but fixed in version 5.9.0. The vulnerability arises due to improper validation of file paths between Windows and Linux environments, allowing attackers to traverse beyond the intended directory and read any file on the Windows system. Specifically, the application fails to adequately sanitize file paths containing backslashes (`\`), which can be exploited to access the root directory and read, or even delete, sensitive files. This issue was discovered in the context of the `/user_infos` endpoint, where a crafted request using backslashes to reference a file (e.g., `\windows\win.ini`) could result in unauthorized file access. The impact of this vulnerability includes the potential for attackers to access sensitive information such as environment variables, database files, and configuration files, which could lead to further compromise of the system.
- How severe is CVE-2024-4881?
- CVE-2024-4881 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2024-4881 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (55th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-4881?
- CVE-2024-4881 affects Lollms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-4881?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-4881 have an EU (EUVD) identifier?
- Yes. CVE-2024-4881 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-0095.
- When was CVE-2024-4881 published?
- CVE-2024-4881 was published on 2024-06-06 and last updated on 2026-06-17.
References
- https://github.com/parisneo/lollms/commit/95ad36eeffc6a6be3e3f35ed35a384d768f0ecf6
- https://huntr.com/bounties/94f7f901-80b0-4cf5-b545-ac5c1e7635e9
Affected products (1)
- cpe:2.3:a:lollms:lollms:*:*:*:*:*:*:*:*
More vulnerabilities in Lollms
- CVE-2026-1114 — Critical (CVSS 9.8): In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to…
- CVE-2026-0558 — Critical (CVSS 9.8): A vulnerability in parisneo/lollms, up to and including version 2.2.0, allows unauthenticated users to upload and…
- CVE-2024-3429 — Critical (CVSS 9.8): A path traversal vulnerability exists in the parisneo/lollms application, specifically within the…
- CVE-2026-1115 — Critical (CVSS 9.6): A Stored Cross-Site Scripting (XSS) vulnerability was identified in the social feature of parisneo/lollms, affecting…
- CVE-2026-0562 — High (CVSS 8.3): A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or…
- CVE-2026-0560 — High (CVSS 7.5): A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specifically in…
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…