Lucene search
+L

395622 matches found

Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.11 views

PT-2026-63996

A security vulnerability has been detected in release-it conventional-changelog up to 11.0.1. This affects the function writeChangelog of the file index.js of the component Changelog File Handler. Such manipulation of the argument infile leads to os command injection. The attack must be carried o...

5.3CVSS5.3AI score0.00622EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.11 views

PT-2026-64113

DiscordApproval accepts unrelated channel messages as dangerous-tool approvals Summary praisonai.bots.DiscordApproval approves a pending dangerous tool call when it sees any later non-bot message in the configured Discord channel whose text is classified as approval, such as yes. The decision is...

8.8CVSS5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.14 views

PT-2026-64123

PraisonAI recipe.run stream skips dangerous-tool policy enforcement Summary PraisonAI recipe execution blocks default-denied dangerous tools unless the caller explicitly passes allow dangerous tools=True. The normal recipe.run path enforces this with check tool policy. The streaming path,...

7.8CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.10 views

PT-2026-64070

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.2AI score0.00197EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.15 views

PT-2026-64109

Unauthenticated Remote Code Execution via Jobs API and Approval Bypass in PraisonAI Summary An unauthenticated attacker can execute arbitrary OS commands on any server running the PraisonAI Jobs API by submitting a crafted workflow YAML. The attack chains two weaknesses: the /api/v1/runs endpoint...

9.8CVSS7.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.15 views

PT-2026-63972

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/ link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via innerHTML without...

9.6CVSS5.2AI score0.00516EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.15 views

PT-2026-64131

Unauthenticated Remote Code Execution via Jobs API and Approval Bypass in PraisonAI Summary An unauthenticated attacker can execute arbitrary OS commands on any server running the PraisonAI Jobs API by submitting a crafted workflow YAML. The attack chains two weaknesses: the /api/v1/runs endpoint...

9.8CVSS7.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.17 views

PT-2026-64119

Summary The published A2U advisory GHSA-f292-66h9-fpmf says unauthenticated A2U event streaming was fixed in praisonai 4.5.115. Current head still exposes the same A2U subscription and event routes without authentication when the operator starts the documented CLI entrypoint: text praisonai serve...

7.5CVSS5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.14 views

PT-2026-64111

HTTPApproval dashboard renders tool arguments as raw HTML, allowing approval-page XSS to approve dangerous tools Summary praisonai.bots.HTTPApproval renders pending tool approval arguments directly into the approval dashboard HTML. An attacker-controlled tool argument can inject JavaScript into...

8.8CVSS5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.14 views

PT-2026-64134

Summary The email search tool in src/praisonai-agents/praisonaiagents/tools/email tools.py constructs IMAP SEARCH commands by interpolating LLM-controlled parameters from addr, subject, query directly into IMAP protocol strings using f-string formatting with double-quote delimiters. An attacker w...

8.1CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.13 views

PT-2026-64124

Compute-bridged file tools allow shell command injection Summary LocalManagedAgent / SandboxedAgent compute bridging wraps read file, list files, and write file when a compute provider is attached. The bridge converts those file operations into shell command strings using raw path arguments, then...

8.8CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.14 views

PT-2026-64084

Summary Any authenticated user can achieve arbitrary command execution on the LangBot servers through changing the MCP Server Configuration by added an "STDIO" MCP with an arbitrary command. Details The repository uses StdioServerParameters which is based on Anthropic's modelcontextprotocol open...

8.8CVSS6.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.10 views

PT-2026-64117

PraisonAI Code agent tools fail open without a workspace boundary Summary PraisonAI Code's agent-compatible CODE TOOLS wrappers keep a global workspace root initialized to None. If an application uses CODE TOOLS, code read file, code search replace, or code apply diff before calling set workspace...

7.3CVSS5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.14 views

PT-2026-63971

SiYuan before v3.7.2 contains a stored cross-site scripting vulnerability in Attribute View database cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, and EscapeHTML is only applied when HasUnclosedHtmlTag returns true; because balanced...

9.6CVSS5.2AI score0.00516EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.8 views

PT-2026-63995

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local executio...

5.3CVSS5.5AI score0.00612EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.17 views

PT-2026-64140

Impact The uid option performed an incomplete privilege drop on Linux/Unix-like systems. When sh was run from a process with elevated privileges, such as root, and a command was launched with uid=, the child process changed its UID and primary GID but did not reset its supplementary groups. As a...

7.9CVSS5.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.11 views

PT-2026-64110

PraisonAI recipe serve Typer command bypasses the non-localhost authentication guard Summary PraisonAI's installed console entrypoint is Typer-first. In current releases, the recipe command is registered in the Typer app and praisonai recipe serve dispatches to the deprecated Typer command in...

8.2CVSS6.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.13 views

PT-2026-64112

Summary PraisonAI recipe execution has a dangerous-tool policy that is supposed to block default-denied tools unless the caller explicitly passes allow dangerous tools=True. That policy only checks tools declared in TEMPLATE.yaml requires.tools. For steps-based recipes, the actual execution path...

7.8CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.10 views

PT-2026-64048

Summary PhpSpreadsheet's OLE reader follows sector chains from attacker-controlled XLS/OLE metadata without detecting cycles or enforcing a maximum chain length. A tiny malformed .xls/OLE file can set the small-block depot sector chain to point back to itself. During normal XLS detection,...

7.5CVSS5.4AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.12 views

PT-2026-64046

Summary PhpSpreadsheet's Gnumeric reader reads attacker-supplied .gnumeric files into memory and, when the file starts with gzip magic bytes, calls gzdecode on the full compressed contents without enforcing a decompressed-size limit. A very small compressed .gnumeric file can expand to data large...

7.5CVSS5.5AI score
SaveExploits0References9
Rows per page
Query Builder