Lucene search
+L

38437 matches found

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
Cvelist
Cvelist
added 2026/08/18 6:50 p.m.23 views

CVE-2026-55163 Lemur: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite role membership

Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermissionroleid, which allowed either an administrator or any existing member of the target role. The handler passed data"users" and data"name" to service.updat...

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

CVE-2026-55163

Lemur (Netflix TLS certificate management tool) has an authorization bypass in PUT /api/1/roles/ (lemur/roles/views.py:298): RoleMemberPermission uses OR-semantics, so any existing role member can add/remove other users and rename the role. The companion DELETE handler already required admin perm...

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

CVE-2026-55163 Lemur: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite role membership

Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermissionroleid, which allowed either an administrator or any existing member of the target role. The handler passed data"users" and data"name" to service.updat...

6.3CVSS5.5AI 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
EUVD
EUVD
added 2026/08/18 6:03 p.m.10 views

EUVD-2026-61100

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.6AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:03 p.m.26 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.8CVSS0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 5:17 p.m.3 views

DEBIAN-CVE-2026-63336

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.client.ConnectionFactory.useSslProtocol and ConnectionFactory.useSslProtocolString configure com.rabbitmq.client.TrustEverythingTrustManager and...

5.1CVSS5.5AI score0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 5:17 p.m.4 views

CVE-2026-63336

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.client.ConnectionFactory.useSslProtocol and ConnectionFactory.useSslProtocolString configure com.rabbitmq.client.TrustEverythingTrustManager and...

5.1CVSS0.00182EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/18 5:16 p.m.5 views

CVE-2026-52723

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration performs VAU server certificate validation in app/vau/VAUProtokoll.py without anchoring the signedvauserverpubkeys and...

9.1CVSS0.0022EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/18 5:16 p.m.6 views

CVE-2026-50578

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration disables TLS certificate verification for both ePA connections in app/vau/VAUProtokoll.py and Konnektor connections in...

7.5CVSS0.00185EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/18 4:51 p.m.22 views

CVE-2026-50578

Versions of ePA 3.x Integration before 1.3.0 disable TLS certificate verification (self.session.verify=False) in app/vau/VAUProtokoll.py and app/konnektor/Konnektor.py, allowing a network attacker to present arbitrary certificates, terminate TLS, and intercept or observe mutual-TLS smartcard exch...

7.5CVSS5.5AI score0.00185EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/18 4:51 p.m.10 views

CVE-2026-50578

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration disables TLS certificate verification for both ePA connections in app/vau/VAUProtokoll.py and Konnektor connections in...

7.5CVSS5.5AI score0.00185EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 4:51 p.m.8 views

CVE-2026-50578 ePA 3.x Integration: TLS Certificate Verification Universally Disabled

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration disables TLS certificate verification for both ePA connections in app/vau/VAUProtokoll.py and Konnektor connections in...

7.5CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/18 4:51 p.m.7 views

EUVD-2026-61056

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration disables TLS certificate verification for both ePA connections in app/vau/VAUProtokoll.py and Konnektor connections in...

7.5CVSS5.5AI score0.00185EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 4:51 p.m.23 views

CVE-2026-50578 ePA 3.x Integration: TLS Certificate Verification Universally Disabled

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration disables TLS certificate verification for both ePA connections in app/vau/VAUProtokoll.py and Konnektor connections in...

7.5CVSS0.00185EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/18 4:50 p.m.22 views

CVE-2026-52723

In ePA 3.x Integration versions prior to 1.3.0, app/vau/VAUProtokoll.py validates the VAU server certificate without anchoring it to independent trusted material, creating a circular trust relationship. Combined with disabled TLS certificate verification, a network-positioned attacker can interce...

9.1CVSS5.4AI score0.0022EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 4:50 p.m.7 views

EUVD-2026-61055

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration performs VAU server certificate validation in app/vau/VAUProtokoll.py without anchoring the signedvauserverpubkeys and...

9.1CVSS5.3AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 4:50 p.m.3 views

CVE-2026-52723 ePA 3.x Integration: VAU Server Authentication Bypass via Circular Certificate Trust

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration performs VAU server certificate validation in app/vau/VAUProtokoll.py without anchoring the signedvauserverpubkeys and...

9.1CVSS5.5AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/18 4:32 p.m.7 views

RabbitMQ Java client: TrustEverythingTrustManager used by default in useSslProtocol() enables MITM

Vulnerability Summary com.rabbitmq.client.TrustEverythingTrustManager accepts ANY TLS certificate including null chains and is used as the default trust manager when calling ConnectionFactory.useSslProtocol without arguments. Combined with hostname verification being disabled by default, this...

5.1CVSS5.3AI score0.00182EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder