CVE-2026-70666: Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Published Aug 18, 2026
·
Updated

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder, authorizations, and finalize URLs chosen by that server. The Lemur ClientV2 followed those URLs without requiring their host to match the configured directory host, allowing JWS-signed requests to internal services or cloud metadata endpoints. The issue required an ACME authority and a user authorized for that authority, but did not require global administrator privileges. The fix revalidates updates and introduces PinnedClientNetwork to enforce a single allowed host for the complete ACME flow. This issue is fixed in version 1.9.3.

Affected Software

1 affected component
Lemur Lemur<1.9.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 1.9.3
  2. Configuration

    Configure Lemur to use _PinnedClientNetwork to enforce a single allowed host for the complete ACME flow, so Server-controlled ACME directory/order/finalize URLs cannot direct the ACME client to other hosts.

    Lemur ClientV2 _PinnedClientNetwork = enable/pin to a single allowed host for the complete ACME flow
  3. Configuration

    Ensure updates to acme_url via PUT /api/1/authorities/ require revalidation (the fix revalidates updates) to prevent setting acme_url to an attacker-controlled ACME server without revalidation.

    Lemur ACME authority management acme_url update revalidation = revalidation required

Event History

Aug 18, 2026
CVE Published
via MITRE·07:05 PM
Data Sourced
via MITRE·07:05 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What level of access does an attacker need?

Exploitation requires an existing ACME authority and a user authorized for that authority. Global administrator privileges are not required, but an unauthenticated external attacker cannot trigger the issue from the information provided.

2

Which deployments are exposed?

Lemur versions prior to 1.9.3 are affected where an ACME authority exists and an authority-role member can update it through PUT /api/1/authorities/. The vulnerable update path allowed acme_url to be changed without revalidation.

3

What can exploitation cause?

The attacker can operate a malicious ACME server and return directory or order URLs pointing to internal services or cloud metadata endpoints. Lemur may follow those URLs and send JWS-signed requests to them, because the URL host was not required to match the configured ACME directory host.

4

What is the remediation and available mitigation?

Upgrade to Lemur 1.9.3, which revalidates ACME URL updates and pins the complete ACME flow to a single allowed host. If upgrading cannot happen immediately, restrict authority-role access and prevent untrusted users from changing ACME authority configuration.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203