Lucene search
+L

138625 matches found

Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.7 views

PT-2026-59067

Summary AWS Encryption SDK ESDK for Python is a client-side encryption library. An issue exists where, under certain circumstances, a specific cryptographic algorithm downgrade in the caching layer might allow an authenticated local threat actor to bypass key commitment policy enforcement via a...

5.7CVSS6.1AI score0.00096EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.12 views

PT-2026-59578

Summary The approval system in PraisonAI Agents caches tool approval decisions by tool name only, not by invocation arguments. Once a user approves execute command for any command e.g., ls -la, all subsequent execute command calls in that execution context bypass the approval prompt entirely...

6.8CVSS6.3AI score0.00166EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.9 views

PT-2026-59194

Impact The vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature. A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user...

7.6CVSS6.2AI score0.00396EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.18 views

PT-2026-59148

Unauthenticated Command Execution via HTTP MCP execute module Summary The HTTP MCP endpoint POST /mcp in flyto-core accepts unauthenticated JSON-RPC tools/call requests and dispatches them to arbitrary registered modules, including sandbox.execute shell, which passes attacker-controlled input...

8.4CVSS6.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.19 views

PT-2026-59064

Summary AsyncSSH 2.22.0 expands the OpenSSH-compatible AuthorizedKeysFile %u token with the raw SSH username during pre-authentication server config reload. A server configured with a documented per-user key pattern such as AuthorizedKeysFile authorized keys/%u can be made to read an...

8.2CVSS6.1AI score0.0044EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.28 views

PT-2026-59134

Summary An issue in the low-level DER parsing functions can cause unexpected exceptions to be raised from the public API functions. 1. ecdsa.der.remove octet string accepts truncated DER where the encoded length exceeds the available buffer. For example, an OCTET STRING that declares a length of...

5.3CVSS6.1AI score0.00476EPSS
SaveExploits1References8
Packet Storm
Packet Storm
added 2026/07/13 12:00 a.m.52 views

📄 Mara CMS 7.5 Shell Upload

Python exploit for CVE-2020-25042 targeting Mara CMS version 7.5. The script automates the complete authenticated attack chain by retrieving the login shash, requesting the server-generated login salt, computing the required authentication hashes, logging in as an administrator or manager,...

7.2CVSS7AI score0.18248EPSS
SaveExploits4
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.15 views

PT-2026-59371

Unauthorized File and Knowledge Base Content Access via RAG Vector Search Affected Component RAG source resolution in chat completion pipeline: - backend/open webui/retrieval/utils.py lines 963-965, 1063-1068, 1126-1131 in get sources from items Affected Versions Current main branch commit...

6.5CVSS6.1AI score0.00366EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.48 views

PT-2026-60021

Summary A Server Side Request Forgery SSRF vulnerability in download bytes from url allows any actor who can control batch input JSON to make the vLLM batch runner issue arbitrary HTTP/HTTPS requests from the server, without any URL validation or domain restrictions. This can be used to target...

5.4CVSS6.1AI score0.00246EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.14 views

PT-2026-59541

Summary PraisonAI ships a legacy Flask API server with authentication disabled by default. When that server is used, any caller that can reach it can access /agents and trigger the configured agents.yaml workflow through /chat without providing a token. Details The vulnerable server is the shippe...

7.3CVSS7.1AI score0.28571EPSS
SaveExploits3References6
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.9 views

PT-2026-59538

Summary The gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no auth token is configured the default. By adding dangerous tool names e.g., shell exec, file write to the allowlist, an attacker can cause the ExecApprovalManager to...

7.9CVSS6.3AI score0.00227EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.18 views

PT-2026-59391

Model Import Overwrites Any Model Without Ownership Check Affected Component Model import endpoint: - backend/open webui/routers/models.py lines 254-308, import models Affected Versions Current main branch commit 6fdd19bf1 and likely all versions with model import functionality. Description The...

6.5CVSS6.7AI score0.0029EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.15 views

PT-2026-59534

Summary PraisonAI exposes optional SQL/CQL-backed knowledge-store implementations that build table and index identifiers from unvalidated name and collection arguments. Applications that pass untrusted collection names into these backends can trigger SQL or CQL injection. Details This issue affec...

6.3CVSS6.2AI score0.00216EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.14 views

PT-2026-59351

Global Knowledge Base Enumeration via knowledge-bases Meta-Collection Affected Component Retrieval collection access validation: - backend/open webui/routers/retrieval.py lines 2330-2355, validate collection access - backend/open webui/routers/retrieval.py query endpoints, e.g. POST /query/doc...

4.3CVSS6.2AI score0.00221EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.13 views

PT-2026-58958

Authentication bypass in FacturaScripts: /login?action=two-factor-validation accepts brute-forceable TOTP without password or CSRF protection Summary Core/Controller/Login.php::twoFactorValidationAction accepts an unauthenticated POST containing only fsNick and fsTwoFactorCode. If the TOTP value...

9.3CVSS6.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.19 views

PT-2026-59510

Summary This is a scanning bypass to scan pytorch function in picklescan. As we can see in the implementation of get magic number that uses pickletools.genopsdata to get the magic number with the condition opcode.name includes INT or LONG, but the PyTorch's implemtation simply uses pickle...

7.1CVSS6.1AI score0.00434EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.7 views

PT-2026-58960

Summary Path Traversal to Arbitrary File Deletion in the Edit Comment admin function. An authenticated administrator can delete arbitrary files within the application root e.g., config.php by injecting a crafted attach parameter, rendering the application inoperable. Affected Component...

8.7CVSS6.2AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.10 views

PT-2026-59968

Impact When tf.random.gamma receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg 0=tf.random.uniformshape=4,, dtype=tf.int32, maxval=65536 arg 1=tf.random.uniformshape=4, 4, dtype=tf.float64, maxval=None arg...

7.5CVSS6.9AI score0.00428EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.10 views

PT-2026-59816

Impact When tf.quantization.fake quant with min max vars per channel gradient receives input min or max of rank other than 1, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg 0=tf.random.uniformshape=1,1, dtype=tf.float32, maxval=None arg...

7.5CVSS6.9AI score0.00406EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.10 views

PT-2026-59952

Impact When tf.quantization.fake quant with min max vars per channel gradient receives input min or max of rank other than 1, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg 0=tf.random.uniformshape=1,1, dtype=tf.float32, maxval=None arg...

7.5CVSS6.9AI score0.00406EPSS
SaveExploits0References8
Rows per page
Query Builder