Lucene search
+L

133 matches found

NVD
NVD
added 2026/08/28 8:19 p.m.10 views

CVE-2026-75122

PLANET GS-4210-16P2S V3 firmware before 3.441b260626 contains an authenticated OS command injection vulnerability in /cgi-bin/httpuploadcert.cgi. The certificate password field in a certificate upload request is incorporated into a shell command without sanitization of shell metacharacters. A...

8.6CVSS0.00765EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 3:30 p.m.13 views

EUVD-2026-67782

PLANET GS-4210-16P2S firmware before 3.441b260626 contains an authenticated OS command injection vulnerability in /cgi-bin/httpuploadcert.cgi. The certificate password field in a certificate upload request is incorporated into a shell command without sanitization of shell metacharacters. A remote...

8.6CVSS6.2AI score0.00765EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/28 3:30 p.m.12 views

CVE-2026-75122 PLANET GS-4210-16P2S V3 Command Injection via httpuploadcert.cgi

PLANET GS-4210-16P2S V3 firmware before 3.441b260626 contains an authenticated OS command injection vulnerability in /cgi-bin/httpuploadcert.cgi. The certificate password field in a certificate upload request is incorporated into a shell command without sanitization of shell metacharacters. A...

8.6CVSS6.2AI score0.00765EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 3:30 p.m.21 views

CVE-2026-75122

PLANET GS-4210-16P2S firmware before 3.441b260626 is affected by an authenticated OS command injection in /cgi-bin/httpuploadcert.cgi . The certificate password field in a certificate upload request is passed to a shell command without sanitization of shell metacharacters, allowing a remote attac...

8.6CVSS6.2AI score0.00765EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 8:51 p.m.10 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.00121EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 7:17 p.m.8 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.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 7:16 p.m.12 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.00202EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:52 p.m.37 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.00202EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:52 p.m.52 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.00202EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:52 p.m.7 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.10 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.23 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.17 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.43 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.12 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.00202EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/26 7:17 a.m.51 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.00348EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 7:17 a.m.17 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.00348EPSS
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.54 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.00202EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/25 11:45 a.m.19 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
Rows per page
Query Builder