Lucene search
+L

129 matches found

OSV
OSV
added 2026/08/18 8:51 p.m.5 views

GHSA-PXMC-2FFP-8J67 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.7AI score0.00082EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 7:17 p.m.5 views

CVE-2026-70667

Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...

6.3CVSS0.0014EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 7:16 p.m.7 views

CVE-2026-55162

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crlverify and ocspverify without adequate destination validation. An authenticated operator could subm...

6.3CVSS0.00165EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:52 p.m.21 views

CVE-2026-55162 Lemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and OCSP URLs in uploaded certificates

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crlverify and ocspverify without adequate destination validation. An authenticated operator could subm...

6.3CVSS0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:52 p.m.40 views

CVE-2026-55162

Netflix Lemur versions before 1.9.2 are vulnerable to post-authentication SSRF: lemur/certificates/verify.py passes attacker-controlled CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions directly to requests.get() and openssl ocsp without destination validation, e...

6.3CVSS5.4AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:52 p.m.4 views

CVE-2026-55162 Lemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and OCSP URLs in uploaded certificates

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crlverify and ocspverify without adequate destination validation. An authenticated operator could subm...

6.3CVSS5.6AI score
SaveExploits0References5
NVD
NVD
added 2026/08/18 6:17 p.m.4 views

CVE-2026-48508

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.8CVSS0.00236EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 5:16 a.m.18 views

CVE-2026-67245

A path traversal vulnerability was found in the VPN Clients on the ADM. The vulnerability occurs because user-controlled certificate name input is not sufficiently validated before being used to construct the upload destination path. An authenticated attacker can exploit this issue to write an...

8.1CVSS0.00215EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 3:29 a.m.15 views

EUVD-2026-50962

A path traversal vulnerability was found in the VPN Clients on the ADM. The vulnerability occurs because user-controlled certificate name input is not sufficiently validated before being used to construct the upload destination path. An authenticated attacker can exploit this issue to write an...

7CVSS5.8AI score0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 3:29 a.m.38 views

CVE-2026-67245

CVE-2026-67245 describes a path traversal in the ADM VPN Clients caused by insufficient validation of user-controlled certificate name when building the upload destination path. An authenticated attacker could write an uploaded certificate file outside the intended VPN certificate directory, cons...

8.1CVSS5.8AI score0.00215EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2586 Lemur: Crafted CRL/OCSP URLs in uploaded certificates lead to post-authentication SSRF

Summary When verifying an uploaded certificate, lemur/certificates/verify.py extracts the CRL Distribution Point URL and the OCSP responder URL directly from the certificate's extensions and issues outbound requests to those URLs without scheme restriction or destination allow-listing. An...

6.3CVSS6.2AI score0.00165EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/26 7:17 a.m.48 views

CVE-2026-57873

GeoVision GV-LPC2011 and GV-LPC2211 (V1.12 and earlier) are affected by CVE-2026-57873 due to an unauthenticated NULL pointer dereference in the IEEE8021x_upload.cgi handler. The root cause is improper validation of multipart upload headers when processing certificate-related upload fields, which...

7.5CVSS5.8AI score0.00235EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 7:17 a.m.13 views

EUVD-2026-39629

An unauthenticated NULL pointer dereference vulnerability exists in IEEE8021xupload.cgi in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by improper validation of multipart upload headers when processing certificate-related upload fields. A remote attacker may...

7.5CVSS5.8AI score0.00235EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/25 6:48 p.m.10 views

Incorrect Authorization

Overview lemur is a Certificate management and orchestration service Affected versions of this package are vulnerable to Incorrect Authorization in the StrictRolePermission and AuthorityCreatorPermission process. An attacker can gain unauthorized access to privileged endpoints by authenticating...

8.8CVSS5.9AI score0.00236EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.39 views

PT-2026-52653

Name of the Vulnerable Software and Affected Versions Lemur affected versions not specified Description An authenticated user with the operator role can induce the server to make unauthorized outbound requests to internal network resources. This occurs because the software extracts CRL Distributi...

6.3CVSS6.1AI score0.00165EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/25 11:45 a.m.17 views

EUVD-2026-31673

A vulnerability has been found in Totolink A8000RU 7.1cu.643b20200521. This issue affects the function UploadOpenVpnCert of the file /cgi-bin/cstecgi.cgi of the component Web Management Interface. The manipulation of the argument FileName leads to os command injection. Remote exploitation of the...

10CVSS5.5AI score0.01909EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/20 4:15 p.m.11 views

CVE-2026-20199

A vulnerability in the SSL certificate handling of Cisco ThousandEyes Virtual Appliance could allow an authenticated, remote attacker to execute commands on the underlying operating system as the root user. This vulnerability is due to insufficient validation of user-supplied input. An...

4.7CVSS6.2AI score0.00438EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/20 4:15 p.m.22 views

CVE-2026-20199

A vulnerability in the SSL certificate handling of Cisco ThousandEyes Virtual Appliance could allow an authenticated, remote attacker to execute commands on the underlying operating system as the root user. This vulnerability is due to insufficient validation of user-supplied input. An...

4.7CVSS6.2AI score0.00438EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/20 12:00 a.m.17 views

PT-2026-42191

Name of the Vulnerable Software and Affected Versions Cisco ThousandEyes Virtual Appliance affected versions not specified Description Insufficient validation of user-supplied input in the SSL certificate handling allows an authenticated remote attacker with administrative credentials to execute...

7.2CVSS6.2AI score0.00438EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/14 4:40 p.m.16 views

Security Bulletin: This Power System update is being released to address CVE-2026-22796

Summary This impacts the BMC administrator function to upload a certificate or firmware image. Uploading a malicious digitally-signed file may cause the BMC the become unavailable. Vulnerability Details CVEID:CVE-2026-22796 DESCRIPTION: Issue summary: A type confusion vulnerability exists in the...

5.3CVSS7.2AI score0.00502EPSS
SaveExploits1
Rows per page
Query Builder