LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10130: CVE-2020-10130

SearchBlox before Version 9.1 is vulnerable to business logic bypass where the user is able to create multiple super admin users in the system.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

SearchBlox deployments before version 9.1 could let a user create multiple super admin accounts. That is a serious governance risk because super admins can typically control configuration and access. The public source bundle does not provide CVSS scoring, exploit details, or evidence of active exploitation.

Executive priority

Treat this as a priority identity and administration control issue for any SearchBlox deployment below version 9.1. Business urgency depends on exposure of the admin interface and whether unauthorized super admin accounts exist.

Technical view

CVE-2020-10130 is described as a SearchBlox business logic bypass involving creation of multiple super admin users. The record maps to CWE-639. The source text says versions before 9.1 are vulnerable, but detailed affected-build ranges, prerequisites, and request behavior are not provided.

Likely exposure

Organizations running SearchBlox before version 9.1 are the relevant exposure group. Risk is higher for internet-accessible or broadly reachable administrative interfaces. Evidence is insufficient to identify specific vulnerable configurations beyond the version statement.

Exploitation context

The provided bundle says KEV is false and includes no cited evidence of active exploitation. It also does not include public exploit steps, exploit maturity, attacker prerequisites, or observed exploitation telemetry.

Researcher notes

The available public data is thin: no CVSS vector, exploit status, detailed affected ranges, or remediation instructions beyond the version-9.1 reference. Validate against vendor documentation before asserting fixed builds or operational mitigations.

Mitigation direction

  • Inventory SearchBlox instances and record exact installed versions.
  • Prioritize upgrade review for deployments older than version 9.1.
  • Consult SearchBlox version 9.1 changelog and current vendor guidance.
  • Restrict administrative interface access to trusted networks and users.
  • Remove unexpected or unnecessary super admin accounts.

Validation and detection

  • Confirm each SearchBlox deployment is version 9.1 or later.
  • Review user lists for unexpected super admin accounts.
  • Check administrative audit logs for unusual account creation activity.
  • Verify administrative access is limited to approved users and locations.
  • Document unresolved version ambiguity from vendor sources.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-639: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-10130 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SearchBloxSearchBlox9.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.