Lucene search
+L

181179 matches found

OSV
OSV
added 2026/09/14 2:19 p.m.4 views

CVE-2026-57125 PraisonAI: Unauthenticated RCE via Jobs API + Approval Bypass

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.59 and praisonaiagents 1.6.59, the unauthenticated POST /api/v1/runs Jobs API accepts attacker-controlled agentyaml, and the approve field can mark executecommand as YAML-approved before @requireapproval checks critical tools. This...

9.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/14 2:19 p.m.33 views

CVE-2026-57125 PraisonAI: Unauthenticated RCE via Jobs API + Approval Bypass

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.59 and praisonaiagents 1.6.59, the unauthenticated POST /api/v1/runs Jobs API accepts attacker-controlled agentyaml, and the approve field can mark executecommand as YAML-approved before @requireapproval checks critical tools. This...

9.8CVSS0.00413EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/14 2:19 p.m.6 views

EUVD-2026-77531

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.59 and praisonaiagents 1.6.59, the unauthenticated POST /api/v1/runs Jobs API accepts attacker-controlled agentyaml, and the approve field can mark executecommand as YAML-approved before @requireapproval checks critical tools. This...

9.8CVSS6AI score0.00413EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/14 2:19 p.m.20 views

CVE-2026-57125

PraisonAI is a multi-agent teams system exposed as pip packages praisonai and praisonaiagents. The vulnerability chains two weaknesses: the POST /api/v1/runs Jobs API endpoint lacks authentication (missing Depends(verify_token)), and an attacker-controlled approve field in the submitted workflow ...

9.8CVSS6AI score0.00413EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/14 2:17 p.m.6 views

CVE-2026-90961

The LdapAuth and LinOTPAuth authentication plugins in MISP contain an authentication bypass vulnerability. Both LdapAuthenticate and LinOTPAuthenticate replace CakePHP's FormAuthenticate class but fail to replicate its checkFields input validation guard. As a result, the email and password fields...

9.3CVSS0.00463EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/14 2:17 p.m.5 views

CVE-2026-82920

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 fail to enforce authorization boundaries on the access control policy update endpoint which allows a channel or team administrator to detach a system-assigned ABAC parent policy via a crafted PUT /api/v4/accesscontrolpolicies...

5.5CVSS0.00152EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:14 p.m.17 views

CVE-2026-82431

Apache Storm 's SimpleACLAuthorizer contained a logic flaw: when nimbus.users was empty, the code returned early before evaluating nimbus.groups, silently ignoring group-based access controls. Operators who restricted cluster access by group alone received no restriction at all —every authenticat...

9.8CVSS5.8AI score0.00477EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 2:14 p.m.32 views

CVE-2026-82431 Apache Storm Client: Authorization Bypass When nimbus.groups Is Configured Without nimbus.users

Description SimpleACLAuthorizer evaluated the user-level command set by returning early when nimbus.users was empty, before nimbus.groups was considered. An operator who restricted cluster access by group alone, leaving nimbus.users unset, therefore received no restriction at all: every...

0.00477EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/14 2:14 p.m.8 views

EUVD-2026-77525

Description SimpleACLAuthorizer evaluated the user-level command set by returning early when nimbus.users was empty, before nimbus.groups was considered. An operator who restricted cluster access by group alone, leaving nimbus.users unset, therefore received no restriction at all: every...

9.8CVSS5.8AI score0.00477EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:14 p.m.6 views

FreePBX-Vulns-December-25

FreePBX Vulnerabilities - December 2025 This repository contains Nuclei templates for detecting three critical vulnerabilities in FreePBX: CVE-2025-61675 : Authenticated SQL Injection CVSS 8.6 - Affects endpoint module CVE-2025-61678 : Authenticated Arbitrary File Upload CVSS 8.6 - Affects endpoi...

9.8CVSS8.5AI score0.43683EPSS
SaveExploits10
Cvelist
Cvelist
added 2026/09/14 2:11 p.m.32 views

CVE-2026-82432 Apache Storm Nimbus: Blobstore Authorization Bypass via Rebalance Configuration Overrides

Description Nimbus validated topology.blobstore.map against the calling subject at submission time only. The rebalance operation accepts configuration overrides and stripped a small set of keys from them, but never re-ran that validation, so a caller authorised to rebalance a topology could...

0.00345EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:11 p.m.18 views

CVE-2026-82432

Apache Storm Nimbus contains an authorization bypass in its blobstore handling. The topology.blobstore.map field was validated against the calling subject only at topology submission time; the rebalance operation accepted configuration overrides but never re-ran that validation. A caller authoris...

8.1CVSS5.8AI score0.00345EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 2:09 p.m.32 views

CVE-2026-12985 Mattermost DCR redirect URI allowlist bypass via improper URL component validation

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 Mattermost failed to validate Dynamic Client Registration redirect URIs by URL component matching glob patterns against the raw URI string instead which allows a remote unauthenticated attacker to register an OAuth client with ...

6.8CVSS0.0028EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/14 2:09 p.m.6 views

EUVD-2026-77520

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 Mattermost failed to validate Dynamic Client Registration redirect URIs by URL component matching glob patterns against the raw URI string instead which allows a remote unauthenticated attacker to register an OAuth client with ...

6.8CVSS5.7AI score0.0028EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:09 p.m.12 views

CVE-2026-12985

Mattermost versions 11.9.0 and earlier , 11.8.4 and earlier , and 11.7.7 and earlier contain a flaw in Dynamic Client Registration (DCR) redirect URI validation . The application matches configured glob patterns against the raw URI string rather than individual URL components, allowing a remote u...

6.8CVSS5.7AI score0.0028EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/14 2:05 p.m.6 views

EUVD-2026-77516

Description The Logviewer offers logs.users and logs.groups so operators can control who may read log content. For daemon logs those settings were not applied: the access decision combined the "this is a daemon log" flag with the authorizer result in a way that discarded the authorizer's answer...

4.3CVSS5.7AI score0.00269EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:05 p.m.11 views

CVE-2026-82437

Apache Storm Logviewer fails to enforce its configured logs.users and logs.groups access controls for daemon logs . The root cause is twofold: the access-decision logic discarded the authorizer's result whenever the "daemon log" flag was set, and the daemon log page and download endpoints reached...

4.3CVSS5.7AI score0.00269EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 2:05 p.m.30 views

CVE-2026-82437 Apache Storm Logviewer: Log Access Controls Not Enforced by Logviewer

Description The Logviewer offers logs.users and logs.groups so operators can control who may read log content. For daemon logs those settings were not applied: the access decision combined the "this is a daemon log" flag with the authorizer result in a way that discarded the authorizer's answer...

0.00269EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:02 p.m.18 views

rschunter

RSC Hunter A powerful, multi-threaded scanner and exploit tool for React Server Component RSC vulnerabilities. This tool is designed to identify and exploit RCE vulnerabilities in RSC implementations, supporting various bypass techniques and strategies. Note : Due to the enormous complexity of...

6AI score
SaveExploits0
Cvelist
Cvelist
added 2026/09/14 1:59 p.m.30 views

CVE-2026-82920 Mattermost ABAC parent policy bypass via policy update endpoint

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 fail to enforce authorization boundaries on the access control policy update endpoint which allows a channel or team administrator to detach a system-assigned ABAC parent policy via a crafted PUT /api/v4/accesscontrolpolicies...

5.5CVSS0.00152EPSS
SaveExploits0References1
Rows per page
Query Builder