Skip to main content

Netflix Lemur CVE-2026-71307

| EUVDEUVD-2026-61153 HIGH
Missing Authorization (CWE-862)
2026-08-18 security-advisories@github.com GHSA-6c8m-q6g9-vrw3
7.7
CVSS 3.1 · Vendor: github
Share

Severity by source

Vendor (github) PRIMARY
7.7 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
vuln.today AI
7.7 HIGH

Network-accessible REST API requires only a valid authenticated session (PR:L, AV:N, AC:L); scope changes (S:C) because leaked SFTP credentials enable access to external certificate-hosting systems beyond Lemur's trust boundary.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Primary rating from Vendor (github).

CVSS VectorVendor: github

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Source Code Evidence Fetched
Aug 18, 2026 - 20:35 vuln.today
Analysis Generated
Aug 18, 2026 - 20:35 vuln.today
Patch available
Aug 18, 2026 - 20:34 EUVD
CVE Published
Aug 18, 2026 - 20:17 cve.org
HIGH 7.7

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 3 pypi packages depend on lemur (3 direct, 0 indirect)

Ecosystem-wide dependent count for version 1.9.3.

DescriptionCVE.org

Lemur manages TLS certificate creation. Prior to 1.9.3, GET /api/1/destinations and GET /api/1/destinations/ relied only on authentication while sibling write handlers required admin_permission. DestinationOutputSchema returned raw options and copied them into pluginOptions without redacting sensitive values. The sftp-destination plugin stored password and privateKeyPass values in plaintext, allowing even a read-only user to retrieve credentials for remote certificate-deployment hosts. The exposed credentials could permit direct access to SFTP systems and TLS material outside the Lemur security boundary. The fix requires administrator permission for destination reads and redacts options marked sensitive. This issue is fixed in version 1.9.3.

AnalysisAI

Credential exposure in Netflix Lemur's destination API allows any authenticated low-privilege user to retrieve plaintext SFTP passwords and private key passphrases stored in destination plugin configurations. Affected versions prior to 1.9.3 expose GET /api/1/destinations endpoints without the admin_permission guard applied to sibling write handlers, and DestinationOutputSchema serializes raw plugin options - including fields marked as storing passwords - without redaction. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Persist
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation The attacker must hold any valid Lemur authentication credential - including low-privilege or read-only accounts. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The NVD-assigned CVSS 7.7 (AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N) is well-calibrated. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation Upgrade to Lemur v1.9.3, available at https://github.com/Netflix/lemur/releases/tag/v1.9.3 and confirmed by commit 751c970ec42a53d00ecc9c6a96e0e51b6737ae53. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, audit all low-privilege user access to Lemur destination endpoints by reviewing API logs for GET requests to /api/1/destinations. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-71307 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy