Lucene search
+L

4941 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/21 10:9 p.m.11 views

CVE-2026-63143

Missing Authorization CWE-862 in Kibana can lead to unauthorized information disclosure via Privilege Abuse CAPEC-122. A user with limited feature privileges can access workflow execution outputs in their Kibana space without the authorization required to do so through the documented API. The...

4.3CVSS5.5AI score0.002EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/21 10:9 p.m.25 views

CVE-2026-63143

Technical details (affected products, components, versions, exploitability) are not publicly available in the provided documents; monitor for updates.

4.3CVSS5.6AI score0.002EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/21 10:9 p.m.31 views

CVE-2026-63143 Missing Authorization in Kibana Leading to Unauthorized Information Disclosure

Missing Authorization CWE-862 in Kibana can lead to unauthorized information disclosure via Privilege Abuse CAPEC-122. A user with limited feature privileges can access workflow execution outputs in their Kibana space without the authorization required to do so through the documented API. The...

4.3CVSS0.002EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/21 9:39 p.m.9 views

CVE-2026-62547

Vulnerability in the Oracle Workflow product of Oracle E-Business Suite component: Workflow Notification Mailer. Supported versions that are affected are 12.2.3-12.2.15. Difficult to exploit vulnerability allows unauthenticated attacker with network access via SMTP to compromise Oracle Workflow...

8.1CVSS5.2AI score0.00236EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/21 9:32 p.m.7 views

EUVD-2026-46419

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose the full member roster and internal workflow configuration of any private project by supplying a project ID to the filtersdata API endpoints on UserStory, Task, Issue, and Epic viewsets...

6.9CVSS5.4AI score0.00251EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 9:16 p.m.6 views

CVE-2026-65055

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose the full member roster and internal workflow configuration of any private project by supplying a project ID to the filtersdata API endpoints on UserStory, Task, Issue, and Epic viewsets...

6.9CVSS0.00251EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 8:46 p.m.10 views

CVE-2026-47690

MeltanoHub (hub.meltano.com) had a vulnerability in versions prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173, where a pull_request_target workflow could exfiltrate the repository GITHUB_TOKEN with write permissions. The issue was fixed by the commit 923820de8f64d753951fbbd54f7282a3d5f751...

7.5CVSS5.5AI score0.00294EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/21 8:46 p.m.26 views

CVE-2026-47690 MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow

MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of GITHUBTOKEN with write permissions to the repository. The vulnerable workflow used...

7.5CVSS0.00294EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/21 8:43 p.m.22 views

CVE-2026-65055 Taiga taiga-back Private Project Member Roster Disclosure via Unauthenticated filters_data Endpoints

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose the full member roster and internal workflow configuration of any private project by supplying a project ID to the filtersdata API endpoints on UserStory, Task, Issue, and Epic viewsets...

6.9CVSS0.00251EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 8:43 p.m.22 views

CVE-2026-65055

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose private project members and internal workflow configuration. By supplying a project ID to the filters_data endpoints on UserStory, Task, Issue, and Epic viewsets, attackers can issue unau...

6.9CVSS5.4AI score0.00251EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 8:35 p.m.14 views

EUVD-2026-41607

Gitea: Permanent Fork PR Workflow Approval Gate Bypass...

8.9CVSS5.1AI score0.00202EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/07/21 8:35 p.m.15 views

Gitea: Permanent Fork PR Workflow Approval Gate Bypass

| Field | Value | |-------|-------| | Identifier researcher-assigned | GITEA-2026-004 | | Product | Gitea self-hosted Git service | | Component | Gitea Actions — fork pull request approval gate | | Affected versions | All Gitea releases v1.20.0 and later, including the latest main...

8.9CVSS6.8AI score0.00202EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2026/07/21 4:17 p.m.5 views

CVE-2026-47394

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py. Commit 68cc9427 "fixsecurity: harden MCP rules path handling…" adde...

8.7CVSS0.00427EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 3:44 p.m.40 views

CVE-2026-47394

CVE-2026-47394 describes an unauthenticated file-read vulnerability in PraisonAI’s MCP server. The issue stems from a dispatcher in server.py that enforces no strict schema on JSON arguments fed to handlers (via kwargs ), allowing tools like workflow.show, workflow.validate, and deploy.validate t...

8.7CVSS5.5AI score0.00427EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 3:44 p.m.24 views

CVE-2026-47394 PraisonAI vulnerable to unauthenticated arbitrary file read via MCP workflow.show, workflow.validate, deploy.validate

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py. Commit 68cc9427 "fixsecurity: harden MCP rules path handling…" adde...

8.7CVSS0.00427EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 3:44 p.m.9 views

EUVD-2026-46302

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py. Commit 68cc9427 "fixsecurity: harden MCP rules path handling…" adde...

8.7CVSS5.5AI score0.00427EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 3:44 p.m.5 views

CVE-2026-47394 PraisonAI vulnerable to unauthenticated arbitrary file read via MCP workflow.show, workflow.validate, deploy.validate

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py. Commit 68cc9427 "fixsecurity: harden MCP rules path handling…" adde...

8.7CVSS5.6AI score0.00427EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/21 7:16 a.m.9 views

CVE-2026-13694

The Bit Form WordPress plugin before 3.1.0 does not properly validate its workflow-trigger token once the associated transient has expired, allowing unauthenticated attackers to re-trigger a form's configured workflow actions such as notification emails and integrations...

6.5CVSS0.00203EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 6:0 a.m.28 views

CVE-2026-13694 Bit Form < 3.1.0 - Unauthenticated Workflow Trigger via Authentication Bypass

The Bit Form WordPress plugin before 3.1.0 does not properly validate its workflow-trigger token once the associated transient has expired, allowing unauthenticated attackers to re-trigger a form's configured workflow actions such as notification emails and integrations...

0.00203EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 6:0 a.m.7 views

EUVD-2026-46161

The Bit Form WordPress plugin before 3.1.0 does not properly validate its workflow-trigger token once the associated transient has expired, allowing unauthenticated attackers to re-trigger a form's configured workflow actions such as notification emails and integrations...

6.5CVSS5.3AI score0.00203EPSS
SaveExploits0References1
Rows per page
Query Builder