Lucene search
+L

9511 matches found

CVE
CVE
•added 2026/08/05 7:01 p.m.•75 views

CVE-2026-55522

CVE-2026-55522 – PraisonAI workflow include bypasses tools.py autoload . Affected: PraisonAI versions 3.9.26–4.6.57 and PraisonAIAgents 0.12.12–1.6.57. The workflow include feature (Workflow._execute_include) imports and executes a recipe’s tools.py via importlib.util.spec_from_file_location() an...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/05 7:01 p.m.•35 views

CVE-2026-55522 PraisonAI workflow include bypasses tools.py autoload opt-in and executes included recipe code

PraisonAI is a multi-agent teams system. In versions 3.9.26 through 4.6.57 of praiseonai and 0.12.12 through 1.6.57 of praiseonaiagents, the workflow "include" feature is vulnerable to code execution. Workflow.executeinclude implicitly imports and runs an included recipe's tools.py via a raw...

7.8CVSS0.00224EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/08/05 7:01 p.m.•17 views

CVE-2026-55522

PraisonAI is a multi-agent teams system. In versions 3.9.26 through 4.6.57 of praiseonai and 0.12.12 through 1.6.57 of praiseonaiagents, the workflow "include" feature is vulnerable to code execution. Workflow.executeinclude implicitly imports and runs an included recipe's tools.py via a raw...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References2Affected Software2
Snyk
Snyk
•added 2026/08/05 10:03 a.m.•10 views

Directory Traversal

Overview org.webjars.npm:art-template is a simple and superfast templating engine that optimizes template rendering speed by scope pre-declared technique, hence achieving runtime performance which is close to the limits of JavaScript. At the same time, it supports both NodeJS and browser. Affecte...

8.7CVSS6.2AI score0.00558EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/05 10:03 a.m.•17 views

Directory Traversal

Overview art-template is a simple and superfast templating engine that optimizes template rendering speed by scope pre-declared technique, hence achieving runtime performance which is close to the limits of JavaScript. At the same time, it supports both NodeJS and browser. Affected versions of th...

8.7CVSS6.2AI score0.00558EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/05 8:16 a.m.•16 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00558EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/05 6:59 a.m.•15 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS5.3AI score0.00558EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/08/05 6:59 a.m.•15 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00558EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/05 6:59 a.m.•66 views

CVE-2026-71215

CVE-2026-71215 affects art-template. Sub-template resolution (resolve-filename.js) resolves target file paths using path.resolve(root, filename) without validating the resulting path is inside root, allowing traversal via include()/extend() and passing the path to fs.readFileSync. An attacker can...

7.5CVSS5.3AI score0.00558EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/05 6:59 a.m.•52 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00558EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/05 12:00 a.m.•2 views

CVE-2026-71215: Improper Limitation of a Pathname to a Restricted Directory

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS5.8AI score0.00558EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/05 12:00 a.m.•18 views

PT-2026-68307

Name of the Vulnerable Software and Affected Versions praisonai versions 3.9.26 through 4.6.57 praisonaiagents versions 0.12.12 through 1.6.57 Description The workflow include feature allows for arbitrary Python code execution. The Workflow. execute include function implicitly imports and runs a...

7.8CVSS6.3AI score0.00224EPSS
SaveExploits0References16
PyPA
PyPA
•added 2026/08/04 11:34 a.m.•31 views

datamodel-code-generator vulnerable to arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

SummaryWhen generating models from an XML Schema --input-file-type xmlschema, datamodel-code-generator resolves , , , and schemaLocation attributes against the source directory and reads the target with no restriction to the input/base directory. An attacker who controls the input XSD can read...

7.5CVSS5.8AI score0.0053EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/08/04 11:34 a.m.•33 views

awxkit has a path traversal vulnerability

A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbitrary YAML-formatted files from the local filesystem when a user imports it using "awx --conf.form...

4.7CVSS5.6AI score0.00157EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/08/04 11:34 a.m.•15 views

PYSEC-2026-3550 awxkit has a path traversal vulnerability

A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbitrary YAML-formatted files from the local filesystem when a user imports it using "awx --conf.form...

4.7CVSS5.6AI score0.00157EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/03 12:00 a.m.•1 views

CVE-2026-38444: Improper Neutralization of Input During Web Page Generation

osTicket v1.18.3 is vulnerable to Stored Cross-Site Scripting XSS via the email From-header display name. The value is extracted without sanitization in include/class.mailparse.php and stored raw in the poster field of ostthreadentry. When an unauthenticated attacker sends a reply email to an...

6.1CVSS5.8AI score0.00356EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/03 12:00 a.m.•1 views

CVE-2026-67598: Improper Certificate Validation

Emlog Pro through 2.6.23 contains a disabled TLS certificate validation vulnerability in include/service/ai.php that allows network-adjacent attackers to intercept outbound HTTPS requests to configured LLM providers by presenting arbitrary TLS certificates, as CURLOPTSSLVERIFYPEER and...

9.1CVSS6AI score0.00259EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:45 p.m.•12 views

SUSE CVE-2026-47179

Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.19.4, ProjectService.GetProjectFileContent returns the contents of any Docker Compose include directive declared in a project's compose file before any path-traversal validation runs. Because...

7.7CVSS7.8AI score0.0046EPSS
SaveExploits0References2
Metasploit
Metasploit
•added 2026/07/30 12:00 a.m.•19 views

Forgejo Arbitrary File Read via Org-mode Include

Forgejo versions 7.0 through 15.0.5 and 16.0.0 through 16.0.1 are vulnerable to an arbitrary file read via the markup rendering API endpoint. The go-org library's default ReadFile callback ioutil.ReadFile is not overridden, allowing the +INCLUDE directive to read arbitrary files accessible to the...

6.3AI score
SaveExploits1
OSV
OSV
•added 2026/07/28 9:26 p.m.•17 views

GHSA-442Q-2J6P-642G datamodel-code-generator vulnerable to arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

Summary When generating models from an XML Schema --input-file-type xmlschema, datamodel-code-generator resolves , , , and schemaLocation attributes against the source directory and reads the target with no restriction to the input/base directory. An attacker who controls the input XSD can read...

7.5CVSS6AI score0.0053EPSS
SaveExploits0References4
Rows per page
Query Builder