Lucene search
+L

59982 matches found

Chainguard
Chainguard
added 5 days ago9 views

CVE-2026-9546 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

7.5CVSS5.8AI score0.00399EPSS
SaveExploits1
Chainguard
Chainguard
added 5 days ago10 views

CVE-2026-8932 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

7.5CVSS6AI score0.00396EPSS
SaveExploits1
Chainguard
Chainguard
added 5 days ago10 views

CVE-2026-8924 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

9.1CVSS5.8AI score0.0056EPSS
SaveExploits1
Chainguard
Chainguard
added 5 days ago12 views

CVE-2026-11856 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

9.8CVSS5.8AI score0.00604EPSS
SaveExploits1
Chainguard
Chainguard
added 5 days ago11 views

GHSA-JR4F-4564-W3MR vulnerabilities

Vulnerabilities for packages: eco-python-curl...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 5 days ago11 views

GHSA-F4CV-XM48-3694 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 5 days ago16 views

GHSA-88C6-6JFQ-MM4Q vulnerabilities

Vulnerabilities for packages: eco-python-curl...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 5 days ago13 views

CVE-2026-9545 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

7.5CVSS5.8AI score0.00268EPSS
SaveExploits1
Chainguard
Chainguard
added 5 days ago8 views

CVE-2026-12064 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits1
Chainguard
Chainguard
added 5 days ago11 views

CVE-2026-11564 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

9.1CVSS5.8AI score0.00363EPSS
SaveExploits1
Chainguard
Chainguard
added 5 days ago11 views

CVE-2026-10536 vulnerabilities

Vulnerabilities for packages: eco-python-curl...

9.8CVSS5.8AI score0.00507EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 5 days ago7 views

TencentOS Server 4: python-pillow (TSSA-2026:0728)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0728 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

8.3CVSS7.2AI score0.00384EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 5 days ago8 views

Important: vim security update

Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: Vim: Denial of Service via stack out-of-bounds write in spellsoundfoldsofo CVE-2026-57455 vim: Vim: Arbitrary code execution via malicious docstrings in Python omni-completion CVE-2026-57456 vim: Vim:...

8.4CVSS6.2AI score0.00216EPSS
SaveExploits1References12
NVD
NVD
added 6 days ago8 views

CVE-2026-54654

datamodel-code-generator generates Python data models from schema definitions. From 0.14.1 until 0.60.2, the --extra-template-data comment field is rendered into Python comments in src/datamodelcodegenerator/model/template/TypeAliasAnnotation.jinja2,...

7.8CVSS0.00142EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-54621

datamodel-code-generator generates Python data models from schema definitions. Prior to 0.60.1, GraphQL Union description values in src/datamodelcodegenerator/model/template/UnionTypeStatement.jinja2 and src/datamodelcodegenerator/model/template/UnionTypeStatement.py312.jinja2 are rendered into...

7.8CVSS0.00142EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago2 views

GHSA-WJV6-JCFJ-MF9R `datamodel-code-generator` vulnerable to code injection via unescaped carriage return in `--extra-template-data` `comment` field

Summary datamodel-code-generator is vulnerable to code injection when a developer passes an --extra-template-data file whose comment value contains a literal \r carriage return. The comment variable is rendered into a Python comment in six built-in templates with no line-terminator escaping...

7.8CVSS6.3AI score0.00142EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago4 views

GHSA-5578-W22F-PFX9 datamodel-code-generator vulnerable to code injection via `x-python-import` / `customTypePath` in generated import statements

Summary A malicious input schema OpenAPI / JSON Schema can execute arbitrary Python code on the machine that imports the generated model. The x-python-import and customTypePath schema extensions flow, unsanitized, into the import statements datamodel-code-generator emits. A newline embedded in th...

7.5CVSS6.8AI score0.00276EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 6 days ago7 views

datamodel-code-generator vulnerable to code injection via `x-python-import` / `customTypePath` in generated import statements

Summary A malicious input schema OpenAPI / JSON Schema can execute arbitrary Python code on the machine that imports the generated model. The x-python-import and customTypePath schema extensions flow, unsanitized, into the import statements datamodel-code-generator emits. A newline embedded in th...

7.5CVSS6.8AI score0.00276EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 6 days ago6 views

CVE-2026-55415 datamodel-code-generator vulnerable to code injection via `x-python-import` / `customTypePath` in generated import statements

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.11.6 until 0.64.0, datamodel-code-generator allows attacker-controlled x-python-import or customTypePath schema...

7.5CVSS6AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago4 views

CVE-2026-55415 datamodel-code-generator vulnerable to code injection via `x-python-import` / `customTypePath` in generated import statements

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.11.6 until 0.64.0, datamodel-code-generator allows attacker-controlled x-python-import or customTypePath schema...

7.5CVSS6AI score0.00276EPSS
SaveExploits0References5
Rows per page
Query Builder