<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – LDAP Account Manager</title>
  <link>https://cvedaily.com/pages/tags/ldap-account-manager.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/ldap-account-manager.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – LDAP Account Manager</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:58 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-27895 – LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, gr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27895</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27895</guid>
    <pubDate>Wed, 18 Mar 2026 00:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27895</strong></p>
  <p>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, the PDF export component does not correctly validate uploaded file extensions. This way any file type (including .php files) can be uploaded. With GHSA-w7xq-vjr3-p9cf, an attacker can achieve remote code execution as the web server user. Version 9…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-185</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27895">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27894 – LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, gr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27894</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27894</guid>
    <pubDate>Wed, 18 Mar 2026 00:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27894</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-98</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27894">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-58174 – LDAP Account Manager (LAM) is a webfrontend for managing entries stored in an LD...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58174</guid>
    <pubDate>Tue, 16 Sep 2025 17:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-58174</strong></p>
  <p>LDAP Account Manager (LAM) is a webfrontend for managing entries stored in an LDAP directory. LAM before 9.3 allows stored cross-site scripting in the Profile section via the profile name field, which renders untrusted input as HTML and executes a supplied script (for example a script element). An authenticated user with permission to create or edit a profile can insert a script payload into the…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-52792 – LDAP Account Manager (LAM) is a php webfrontend for managing entries (e.g. users...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52792</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52792</guid>
    <pubDate>Tue, 17 Dec 2024 22:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-52792</strong></p>
  <p>LDAP Account Manager (LAM) is a php webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In affected versions LAM does not properly sanitize configuration values, that are set via `mainmanage.php` and `confmain.php`. This allows setting arbitrary config values and thus effectively bypassing `mitigation` of CVE-2024-23333/GHSA-fm9w-7m7v-wxqv. Configurat…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-610</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52792">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-23333 – LDAP Account Manager (LAM) is a webfrontend for managing entries stored in an LD...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23333</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23333</guid>
    <pubDate>Mon, 18 Mar 2024 21:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-23333</strong></p>
  <p>LDAP Account Manager (LAM) is a webfrontend for managing entries stored in an LDAP directory. LAM's log configuration allows to specify arbitrary paths for log files. Prior to version 8.7, an attacker could exploit this by creating a PHP file and cause LAM to log some PHP code to this file. When the file is then accessed via web the code would be executed. The issue is mitigated by the following:…</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23333">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-31088 – LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, gr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31088</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31088</guid>
    <pubDate>Mon, 27 Jun 2022 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-31088</strong></p>
  <p>LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 the user name field at login could be used to enumerate LDAP data. This is only the case for LDAP search configuration. This issue has been fixed in version 8.0.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31088">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-31087 – LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, gr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31087</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31087</guid>
    <pubDate>Mon, 27 Jun 2022 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-31087</strong></p>
  <p>LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 the tmp directory, which is accessible by /lam/tmp/, allows interpretation of .php (and .php5/.php4/.phpt/etc) files. An attacker capable of writing files under www-data privileges can write a web-shell into this directory, and gain a Code Exec…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31087">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-31086 – LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, gr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31086</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31086</guid>
    <pubDate>Mon, 27 Jun 2022 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-31086</strong></p>
  <p>LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 incorrect regular expressions allow to upload PHP scripts to config/templates/pdf. This vulnerability could lead to a Remote Code Execution if the /config/templates/pdf/ directory is accessible for remote users. This is not a default configurat…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31086">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-31085 – LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, gr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31085</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31085</guid>
    <pubDate>Mon, 27 Jun 2022 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-31085</strong></p>
  <p>LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 the session files include the LDAP user name and password in clear text if the PHP OpenSSL extension is not installed or encryption is disabled by configuration. This issue has been fixed in version 8.0. Users unable to upgrade should install t…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31085">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-31084 – LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, gr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31084</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31084</guid>
    <pubDate>Mon, 27 Jun 2022 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-31084</strong></p>
  <p>LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 There are cases where LAM instantiates objects from arbitrary classes. An attacker can inject the first constructor argument. This can lead to code execution if non-LAM classes are instantiated that execute code during object creation. This iss…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31084">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24851 – LDAP Account Manager (LAM) is an open source web frontend for managing entries s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24851</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24851</guid>
    <pubDate>Fri, 15 Apr 2022 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24851</strong></p>
  <p>LDAP Account Manager (LAM) is an open source web frontend for managing entries stored in an LDAP directory. The profile editor tool has an edit profile functionality, the parameters on this page are not properly sanitized and hence leads to stored XSS attacks. An authenticated user can store XSS payloads in the profiles, which gets triggered when any other user try to access the edit profile page…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24851">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2012-1115 – A Cross-Site Scripting (XSS) vulnerability exists in LDAP Account Manager (LAM) ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-1115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-1115</guid>
    <pubDate>Thu, 05 Dec 2019 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2012-1115</strong></p>
  <p>A Cross-Site Scripting (XSS) vulnerability exists in LDAP Account Manager (LAM) Pro 3.6 in the export, add_value_form, and dn parameters to cmd.php.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-1115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2012-1114 – A Cross-Site Scripting (XSS) vulnerability exists in LDAP Account Manager (LAM) ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-1114</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-1114</guid>
    <pubDate>Thu, 05 Dec 2019 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2012-1114</strong></p>
  <p>A Cross-Site Scripting (XSS) vulnerability exists in LDAP Account Manager (LAM) Pro 3.6 in the filter parameter to cmd.php in an export and exporter_id action. and the filteruid parameter to list.php.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-1114">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-8764 – Roland Gruber Softwareentwicklung LDAP Account Manager before 6.3 places a CSRF ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8764</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8764</guid>
    <pubDate>Tue, 27 Mar 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-8764</strong></p>
  <p>Roland Gruber Softwareentwicklung LDAP Account Manager before 6.3 places a CSRF token in the sec_token parameter of a URI, which makes it easier for remote attackers to defeat a CSRF protection mechanism by leveraging logging.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8764">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8763 – Roland Gruber Softwareentwicklung LDAP Account Manager before 6.3 has XSS via th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8763</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8763</guid>
    <pubDate>Tue, 27 Mar 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8763</strong></p>
  <p>Roland Gruber Softwareentwicklung LDAP Account Manager before 6.3 has XSS via the dn parameter to the templates/3rdParty/pla/htdocs/cmd.php URI or the template parameter to the templates/3rdParty/pla/htdocs/cmd.php?cmd=rename_form URI.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8763">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2013-4453 – Cross-site scripting (XSS) vulnerability in templates/login.php in LDAP Account ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-4453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-4453</guid>
    <pubDate>Tue, 05 Nov 2013 20:55:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2013-4453</strong></p>
  <p>Cross-site scripting (XSS) vulnerability in templates/login.php in LDAP Account Manager (LAM) 4.3 and 4.2.1 allows remote attackers to inject arbitrary web script or HTML via the language parameter.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-4453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2006-7191 – Untrusted search path vulnerability in lamdaemon.pl in LDAP Account Manager (LAM...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-7191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-7191</guid>
    <pubDate>Tue, 03 Apr 2007 00:19:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2006-7191</strong></p>
  <p>Untrusted search path vulnerability in lamdaemon.pl in LDAP Account Manager (LAM) before 1.0.0 allows local users to gain privileges via a modified PATH that points to a malicious rm program.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-7191">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2007-1840 – lib/modules.inc in LDAP Account Manager (LAM) before 1.3.0 does not escape HTML ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-1840</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-1840</guid>
    <pubDate>Tue, 03 Apr 2007 00:19:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2007-1840</strong></p>
  <p>lib/modules.inc in LDAP Account Manager (LAM) before 1.3.0 does not escape HTML special characters in LDAP data, which allows remote attackers to have an unknown impact, probably cross-site scripting (XSS).</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-1840">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
