Lucene search
+L

62330 matches found

Chainguard
Chainguard
added 2026/07/29 2:16 a.m.26 views

GHSA-88C6-6JFQ-MM4Q vulnerabilities

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

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/29 2:16 a.m.24 views

GHSA-JM94-9F7H-36PR vulnerabilities

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

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/29 2:16 a.m.23 views

GHSA-JR4F-4564-W3MR vulnerabilities

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

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/29 2:16 a.m.24 views

CVE-2026-9545 vulnerabilities

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

7.5CVSS5.8AI score0.00268EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/07/29 2:16 a.m.23 views

CVE-2026-8924 vulnerabilities

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

9.1CVSS5.8AI score0.0056EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/07/29 2:16 a.m.17 views

CVE-2026-12064 vulnerabilities

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

7.5CVSS5.8AI score0.00399EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/07/29 2:16 a.m.19 views

CVE-2026-10536 vulnerabilities

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

9.8CVSS5.8AI score0.00891EPSS
SaveExploits1
Redos
Redos
added 2026/07/29 12:00 a.m.11 views

ROS-20260729-73-0002

The vulnerability in python-PyPDF2 is related to excessive iteration. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.1CVSS5.8AI score0.00124EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2026/07/29 12:00 a.m.22 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
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.10 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:...

9.1CVSS8.2AI score0.00521EPSS
SaveExploits1References2
Redos
Redos
added 2026/07/29 12:00 a.m.13 views

ROS-20260729-73-0004

The vulnerability in python-PyPDF2 is related to unlimited resource distribution. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

6.9CVSS5.9AI score0.00128EPSS
SaveExploits0
Redos
Redos
added 2026/07/29 12:00 a.m.10 views

ROS-20260729-73-0001

The vulnerability in python-PyPDF2 is related to uncontrolled memory allocation. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

6.5CVSS5.9AI score0.00226EPSS
SaveExploits0
OSV
OSV
added 2026/07/29 12:00 a.m.9 views

ALSA-2026:48021 Important: python-pillow security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

9.1CVSS7.6AI score0.00521EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.14 views

RockyLinux 8 : python-urllib3 (RLSA-2026:36732)

The remote RockyLinux 8 host has a package installed that is affected by a vulnerability as referenced in the RLSA-2026:36732 advisory. urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers CVE-2026-44431 Tenable has extracted the preceding description...

8.2CVSS6.3AI score0.00331EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 10:17 p.m.14 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 2026/07/28 10:17 p.m.11 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 2026/07/28 9:50 p.m.5 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
Github Security Blog
Github Security Blog
added 2026/07/28 9:40 p.m.17 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.00413EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/28 9:40 p.m.13 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.00413EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/07/28 9:37 p.m.11 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.00413EPSS
SaveExploits1References3
Rows per page
Query Builder