Lucene search
+L

83 matches found

Kitploit
Kitploit
added 2026/09/21 6:41 a.m.9 views

CVE-2023-26984

CVE-2023-26984 漏洞说明: Peppermint v0.2.4 的密码重置功能中存在一个问题,攻击者可以通过特制请求访问工单页面的电子邮件和密码。 攻击向量: 攻击者必须使用用户角色登录并重置密码。然后拦截流量,将 id 更改为管理员角色或其他用户。(如果攻击者创建工单,就可以看到工单页面的电子邮件和密码。)之后,攻击者可以使用管理员账户和新密码登录。 受影响: http://localhost:5001/settings http://localhost:5001/api/v1/users/resetpassword POST...

8.1CVSS7.5AI score0.00917EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/03 7:17 p.m.9 views

CVE-2026-85392

Peppermint through 0.5.5 contains an authorization bypass vulnerability in the GET /api/v1/auth/user/:id/logout endpoint that allows authenticated attackers to delete sessions for any user by supplying arbitrary user IDs. Attackers can forcibly log out any user including administrators by calling...

5.3CVSS0.00262EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 7:17 p.m.11 views

CVE-2026-85391

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentia...

9.8CVSS0.00347EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/03 6:54 p.m.13 views

EUVD-2026-70669

Peppermint through 0.5.5 contains an authorization bypass vulnerability in the GET /api/v1/auth/user/:id/logout endpoint that allows authenticated attackers to delete sessions for any user by supplying arbitrary user IDs. Attackers can forcibly log out any user including administrators by calling...

5.3CVSS5.9AI score0.00262EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/03 6:54 p.m.40 views

CVE-2026-85392 Peppermint through 0.5.5 Authorization Bypass on the User Logout Endpoint

Peppermint through 0.5.5 contains an authorization bypass vulnerability in the GET /api/v1/auth/user/:id/logout endpoint that allows authenticated attackers to delete sessions for any user by supplying arbitrary user IDs. Attackers can forcibly log out any user including administrators by calling...

5.3CVSS0.00262EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/03 6:54 p.m.15 views

CVE-2026-85392

Peppermint (through version 0.5.5) contains an authorization bypass in the GET /api/v1/auth/user/:id/logout API endpoint. The endpoint performs no check to verify the caller owns the target account, allowing any authenticated attacker to supply an arbitrary user ID and forcibly delete that user's...

5.3CVSS5.9AI score0.00262EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 6:54 p.m.11 views

CVE-2026-85392 Peppermint through 0.5.5 Authorization Bypass on the User Logout Endpoint

Peppermint through 0.5.5 contains an authorization bypass vulnerability in the GET /api/v1/auth/user/:id/logout endpoint that allows authenticated attackers to delete sessions for any user by supplying arbitrary user IDs. Attackers can forcibly log out any user including administrators by calling...

5.3CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/03 6:54 p.m.43 views

CVE-2026-85391 Peppermint through 0.5.5 Use of Hard-coded JWT Signing Secret in docker-compose.yml

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentia...

9.8CVSS0.00347EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/03 6:54 p.m.36 views

CVE-2026-85391

Peppermint through version 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml, also referenced in apps/api/src/lib/jwt.ts. This allows unauthenticated attackers to forge session tokens for arbitrary user IDs and access protected endpoints without valid credentials. The vulnerabil...

9.8CVSS5.9AI score0.00347EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/03 6:54 p.m.13 views

EUVD-2026-70668

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentia...

9.8CVSS5.9AI score0.00347EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 6:54 p.m.14 views

CVE-2026-85391 Peppermint through 0.5.5 Use of Hard-coded JWT Signing Secret in docker-compose.yml

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentia...

9.3CVSS5.7AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.16 views

PT-2026-85224

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentia...

9.8CVSS5.4AI score0.00347EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/11 12:17 p.m.15 views

CVE-2026-72561

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 allows any authenticated non-administrative user to reconfigure the platform global OIDC/SSO settings via an unprotected configuration endpoint. The endpoint performs no administrative role check before...

8.8CVSS0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 12:17 p.m.17 views

CVE-2026-72555

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 exists because the Config.rolesactive flag defaults to false, causing all permission checks on ticket, client, and user handlers to behave as no-ops on default installations. All authenticated users bypass...

8.1CVSS0.00263EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/08/11 11:12 a.m.13 views

CVE-2026-72561

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 allows any authenticated non-administrative user to reconfigure the platform global OIDC/SSO settings via an unprotected configuration endpoint. The endpoint performs no administrative role check before...

8.8CVSS5.3AI score0.00232EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 11:12 a.m.14 views

EUVD-2026-56031

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 allows any authenticated non-administrative user to reconfigure the platform global OIDC/SSO settings via an unprotected configuration endpoint. The endpoint performs no administrative role check before...

8.8CVSS5.3AI score0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 11:12 a.m.42 views

CVE-2026-72561

CVE-2026-72561 describes a broken access control in Peppermint Lab Peppermint. Through commit ba6e217, any authenticated non-administrative user can reconfigure the platform’s global OIDC/SSO settings via an unprotected configuration endpoint that performs no administrative role check before appl...

8.8CVSS5.3AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:12 a.m.43 views

CVE-2026-72561 Peppermint Lab Peppermint - Broken Access Control

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 allows any authenticated non-administrative user to reconfigure the platform global OIDC/SSO settings via an unprotected configuration endpoint. The endpoint performs no administrative role check before...

8.8CVSS0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:11 a.m.43 views

CVE-2026-72555 Peppermint Lab Peppermint - Broken Access Control

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 exists because the Config.rolesactive flag defaults to false, causing all permission checks on ticket, client, and user handlers to behave as no-ops on default installations. All authenticated users bypass...

8.1CVSS0.00263EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/08/11 11:11 a.m.13 views

CVE-2026-72555

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 exists because the Config.rolesactive flag defaults to false, causing all permission checks on ticket, client, and user handlers to behave as no-ops on default installations. All authenticated users bypass...

8.1CVSS5.4AI score0.00263EPSS
SaveExploits0References2
Rows per page
Query Builder