CVE-2026-55166
- EPSS 0.22%
- Veröffentlicht 18.08.2026 18:51:41
- Zuletzt bearbeitet 18.08.2026 20:17:19
Lemur manages TLS certificate creation. Prior to 1.9.2, authenticated users could influence an ACME authority acme_url without an effective server-side destination restriction and trigger AcmeHandler.setup_acme_client to make backend requests. An att...
CVE-2026-55163
- EPSS 0.17%
- Veröffentlicht 18.08.2026 18:50:58
- Zuletzt bearbeitet 19.08.2026 19:17:19
Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermission(role_id), which allowed either an administrator or any existing member of the target role. The handler ...
CVE-2026-55165
- EPSS 0.13%
- Veröffentlicht 18.08.2026 18:49:59
- Zuletzt bearbeitet 18.08.2026 20:17:18
Lemur manages TLS certificate creation. Prior to 1.9.2, the JWT verifier in lemur/auth/service.py:130-137 used fetch_token_header to read header_data["alg"] from an unverified token and passed that attacker-controlled value to decode_with_multiple_se...
CVE-2026-48508
- EPSS 0.24%
- Veröffentlicht 18.08.2026 18:17:41
- Zuletzt bearbeitet 18.08.2026 20:17:15
Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flask_principal.Permission.__init__() with zero Need objects when ADMIN_ONLY_AUTHORITY_CREATION and LEMUR_ST...
CVE-2026-44305
- EPSS 0.09%
- Veröffentlicht 12.05.2026 21:28:06
- Zuletzt bearbeitet 13.05.2026 17:24:36
Lemur manages TLS certificate creation. Prior to 1.9.0, when LDAP TLS is enabled (LDAP_USE_TLS = True), Lemur's LDAP authentication module unconditionally disables TLS certificate verification at the global ldap module level. This allows a man-in-the...
CVE-2026-44304
- EPSS 0.18%
- Veröffentlicht 12.05.2026 21:27:28
- Zuletzt bearbeitet 14.05.2026 13:16:19
Lemur manages TLS certificate creation. Prior to 1.9.0, Lemur's LDAP authentication module (lemur/auth/ldap.py) constructs LDAP search filters using unsanitized user input via Python string interpolation. An authenticated LDAP user can inject LDAP fi...
CVE-2023-30797
- EPSS 0.78%
- Veröffentlicht 19.04.2023 20:15:12
- Zuletzt bearbeitet 15.07.2026 02:17:07
Netflix Lemur before version 1.3.2 used insufficiently random values when generating default credentials. The insufficiently random values may allow an attacker to guess the credentials and gain access to resources managed by Lemur.
CVE-2015-7764
- EPSS 1.51%
- Veröffentlicht 09.08.2017 16:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Lemur 0.1.4 does not use sufficient entropy in its IV when encrypting AES in CBC mode.