CWE-1188Base4 in KEV

Initialization of a Resource with an Insecure Default

Incomplete in the CWE catalog · 168 CVEs mapped

168
CVEs mapped
4
In KEV
7.9
Median CVSS
What it is

The product initializes or sets a resource with a default that is intended to be changed by the product's installer, administrator, or maintainer, but the default is not secure.

Recent examples
8.2cvss
CVE-2026-77348

CVE-2026-77348 - HIGH Severity Vulnerability

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 5.0.0, the fix for CVE-2026-33407 (GHSA-hhjq-82f8-m6rc, "SSRF via HTTP Proxy Environment Variable") hardened endpoints/logos/search.php by disabling cURL proxying (CURLOPT_PROXY = '' + CURLOPT_NOPROXY = '*'). However, Wallos ships a second, near-identical, unauthenticated logo-image search endpoint — endpoints/payments/search.php — that was not given the same hardening. It still passes the HTTP_PROXY/HTTPS_PROXY environment variable straight into CURLOPT_PROXY. This issue has been patched in version 5.0.0.

HIGHno explanation yet
0%
epss
none
CVE-2026-53507

CVE-2026-53507 - UNKNOWN Severity Vulnerability

oasdiff-action is a GitHub Action that detects breaking changes in OpenAPI specs and post a review on every pull request. Before version 0.0.51, the oasdiff actions resolved external $refs in the OpenAPI spec by default (allow-external-refs: true). When an action runs on a pull request whose spec is attacker-controlled — most importantly fork pull requests on public repositories — a $ref in that spec is fetched/read on the runner with no interaction required, enabling SSRF and disclosure of structured files on the runner. This issue has been patched in version 0.0.51.

no explanation yet
0%
epss
none
CVE-2026-75062

CVE-2026-75062 - UNKNOWN Severity Vulnerability

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in the default lf.query Python protocol in Google langfun versions prior to 0.1.2 allows remote unauthenticated attackers to execute arbitrary Python code in the context of the host application via crafted prompt inputs that cause the model to generate executable Python expressions evaluated without a sandbox.

no explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-1188
Abstraction
Base
Structure
Simple
Status
Incomplete
References (1)