Lucene search
+L

3900 matches found

CVE
CVE
added 2026/07/31 3:59 p.m.51 views

CVE-2026-17348

In pgAdmin 4 SERVER mode, CVE-2026-17348 describes missing authentication enforcement on several routes (Constraints blueprint: nodes, proplist, and delete; preferences.get_all_cli; debugger.close; schema_diff.close). The lack of @pga_login_required allows an unauthenticated client to enumerate c...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/31 3:59 p.m.7 views

CVE-2026-17348 pgAdmin 4: Missing authentication decorator on Constraints, preferences, Debugger and Schema Diff routes allows unauthenticated access in SERVER mode (incomplete fix for CVE-2026-12046)

In SERVER mode, pgAdmin 4 enforces authentication per route via the @pgaloginrequired decorator; the application's beforerequest hook only handles desktop-mode auto-login and the Kerberos/Webserver-auth redirect, so any route shipped without the decorator is reachable without authentication...

6.9CVSS5.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/31 3:59 p.m.14 views

CVE-2026-17348 pgAdmin 4: Missing authentication decorator on Constraints, preferences, Debugger and Schema Diff routes allows unauthenticated access in SERVER mode (incomplete fix for CVE-2026-12046)

In SERVER mode, pgAdmin 4 enforces authentication per route via the @pgaloginrequired decorator; the application's beforerequest hook only handles desktop-mode auto-login and the Kerberos/Webserver-auth redirect, so any route shipped without the decorator is reachable without authentication...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/07/31 11:32 a.m.13 views

Code Injection

datamodel-code-generator is vulnerable to Code Injection. The vulnerability is due to insufficient validation of x-python-type values from attacker-controlled JSON Schema content before inserting them into generated Python field annotations, which allows an attacker to execute arbitrary Python co...

7.8CVSS6AI score0.00145EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2026/07/31 9:07 a.m.12 views

Path Traversal

datamodel-code-generator is vulnerable to Path Traversal. The vulnerability is due to improper validation of schemaLocation values in XML Schema parsing xs:include, xs:import, xs:redefine, and xs:override, which allows an attacker to reference files outside the intended input base path, resulting...

7.5CVSS5.5AI score0.00361EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/31 2:16 a.m.9 views

CVE-2026-14538

An improper authorization and security-boundary bypass vulnerability in the bigquery-execute-sql tool component of Google mcp-toolbox versions 0.16.1 through 1.4.0 allows an authenticated attacker to bypass allowedDatasets validation checks. The toolbox relies on the BigQuery dry-run API to enfor...

8.3CVSS0.00186EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/31 1:42 a.m.58 views

CVE-2026-14538

CVE-2026-14538 : The bigquery-execute-sql tool in Google MCP Toolbox (versions 0.16.1–1.4.0) contains an improper authorization and security-boundary bypass. A fail-open flaw in the BigQuery dry-run validation allows an authenticated attacker to bypass allowedDatasets checks when the API returns ...

8.3CVSS5.9AI score0.00186EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/31 1:42 a.m.8 views

CVE-2026-14538

An improper authorization and security-boundary bypass vulnerability in the bigquery-execute-sql tool component of Google mcp-toolbox versions 0.16.1 through 1.4.0 allows an authenticated attacker to bypass allowedDatasets validation checks. The toolbox relies on the BigQuery dry-run API to enfor...

8.3CVSS5.9AI score0.00186EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/31 1:42 a.m.45 views

CVE-2026-14538 BigQuery Dataset Allowlist Bypass via Metadata Dry-Run in MCP Toolbox

An improper authorization and security-boundary bypass vulnerability in the bigquery-execute-sql tool component of Google mcp-toolbox versions 0.16.1 through 1.4.0 allows an authenticated attacker to bypass allowedDatasets validation checks. The toolbox relies on the BigQuery dry-run API to enfor...

8.3CVSS0.00186EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.26 views

PT-2026-66773

In SERVER mode, pgAdmin 4 enforces authentication per route via the @pga login required decorator; the application's before request hook only handles desktop-mode auto-login and the Kerberos/Webserver-auth redirect, so any route shipped without the decorator is reachable without authentication...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 10:16 p.m.10 views

CVE-2026-62246

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema and GetDefaultDatastoreUsername, allowing distinct...

8.5CVSS0.00269EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 9:18 p.m.16 views

CVE-2026-68503

LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-team operations framework. Prior to 0.2.154, LazyOwn ships default C2 credentials LazyOwn and LazyOwn in payload.json and core/payloadschema.py and passes them unchanged to lazyc2.py HTTP Basic authentication, allowing any network-reachabl...

9.8CVSS0.00395EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 9:06 p.m.27 views

CVE-2026-62246

Kamaji (Hosted Control Plane Manager for Kubernetes) before version 26.7.4-edge uses a lossy namespace/name normalization in GetDefaultDatastoreSchema() and GetDefaultDatastoreUsername() to derive a TenantControlPlane datastore schema, DB user, and etcd key prefix. This can cause namespace/name c...

8.5CVSS5.9AI score0.00269EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 9:06 p.m.7 views

CVE-2026-62246 Kamaji: TenantControlPlane namespace/name collision binds two tenants to the same SQL datastore schema + DB user, breaking per-tenant isolation

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema and GetDefaultDatastoreUsername, allowing distinct...

8.5CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 9:06 p.m.40 views

CVE-2026-62246 Kamaji: TenantControlPlane namespace/name collision binds two tenants to the same SQL datastore schema + DB user, breaking per-tenant isolation

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema and GetDefaultDatastoreUsername, allowing distinct...

8.5CVSS0.00269EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 9:06 p.m.12 views

EUVD-2026-51311

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema and GetDefaultDatastoreUsername, allowing distinct...

8.5CVSS5.9AI score0.00269EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 7:17 p.m.15 views

CVE-2026-18245

Improper control of code generation in Amazon @aws-amplify/codegen-ui-react before 2.20.6 might allow a remote authenticated user to execute arbitrary code in end-user browsers, developer machines, CI/CD environments, and server-side rendering contexts via crafted Studio component or theme schema...

9CVSS0.00534EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/30 6:13 p.m.17 views

EUVD-2026-51268

Improper control of code generation in Amazon @aws-amplify/codegen-ui-react before 2.20.6 might allow a remote authenticated user to execute arbitrary code in end-user browsers, developer machines, CI/CD environments, and server-side rendering contexts via crafted Studio component or theme schema...

9CVSS6.3AI score0.00534EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/30 6:13 p.m.41 views

CVE-2026-18245 Incomplete fix for CVE-2025-4318 code injection in Amazon @aws-amplify/codegen-ui-react

Improper control of code generation in Amazon @aws-amplify/codegen-ui-react before 2.20.6 might allow a remote authenticated user to execute arbitrary code in end-user browsers, developer machines, CI/CD environments, and server-side rendering contexts via crafted Studio component or theme schema...

9CVSS0.00534EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 6:13 p.m.61 views

CVE-2026-18245

The CVE-2026-18245 entry concerns Amazon @aws-amplify/codegen-ui-react before 2.20.6, where the incomplete fix for CVE-2025-4318 leaves input validation insufficient. This may allow a remote authenticated user to execute arbitrary code in end-user browsers, developer machines, CI/CD environments,...

9CVSS6.3AI score0.00534EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder