Lucene search
+L

261709 matches found

OSV
OSV
added 2026/07/28 10:25 p.m.7 views

GHSA-2XMW-F8J8-WFXC Pagy I18n locale option is not validated before being used in a file path

Summary Pagy::I18n.locale= did not validate its argument before using it as a path component to load the matching dictionary file .yml. An application that assigns untrusted input to the locale — e.g. the common pattern Pagy::I18n.locale = params:locale — let that input influence which file Pagy...

6.9CVSS5.8AI score0.00368EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/28 10:20 p.m.10 views

EUVD-2026-50087

openhole exposes localhost to the internet in one command. In 0.1.1 and earlier, openhole-server in internal/server/publicproxy.go forwarded r.URL.Path instead of preserving the original request target with r.URL.EscapedPath, allowing percent encoded dot segments %2e and separators %2f to reach...

8.6CVSS5.9AI score0.00361EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 10:17 p.m.10 views

CVE-2026-55390

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS0.00361EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/07/28 10:04 p.m.10 views

Chromium: CVE-2026-15127 Inappropriate implementation in WebGL

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.1CVSS6.3AI score0.00173EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/28 10:03 p.m.8 views

Chromium: CVE-2026-15112 Use after free in Ozone

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS7.2AI score0.00401EPSS
SaveExploits0
OSV
OSV
added 2026/07/28 9:50 p.m.4 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 2026/07/28 9:49 p.m.14 views

GHSA-8359-H9FX-J6V9 datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

Summary datamodel-code-generator resolves JSON-Schema $ref targets that point at the local filesystem without restricting them to the input/base directory and without honoring the remote-reference security control. In the default configuration, an attacker who controls an input schema a "paste yo...

7.5CVSS6AI score0.00374EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/28 9:48 p.m.13 views

`datamodel-code-generator` vulnerable to code injection in via attacker-controlled `default_factory` schema field

Summary datamodel-code-generator is vulnerable to code injection when generating Python models from an attacker-controlled JSON Schema, OpenAPI, YAML, JSON, Avro, Protobuf, or XSD schema. When a property carries a "defaultfactory" key, its value is interpolated verbatim — as a raw Python expressi...

8.8CVSS6.5AI score0.00369EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/28 9:48 p.m.8 views

CVE-2026-54653 `datamodel-code-generator` vulnerable to code injection in via attacker-controlled `default_factory` schema field

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.17.0 until 0.60.2, datamodel-code-generator preserves attacker-controlled defaultfactory values in...

8.8CVSS6AI score0.00369EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/28 9:48 p.m.51 views

CVE-2026-54653

The CVE affects the datamodel-code-generator project. From versions 0.17.0 through 0.60.2, the tool could preserve attacker-controlled default_factory values in JsonSchemaObject.init/get_field_extras, emitting them into Field(default_factory=...) and enabling Python expression execution when the ...

8.8CVSS6AI score0.00369EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/28 9:45 p.m.43 views

CVE-2026-55391 datamodel-code-generator vulnerable to SSRF protection bypass via DNS rebinding

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. Prior to 0.63.0, datamodel-code-generator validates a URL host once in src/datamodelcodegenerator/http.py through...

7.5CVSS0.00193EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/28 9:45 p.m.10 views

EUVD-2026-50076

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. Prior to 0.63.0, datamodel-code-generator validates a URL host once in src/datamodelcodegenerator/http.py through...

7.5CVSS5.9AI score0.00193EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/28 9:35 p.m.39 views

CVE-2026-54621 `datamodel-code-generator` vulnerable to code injection via unescaped carriage return in GraphQL Union description

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
Github Security Blog
Github Security Blog
added 2026/07/28 9:33 p.m.13 views

`datamodel-code-generator` vulnerable to code execution on import via `x-python-type` JSON-Schema extension in datamodel-code-generator

Summary datamodel-code-generator honours a custom x-python-type JSON-Schema extension that lets a schema author override the generated Python type for a field. The value is forwarded verbatim into the generated Python source as the field annotation, with a single sanitisation pass that is trivial...

7.8CVSS6.4AI score0.00145EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/28 9:33 p.m.42 views

CVE-2026-54655 `datamodel-code-generator` vulnerable to code execution on import via `x-python-type` JSON-Schema extension in datamodel-code-generator

datamodel-code-generator generates Python data models from schema definitions. From 0.51.0 until 0.60.2, x-python-type values parsed by src/datamodelcodegenerator/parser/jsonschema.py in getpythontypeoverride are inserted into generated field annotations without sufficient validation, allowing...

7.8CVSS0.00145EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 8:35 p.m.47 views

CVE-2026-49447

Cosmos-Server 0.22.18 reportedly exposes constellation device metadata via GET /cosmos/api/constellation/public-devices when any non-empty Authorization header is provided; the code strips Bearer but does not validate or use the token in the DB query, allowing unauthenticated-like access to devic...

5.3CVSS5.9AI score0.00224EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/07/28 8:23 p.m.20 views

GHSA-VCC7-RJ3Q-V3R3 vulnerabilities

Vulnerabilities for packages: firefox, firefox-esr...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/28 8:23 p.m.19 views

GHSA-4WJ3-8493-W74M vulnerabilities

Vulnerabilities for packages: firefox, firefox-esr...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/28 8:23 p.m.14 views

CVE-2026-16360 vulnerabilities

Vulnerabilities for packages: firefox, firefox-esr...

9.8CVSS6AI score0.00326EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/07/28 8:23 p.m.15 views

CVE-2026-16351 vulnerabilities

Vulnerabilities for packages: firefox, firefox-esr...

9.8CVSS5.2AI score0.00394EPSS
SaveExploits0
Rows per page
Query Builder