Lucene search
K

76 matches found

GithubExploit
GithubExploit
added 2026/05/18 1:26 a.m.40 views

acrobat-reader-escape

Adobe Reader JS Sandbox Escape — POC Proof-of-concept for thr...

8.6CVSS7.6AI score0.09811EPSS
Exploits4
NVD
NVD
added 2026/04/02 2:16 p.m.1 views

CVE-2026-26927

Szafir SDK Web is a browser plug-in that can run SzafirHost application which download the necessary files when launched. In Szafir SDK Web it is possible to change the URL HTTP Origin of the application call location. An unauthenticated attacker can craft a website that is able to launch...

5.1CVSS0.00016EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.2 views

PT-2026-26769

Summary The sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters &&, ;, |, , . However, it fails to strip $ bash command substitution syntax. Since the sanitized command is...

8.1CVSS6.1AI score0.00106EPSS
Exploits1References5
Talos Blog
Talos Blog
added 2026/03/19 10:0 a.m.2 views

Everyday tools, extraordinary crimes: the ransomware exfiltration playbook

Data exfiltration activity increasingly leverages legitimate native utilities, commonly deployed third-party tools, and cloud service clients, reducing the effectiveness of static indicators of compromise IOCs and tool-based blocking strategies. The Exfiltration Framework systematically normalize...

6.1AI score
Exploits0
OSV
OSV
added 2026/03/02 10:40 p.m.3 views

GHSA-HJVP-QHM6-WRH2 OpenClaw Node system.run approval context-binding weakness in approval-enabled host=node flows

Summary In approval-enabled host=node workflows, system.run approvals did not always carry a strict, versioned execution-context binding. In uncommon setups that rely on these approvals as an integrity guardrail, a previously approved request could be reused with changed env input. Affected...

2.6CVSS6AI score0.00038EPSS
Exploits0References5
NVD
NVD
added 2026/02/06 5:16 p.m.5 views

CVE-2019-25266

Wondershare Application Framework Service 2.4.3.231 contains an unquoted service path vulnerability that allows local attackers to potentially execute arbitrary code with elevated privileges. Attackers can exploit the unquoted service path by placing malicious executables in specific directory...

8.5CVSS0.00018EPSS
Exploits0References4
NVD
NVD
added 2026/01/30 2:16 p.m.2 views

CVE-2025-6723

Chef InSpec versions up to 5.23 and before 7.0.107 creates named pipes with overly permissive default Windows access controls. A local attacker may interfere with the pipe connection process and exploit the insufficient access restrictions to assume the InSpec execution context, potentially...

5.8CVSS0.00007EPSS
Exploits0References1
EUVD
EUVD
added 2026/01/30 2:9 p.m.3 views

EUVD-2025-206578

Chef InSpec up to version 5.23 creates named pipes with overly permissive default Windows access controls. A local attacker may interfere with the pipe connection process and exploit the insufficient access restrictions to assume the InSpec execution context, potentially resulting in elevated...

5.8CVSS6AI score0.00007EPSS
Exploits0References1
CVE
CVE
added 2026/01/30 2:9 p.m.7 views

CVE-2025-6723

CVE-2025-6723 : Red Hat and NVD entries describe that Chef InSpec up to version 5.23 creates named pipes with overly permissive default Windows access controls. A local attacker could interfere with the pipe connection process and exploit insufficient access restrictions to assume the InSpec exec...

5.8CVSS5.9AI score0.00007EPSS
Exploits0References1
NVD
NVD
added 2026/01/27 3:15 p.m.5 views

CVE-2026-1470

n8n contains a critical Remote Code Execution RCE vulnerability in its workflow Expression evaluation system. Expressions supplied by authenticated users during workflow configuration may be evaluated in an execution context that is not sufficiently isolated from the underlying runtime. An...

9.9CVSS0.02265EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/01/26 12:0 a.m.3 views

PT-2026-4918

n8n and Affected Versions n8n affected versions not specified Description n8n is affected by a critical Remote Code Execution RCE issue within its workflow Expression evaluation system. An authenticated attacker can leverage this to execute arbitrary code with the privileges of the n8n process...

9.9CVSS9.5AI score0.02265EPSS
Exploits1References41
OSV
OSV
added 2026/01/21 4:36 p.m.4 views

GHSA-H3HW-29FV-2X75 @envelop/graphql-modules has a Race Condition vulnerability

Summary Context race condition when using useGraphQLModules plugin Details Related to: https://github.com/graphql-hive/graphql-modules/security/advisories/GHSA-53wg-r69p-v3r7 When 2 or more parallel requests are made which trigger the same service, the context of the requests is mixed up in the...

8.7CVSS5.7AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/01/21 4:36 p.m.4 views

@envelop/graphql-modules has a Race Condition vulnerability

Summary Context race condition when using useGraphQLModules plugin Details Related to: https://github.com/graphql-hive/graphql-modules/security/advisories/GHSA-53wg-r69p-v3r7 When 2 or more parallel requests are made which trigger the same service, the context of the requests is mixed up in the...

5.6AI score
Exploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/19 12:27 p.m.2 views

CVE-2026-23735

GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server. From 2.2.1 to before 2.4.1 and 3.1.1, when 2 or more parallel requests are made which trigger the same service, the context of the...

8.7CVSS5.5AI score0.00054EPSS
Exploits0References1
OSV
OSV
added 2026/01/16 9:9 p.m.0 views

GHSA-53WG-R69P-V3R7 GraphQL Modules has a Race Condition issue

Summary Originally reported as an issue 2613 but should be elevated to a security issue as the ExecutionContext is often used to pass authentication tokens from incoming requests to services loading data from backend APIs. Details When 2 or more parallel requests are made which trigger the same...

8.7CVSS6AI score0.00054EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/01/16 9:9 p.m.5 views

GraphQL Modules has a Race Condition issue

Summary Originally reported as an issue 2613 but should be elevated to a security issue as the ExecutionContext is often used to pass authentication tokens from incoming requests to services loading data from backend APIs. Details When 2 or more parallel requests are made which trigger the same...

8.7CVSS5.7AI score0.00054EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/01/16 8:4 p.m.1 views

CVE-2026-23735 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in graphql-modules

GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server. From 2.2.1 to before 2.4.1 and 3.1.1, when 2 or more parallel requests are made which trigger the same service, the context of the...

8.7CVSS6.9AI score0.00054EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/01/16 8:4 p.m.19 views

CVE-2026-23735 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in graphql-modules

GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server. From 2.2.1 to before 2.4.1 and 3.1.1, when 2 or more parallel requests are made which trigger the same service, the context of the...

8.7CVSS0.00054EPSS
Exploits0References4
CVE
CVE
added 2026/01/16 8:4 p.m.10 views

CVE-2026-23735

Summary: Multiple sources describe a race condition in GraphQL Modules where, when 2 or more parallel requests trigger the same service, the request context injected via @ExecutionContext() can be mixed between concurrent executions, potentially leaking authentication-context data between users. ...

8.7CVSS6.6AI score0.00054EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/01/16 12:0 a.m.2 views

PT-2026-3319

Name of the Vulnerable Software and Affected Versions GraphQL Modules versions 2.2.1 through 2.4.0 GraphQL Modules versions 3.1.1 Description GraphQL Modules has an issue where, when two or more parallel requests trigger the same service, the context of the requests can become mixed up within the...

8.7CVSS6.8AI score0.00054EPSS
Exploits0References11
Rows per page
Query Builder