Lucene search
+L

2774 matches found

Github Security Blog
Github Security Blog
added 2026/07/24 4:43 p.m.9 views

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00221EPSS
SaveExploits0References6Affected Software1
Nuclei
Nuclei
added 2026/07/23 3:49 a.m.50 views

n8n - Remote Code Execution via Expression Injection

n8n 1.120.4, 1.121.1, 1.122.0 contains a remote code execution caused by insufficient isolation in workflow expression evaluation, letting authenticated attackers execute arbitrary code with n8n process privileges. Exploit requires authentication. id: CVE-2025-68613 info: name: n8n - Remote Code...

9.9CVSS9.7AI score0.97875EPSS
SaveExploits31References2
The Hacker News
The Hacker News
added 2026/07/22 11:30 a.m.14 views

OpenAI Says Its AI Models Escaped Sandbox, Targeted Hugging Face to Cheat Benchmark

OpenAI on Tuesday said a combination of its artificial intelligence AI models, including GPT-5.6 Sol and an "even more capable pre-release model," was behind the security incident that targeted Hugging Face's production infrastructure last week. The AI company said the models were operating with...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2026/07/22 11:21 a.m.7 views

EUVD-2026-47647

The Grav Login plugin grav-plugin-login versions = 3.8.11 contain a privilege escalation flaw in the authenticated profile self-update handler processUserProfile, the updateuser task. Unlike the registration handler, this handler does not strip privilege fields 'groups','access' from user-submitt...

8.8CVSS5.3AI score0.00303EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/22 12:32 a.m.7 views

EUVD-2026-47591

Uncontrolled Resource Consumption CWE-400 in Elasticsearch can lead to denial of service via Exponential Data Expansion CAPEC-197. An authenticated user may submit a specially crafted query to the ES|QL engine that causes exponential CPU consumption during query evaluation. Because the resource...

6.5CVSS5.3AI score0.0024EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 9:36 p.m.45 views

CVE-2026-56746

Netty (versions 4.2.0.Final–4.2.15.Final and 4.1.0.Final–4.1.135.Final) contains a security control bypass in CorsHandler’s origin evaluation due to a logical operator error. An attacker can bypass the short-circuit protection by sending Origin: null, causing unauthorized requests to reach the ba...

6.5CVSS5.4AI score0.00369EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/21 4:17 p.m.7 views

CVE-2026-47391

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, PraisonAI's first-party A2A server example exposes an unauthenticated A2A JSON-RPC endpoint and registers a calculateexpression tool implemented with Python eval. The example also binds to 0.0.0.0. A remote unauthenticated attacker...

9.8CVSS0.0078EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 3:21 p.m.69 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.0078EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 12:4 p.m.13 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.0021EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.6 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.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 12:4 p.m.41 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.00254EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:4 p.m.33 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.0018EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.7 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.0018EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/17 9:49 p.m.28 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.00429EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:55 p.m.35 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.00186EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/13 8:54 p.m.21 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.7 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.5 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.10 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.9 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
Rows per page
Query Builder