Lucene search
+L

168966 matches found

NVD
NVD
added 2026/08/10 9:17 p.m.12 views

CVE-2026-72910

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.22.0, the mergeaccount, pausejobfordoc, triggerjobfordoc, changereleasedate, and updatecostcenter functions across erpnext/accounts/doctype/account/account.py,...

7.1CVSS0.00275EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 9:16 p.m.11 views

CVE-2026-72915 Mastodon: Personally-identifying information disclosure due to incorrect access control validation

Mastodon is a free, open-source social network server based on ActivityPub. From 4.6.0-beta.1 until 4.6.4 and 4.7.0-beta.1, any logged-in local user could use the show action in app/controllers/admin/collectionscontroller.rb to access personally identifying information about another local user in...

7.5CVSS5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 9:16 p.m.34 views

CVE-2026-72915 Mastodon: Personally-identifying information disclosure due to incorrect access control validation

Mastodon is a free, open-source social network server based on ActivityPub. From 4.6.0-beta.1 until 4.6.4 and 4.7.0-beta.1, any logged-in local user could use the show action in app/controllers/admin/collectionscontroller.rb to access personally identifying information about another local user in...

7.5CVSS0.00277EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 8:57 p.m.32 views

CVE-2026-72910 ERPNext: Unauthorised modification of master data due to missing validation

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.22.0, the mergeaccount, pausejobfordoc, triggerjobfordoc, changereleasedate, and updatecostcenter functions across erpnext/accounts/doctype/account/account.py,...

7.1CVSS0.00275EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:57 p.m.12 views

CVE-2026-72910

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.22.0, the mergeaccount, pausejobfordoc, triggerjobfordoc, changereleasedate, and updatecostcenter functions across erpnext/accounts/doctype/account/account.py,...

7.1CVSS5.2AI score0.00275EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/10 8:55 p.m.52 views

CVE-2026-72909

ERPNext vulnerability CVE-2026-72909 affects the ReceivablePayableReport path in erpnext/accounts/report/accounts_receivable/accounts_receivable.py. The issue is that the prepare_conditions logic fails to apply Customer and Supplier user permissions to the Payment Ledger Entry dynamic-link party ...

7.1CVSS5.2AI score0.00269EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 8:55 p.m.28 views

CVE-2026-72909 ERPNext: Broken Access Control on certain endpoints

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.23.0, the ReceivablePayableReport prepareconditions path in erpnext/accounts/report/accountsreceivable/accountsreceivable.py does not apply Customer and Supplier user permissions to the Payment Ledger...

7.1CVSS5.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 8:49 p.m.30 views

CVE-2026-72907 ERPNext: Broken Access Control on certain endpoint

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, the addac function in erpnext/accounts/utils.py accepts the ignorepermissions argument without enforcing Account create permission, allowing an authenticated limited user to create unauthorized...

6.5CVSS0.00246EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 8:49 p.m.34 views

CVE-2026-72907 ERPNext: Broken Access Control on certain endpoint

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, the addac function in erpnext/accounts/utils.py accepts the ignorepermissions argument without enforcing Account create permission, allowing an authenticated limited user to create unauthorized...

6.5CVSS5.3AI score
SaveExploits0References9
CVE
CVE
added 2026/08/10 8:49 p.m.37 views

CVE-2026-72907

ERPNext contains a broken access control vulnerability in add_ac in erpnext/accounts/utils.py prior to versions 15.111.0 and 16.22.0, where ignore_permissions is not enforcing Account create permission, allowing an authenticated limited user to create unauthorized accounting master records and co...

6.5CVSS5.2AI score0.00246EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 8:17 p.m.11 views

CVE-2026-72886

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch...

9.9CVSS0.00458EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.11 views

CVE-2026-72883

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the WebSocket handlers in apps/dokploy/server/wss/terminal.ts, apps/dokploy/server/wss/docker-container-terminal.ts, apps/dokploy/server/wss/docker-container-logs.ts, and apps/dokploy/server/wss/docker-stats.ts validat...

8.8CVSS0.00401EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 8:17 p.m.12 views

CVE-2026-72876

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, swarm.getNodes, swarm.getNodeInfo, swarm.getNodeApps, and swarm.getAppInfos in apps/dokploy/server/api/routers/swarm.ts accept another organization’s serverId without an activeOrganizationId ownership check, and...

9.9CVSS0.0059EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:38 p.m.59 views

CVE-2026-72886

Summary : Dokploy PaaS contains an access-control logic flaw in schedule.create/schedule.update (server/dokploy/apps/dokploy/server/api/routers/schedule.ts). From versions 0.29.2–0.29.13, the code derives serviceId from applicationId or composeId and executes the owner/admin host-schedule gate on...

9.9CVSS5.4AI score0.00458EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 7:28 p.m.33 views

CVE-2026-72883 Dokploy: WebSocket Terminal Missing Service-Level Access Control

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the WebSocket handlers in apps/dokploy/server/wss/terminal.ts, apps/dokploy/server/wss/docker-container-terminal.ts, apps/dokploy/server/wss/docker-container-logs.ts, and apps/dokploy/server/wss/docker-stats.ts validat...

8.8CVSS0.00401EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 7:28 p.m.65 views

CVE-2026-72883

CVE-2026-72883 affects Dokploy (PaaS) prior to version 0.29.13. The WebSocket handlers in wss/terminal.ts, wss/docker-container-terminal.ts, wss/docker-container-logs.ts, and wss/docker-stats.ts validate organization membership but do not enforce checkServiceAccess, accessedServerIds, or accessed...

8.8CVSS5.3AI score0.00401EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 7:28 p.m.15 views

CVE-2026-72883 Dokploy: WebSocket Terminal Missing Service-Level Access Control

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the WebSocket handlers in apps/dokploy/server/wss/terminal.ts, apps/dokploy/server/wss/docker-container-terminal.ts, apps/dokploy/server/wss/docker-container-logs.ts, and apps/dokploy/server/wss/docker-stats.ts validat...

8.8CVSS5.4AI score
SaveExploits0References7
NVD
NVD
added 2026/08/10 7:17 p.m.14 views

CVE-2026-72864

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the local branch of /docker-container-terminal in apps/dokploy/server/wss/docker-container-terminal.ts authenticates with validateRequest but does not authorize the attacker-controlled containerId against the caller's...

9.9CVSS0.00274EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/10 7:06 p.m.10 views

CVE-2021-34516

creationtimestamp| type| source ---|---|--- 2026-08-10 19:06:31+00:00| seen| https://bsky.app/profile/vulnsea.com/post/3msqsaonhhh2d...

7.8CVSS7.6AI score0.01294EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:00 p.m.11 views

CVE-2026-72876

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, swarm.getNodes, swarm.getNodeInfo, swarm.getNodeApps, and swarm.getAppInfos in apps/dokploy/server/api/routers/swarm.ts accept another organization’s serverId without an activeOrganizationId ownership check, and...

9.9CVSS5.7AI score0.0059EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder