LiveActive security incident?Get immediate response
CVE Record

CVE-2023-0776: Remote Code Execution in Baicells QRTB Platform

Baicells Nova 436Q, Nova 430E, Nova 430I, and Neutrino 430 LTE TDD eNodeB devices with firmware through QRTB 2.12.7 are vulnerable to remote shell code exploitation via HTTP command injections. Commands are executed using pre-login execution and executed with root permissions. The following methods below have been tested and validated by a 3rd party analyst and has been confirmed exploitable special thanks to Rustam Amin for providing the steps to reproduce.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Certain Baicells LTE base station devices can reportedly execute attacker-supplied commands before login through HTTP command injection. Successful exploitation runs with root privileges, so affected operators should treat exposed management interfaces as urgent infrastructure risk, even though the source bundle does not show active exploitation.

Executive priority

Treat this as high priority for telecom or wireless infrastructure environments. Root-level pre-login command execution can affect service integrity and availability, but urgency depends on whether affected devices are deployed and management interfaces are reachable.

Technical view

CVE-2023-0776 describes pre-auth HTTP command injection affecting Baicells Nova 436Q, Nova 430E, Nova 430I, and Neutrino 430 LTE TDD eNodeB firmware through QRTB 2.12.7. The CVSS score is 8.1. The record says exploitation was validated by a third-party analyst and commands run as root.

Likely exposure

Exposure is most likely for organizations operating the named Baicells eNodeB devices on QRTB firmware through 2.12.7, especially where HTTP management access is reachable beyond a tightly controlled admin network. The source bundle does not state deployment prevalence.

Exploitation context

The CVE description says exploitability was tested and confirmed by a third-party analyst. However, KEV is false in the bundle, and no provided source states active exploitation in the wild.

Researcher notes

The source description indicates command injection, root execution, network access, no privileges, no user interaction, and high integrity impact. The listed CWE is CWE-79, which appears inconsistent with command injection; verify against primary CVE and vendor material during triage.

Mitigation direction

  • Check Baicells firmware guidance for affected devices and available updates.
  • Limit HTTP management access to trusted administrative networks only.
  • Remove internet exposure for eNodeB management interfaces where possible.
  • Apply network monitoring around management endpoints for suspicious pre-login activity.
  • Prioritize vendor-confirmed remediation over unofficial workarounds.

Validation and detection

  • Inventory Baicells Nova 436Q, Nova 430E, Nova 430I, and Neutrino 430 devices.
  • Record installed QRTB firmware versions for each device.
  • Flag systems running firmware through QRTB 2.12.7.
  • Confirm whether HTTP management interfaces are externally reachable.
  • Review vendor firmware guidance for fixed-version or mitigation details.
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-0776 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
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:L

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.

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:L2.25.3Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2023-0776Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BaicellsNova 436Q0unaffected
BaicellsNova 430E0unaffected
BaicellsNova 430I0unaffected
BaicellsNeutrino 4300unaffected
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.