CVE-2026-27894
Received Received - Intake
Local File Inclusion in LDAP Account Manager Enables Code Execution

Publication date: 2026-03-18

Last updated on: 2026-03-23

Assigner: GitHub, Inc.

Description
LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. Prior to version 9.5, a local file inclusion was detected in the PDF export that allows users to include local PHP files and this way execute code. In combination with GHSA-88hf-2cjm-m9g8 this allows to execute arbitrary code. Users need to login to LAM to exploit this vulnerability. Version 9.5 fixes the issue. Although upgrading is recommended, a workaround would be to make /var/lib/ldap-account-manager/config read-only for the web-server user and delete the PDF profile files (making PDF exports impossible).
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-18
Last Modified
2026-03-23
Generated
2026-05-07
AI Q&A
2026-03-18
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
ldap-account-manager ldap_account_manager to 9.5 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability exists in LDAP Account Manager (LAM) versions prior to 9.5, specifically in the PDF export feature. It allows a local file inclusion attack where users can include local PHP files, leading to code execution. To exploit this, a user must be logged into LAM. This vulnerability can be combined with another vulnerability (GHSA-88hf-2cjm-m9g8) to execute arbitrary code on the system.


How can this vulnerability impact me? :

This vulnerability can lead to the execution of arbitrary code on the server running LDAP Account Manager. An attacker who is able to log in can exploit the local file inclusion in the PDF export to run malicious PHP code, potentially compromising the confidentiality, integrity, and availability of the system and its data.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability immediately, it is recommended to upgrade LDAP Account Manager to version 9.5 or later, where the issue is fixed.

If upgrading is not possible right away, a workaround includes making the /var/lib/ldap-account-manager/config directory read-only for the web-server user and deleting the PDF profile files to prevent PDF exports.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart