On this page

CWE-1188: Initialization of a Resource with an Insecure Default

Weakness Summary

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.

  • Canonical source: MITRE CWE-1188 (opens in a new tab)
  • Published Atomicorp CVE observations: 4
  • Distinct affected products in those observations: 4
  • Active Atomicorp rules associated with this weakness: 23

Atomicorp Research Context

Atomicorp has published CVE-specific research observations associated with this weakness category. Each linked CVE page states whether the tested request was detected or blocked and is the authoritative customer-facing finding.

The CVEs and rules shown here are selected published examples, not a complete list of Atomicorp protections. If a CWE, CVE, or rule is absent from this page, no conclusion should be drawn about whether Atomicorp protects against that weakness or attack method.

A CWE describes a class of software weakness. It does not identify one exploit request, and association with a CWE does not mean that every vulnerability or exploitation path in that category is detected or blocked.

Selected Published CVE Observations

CVEVulnerabilityProductAtomicorp findingObserved rules
CVE-2026-47668DbGate - Remote Code Execution via Anonymous JWTdbgateAttack Blocked by Atomicorp340014 , 340023 , 340029 , 344360 , 344361 , 344363 , 344364 , 344366 , 344370 , 345240 , 360151 , 380026
CVE-2026-31818Budibase: Server-Side Request Forgery via REST Connector with Empty Default BlacklistbudibaseAttack Blocked by Atomicorp337109 , 337110 , 340165 , 344360 , 347009 , 390722 , 398021 , 398022
CVE-2026-44825Apache Solr 9.4.0-9.10.1 / 10.0.0 - Hardcoded Default CredentialssolrAttack Blocked by Atomicorp330925
CVE-2026-77348Wallos incomplete fix for CVE-2026-33407: unauthenticated httpoxy SSRF still reachable via `endpoints/payments/search.phWallosAttack Blocked by Atomicorp337109 , 337110 , 340790 , 340791 , 344360 , 347009 , 390722 , 398001 , 398021 , 398022

Associated Atomicorp WAF Rules

RuleStatusBehavior
330925Activedisruptive (deny)
337109Activedisruptive (deny)
337110Activedisruptive (deny)
340014Activedisruptive (deny)
340023Activedisruptive (deny)
340029Activedisruptive (deny)
340165Activedisruptive (deny)
340790Activedisruptive (deny)
340791Activedisruptive (deny)
344360Activedisruptive (deny)
344361Activedisruptive (deny)
344363Activedisruptive (deny)
344364Activedisruptive (deny)
344366Activedisruptive (deny)
344370Activedisruptive (deny)
345240Activedisruptive (deny)
347009Activedisruptive (deny)
360151Activedisruptive (deny)
380026Activedisruptive (deny)
390722Activedisruptive (deny)
398001Activenon-disruptive (pass)
398021Activedisruptive (deny)
398022Activedisruptive (deny)

MITRE associates this CWE with the following attack-pattern entries. These taxonomy relationships are context, not Atomicorp coverage claims:

CAPEC-665 (opens in a new tab)