Lucene search
+L

2837 matches found

CVE
CVE
added 2026/07/21 3:21 p.m.105 views

CVE-2026-47391

PraisonAI’s first-party A2A example exposes an unauthenticated /a2a JSON-RPC surface and registers a calculate(expression) tool implemented via Python eval(), bound to 0.0.0.0. A remote attacker can send message/send to a2a, causing the LLM to invoke the unsafe tool and potentially execute arbitr...

9.8CVSS6AI score0.01165EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 12:04 p.m.16 views

EUVD-2026-45926

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS4.4AI score0.00361EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.7 views

CVE-2026-63755

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS4.4AI score0.00361EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.45 views

CVE-2026-63754 SurrealDB before 3.1.0 Denial of Service via LIVE Query

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS0.0045EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.37 views

CVE-2026-63743 SurrealDB before 3.1.0 Port-Specific Deny Rule Bypass via HTTP Redirect

SurrealDB before 3.1.0 contains a capability bypass vulnerability in HTTP redirect handling that allows authenticated users to circumvent port-scoped --deny-net rules. Attackers can chain an HTTP redirect from an allowed hostname to a denied host:port combination, and the redirect is followed...

6.4CVSS0.00249EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.11 views

PT-2026-61559

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 3.1.0 Description An issue in HTTP redirect handling allows authenticated users to bypass capability restrictions. Specifically, attackers can circumvent port-scoped --deny-net rules by chaining an HTTP redirect fro...

6.4CVSS5.9AI score0.00249EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/17 9:49 p.m.32 views

Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies

Summary A wrong policy can be an open door. You have to check input.attributes.request.http.truncatedbody in your policy. Description Incomplete fix for CVE-2026-50197: an oversized declared-Content-Length body still hands OPA an empty parsedbody, so deny-on-presence Rego policies fail OPEN while...

7.8CVSS5.4AI score0.0055EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:55 p.m.42 views

CVE-2026-55254 NCalc: Denial of Service via Unbounded and Non-Terminating Factorial Evaluation

NCalc is a fast, lightweight expression evaluator for .NET. Prior to 6.1.1, the factorial operator implementation in src/NCalc.Core/Helpers/MathHelper.cs permits specially crafted expressions with extremely large factorial operands, causing excessive CPU consumption or a non-terminating loop due ...

4.8CVSS0.00191EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/13 8:54 p.m.23 views

Malicious code in font-huge (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a529537a0875d6ab8e2c942ace1db227c7131ff06b7eb4e86b12cd4193da4879 font-huge advertises itself as a font/icon collection, but its exported getPlugin function fetches https://svganchordev.net/icons/107 and passes the...

6AI score
SaveExploits0References2
OSV
OSV
added 2026/07/13 5:20 p.m.30 views

GHSA-9JPV-C7P4-997X DIRAC is vulnerable to RCE in RequestManager due to eval on untrusted input

Summary An remote code execution vulnerability exists in RequestManager due to the use of eval on untrusted input that allows any authenticated user to run code/commands on the DIRAC server as the system user running the DIRAC services. Details The exportgetRequestCountersWeb function is callable...

9.9CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.8 views

PYSEC-2026-2756 Open WebUI: Mass Assignment via FeedbackForm extra=allow Allows Feedback User ID Spoofing and Evaluation Data Manipulation

Mass Assignment in Feedback Creation Allows User ID Spoofing and Evaluation Data Manipulation Summary The POST /api/v1/evaluations/feedback endpoint in Open WebUI v0.9.2 is vulnerable to mass assignment via FeedbackForm, which uses modelconfig = ConfigDictextra='allow'. Due to an insecure...

5.4CVSS6.3AI score0.00307EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 3:15 p.m.12 views

PYSEC-2026-3077 Superduper: Remote code execution via unsafe eval in superduper query parsing

The superduper project thru v0.10.0 contains a critical remote code execution vulnerability in its query parsing component. The parseoppart function in query.py uses the unsafe eval function to dynamically evaluate user-supplied query operands without proper sanitization or restriction. Although...

8.8CVSS6.6AI score0.00405EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:15 p.m.14 views

PYSEC-2026-2477 flash-attention contains an insecure deserialization vulnerability in its checkpoint loading mechanism

The flash-attention training framework thru commit e724e2588cbe754beb97cf7c011b5e7e34119e62 2025-13-04 contains an insecure deserialization vulnerability CWE-502 in its checkpoint loading mechanism. The loadcheckpoint function in checkpoint.py and the checkpoint loading code in eval.py use...

7.3CVSS6.3AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:02 p.m.15 views

PYSEC-2026-3402 verl's math_equal() Vulnerable to Arbitrary Code Execution via Unsafe eval()

A vulnerability was identified in ByteDance verl up to 0.7.1. Affected is the function mathequal of the file primemath/grader.py. The manipulation leads to a sandbox issue. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be...

6.3CVSS5.5AI score0.00333EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/13 3:02 p.m.10 views

PYSEC-2026-2489 Giskard has a Regular Expression Denial of Service (ReDoS) in RegexMatching Check

Summary The RegexMatching check in the giskard-checks package passes a user-supplied regular expression pattern directly to Python's re.search without any timeout, complexity guard, or pattern validation. An attacker who can control the regex pattern or the text being matched can craft inputs tha...

5.5CVSS6.2AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-2638 FoundationAgents MetaGPT vulnerable to eval injection

A flaw has been found in FoundationAgents MetaGPT up to 0.8.1. This vulnerability affects the function ActionNode.xmlfill of the file metagpt/actions/actionnode.py of the component XML Handler. Executing a manipulation can lead to improper neutralization of directives in dynamically evaluated cod...

7.3CVSS6.5AI score0.00387EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/13 2:36 p.m.9 views

PYSEC-2026-2873 Picklescan (scan_pytorch) Bypass via dynamic eval MAGIC_NUMBER

Summary This is a scanning bypass to scanpytorch function in picklescan. As we can see in the implementation of getmagicnumber that uses pickletools.genopsdata to get the magicnumber with the condition opcode.name includes INT or LONG, but the PyTorch's implemtation simply uses picklemodule.load ...

7.1CVSS6.1AI score0.00434EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/13 2:16 p.m.25 views

CVE-2026-60121

Vitec Flamingo 4.12.2 contains an unauthenticated OS command injection vulnerability in the admin/ajax/ping.php endpoint that allows remote attackers to execute arbitrary commands by exploiting a double-evaluation flaw in shell argument handling. The endpoint applies escapeshellarg to the...

9.8CVSS0.02336EPSS
SaveExploits2References3
OSV
OSV
added 2026/07/13 2:03 p.m.11 views

MAL-2026-10446 Malicious code in react-markable-table (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector da0db97919f41757fe4bcdc456d52ec0ecfbb89741438e5805a7bf5188b022c5 [email protected] is a typosquat of markdown-table declared repo field wooorm/markdown-table. package.json declares a preinstall hook that...

6.2AI score
SaveExploits0References2
CVE
CVE
added 2026/07/13 1:11 p.m.43 views

CVE-2026-60121

CVE-2026-60121 affects Vitec Flamingo 4.12.2. An unauthenticated OS command injection exists in admin/ajax/ping.php due to a double-evaluation flaw in shell argument handling: user-supplied host POST parameter is escaped with escapeshellarg() for a system wrapper, but the decoded value is taken f...

9.8CVSS6.3AI score0.02336EPSS
SaveExploits2References3Affected Software1
Rows per page
Query Builder