Lucene search
+L

4005 matches found

OSV
OSV
•added 2026/08/19 11:56 a.m.•10 views

PYSEC-2026-3677 Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Summary Repo under test: https://github.com/Netflix/lemur When ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field...

6.5CVSS5.8AI score0.00105EPSS
SaveExploits0References7
PyPA
PyPA
•added 2026/08/19 11:56 a.m.•13 views

Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

SummaryRepo under test: https://github.com/Netflix/lemurWhen ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field i...

6.5CVSS5.7AI score0.00105EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/18 8:51 p.m.•16 views

Lemur: Any user can revoke arbitrary certificates at the CA by uploading a duplicate record and revoking it

Summary Repo under test: https://github.com/Netflix/lemur PUT /api/1/certificates//revoke authorizes the caller against the Lemur database row creator == current user, or CertificatePermission over the row's roles rather than the underlying CA-side certificate identity. Separately, POST...

7.3CVSS5.6AI score0.00105EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/08/18 8:51 p.m.•9 views

GHSA-G7P5-89MH-248H Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Summary Repo under test: https://github.com/Netflix/lemur When ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field...

6.5CVSS5.8AI score0.00105EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/18 8:51 p.m.•16 views

Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Summary Repo under test: https://github.com/Netflix/lemur When ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field...

6.5CVSS5.7AI score0.00105EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
•added 2026/08/18 8:51 p.m.•9 views

Missing Authorization

Overview lemur is a Certificate management and orchestration service Affected versions of this package are vulnerable to Missing Authorization in the POST /api/1/authorities process when the ADMINONLYAUTHORITYCREATION configuration is set to False. An attacker can gain unauthorized control over...

6.5CVSS6AI score0.00105EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/18 8:17 p.m.•14 views

CVE-2026-71317

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMINONLYAUTHORITYCREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS0.00105EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/18 8:17 p.m.•9 views

CVE-2026-57826

An issue was discovered in openHiTLS 0.2.0 through 0.3.2. In the X.509 certificate chain verification, the basic constraints extension and CA flag processing of intermediate CAs are only verified for v3 certificates, and v1/v2 certificates are ignored...

6.8CVSS0.00268EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/18 7:06 p.m.•10 views

CVE-2026-71317 Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMINONLYAUTHORITYCREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS5.4AI score0.00105EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/18 7:06 p.m.•28 views

CVE-2026-71317 Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMINONLYAUTHORITYCREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS0.00105EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/18 7:06 p.m.•9 views

CVE-2026-71317 Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMINONLYAUTHORITYCREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/08/18 7:06 p.m.•24 views

EUVD-2026-61156

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMINONLYAUTHORITYCREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS5.4AI score0.00105EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/18 7:06 p.m.•40 views

CVE-2026-71317

Netflix Lemur before 1.9.3 allowed any authenticated non-read-only user to create a sub-CA chained to an internal root they lacked permission for, since AuthorityPermission was never checked on the parent authority when ADMIN_ONLY_AUTHORITY_CREATION was false. The resulting intermediate's private...

6.5CVSS5.5AI score0.00105EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/18 6:03 p.m.•15 views

CVE-2026-48508 Lemur: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission

Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flaskprincipal.Permission.init with zero Need objects when ADMINONLYAUTHORITYCREATION and LEMURSTRICTROLEENFORCEMENT are unset because both flags default t...

8.8CVSS5.7AI score
SaveExploits0References5
OSV
OSV
•added 2026/08/18 4:38 p.m.•11 views

GO-2026-6234 LDAP injection via unescaped username in github.com/hyperledger/fabric-ca

LDAP injection via unescaped username in github.com/hyperledger/fabric-ca...

6.3CVSS5.3AI score0.0045EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/18 12:00 a.m.•16 views

PT-2026-77284

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMIN ONLY AUTHORITY CREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS5.4AI score0.00105EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/18 12:00 a.m.•45 views

CVE-2026-57826

An issue exists in openHiTLS versions 0.2.0 through 0.3.2 related to X.509 certificate chain verification . The software fails to verify the basic constraints extension and CA flag processing for intermediate CAs if they are v1 or v2 certificates , as these checks are exclusively performed on v3 ...

5.3AI score0.00268EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/18 12:00 a.m.•34 views

CVE-2026-57826

An issue was discovered in openHiTLS 0.2.0 through 0.3.2. In the X.509 certificate chain verification, the basic constraints extension and CA flag processing of intermediate CAs are only verified for v3 certificates, and v1/v2 certificates are ignored...

0.00268EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/18 12:00 a.m.•11 views

CVE-2026-57826

An issue was discovered in openHiTLS 0.2.0 through 0.3.2. In the X.509 certificate chain verification, the basic constraints extension and CA flag processing of intermediate CAs are only verified for v3 certificates, and v1/v2 certificates are ignored...

5.2AI score0.00268EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/18 12:00 a.m.•0 views

CVE-2026-57826: Improper Certificate Validation

An issue was discovered in openHiTLS 0.2.0 through 0.3.2. In the X.509 certificate chain verification, the basic constraints extension and CA flag processing of intermediate CAs are only verified for v3 certificates, and v1/v2 certificates are ignored...

6.8CVSS5.8AI score0.00268EPSS
SaveExploits0References2
Rows per page
Query Builder