CVE-2022-45608: An issue was discovered in ThingsBoard 3.4.1, allows low privileged attackers (CUSTOMER_USER) to gain escal...
An issue was discovered in ThingsBoard 3.4.1, allows low privileged attackers (CUSTOMER_USER) to gain escalated privileges (vertically) and become an Administrator (TENANT_ADMIN) or (SYS_ADMIN) on the web application. It is important to note that in order to accomplish this, the attacker must know the corresponding API's parameter (authority : value).
Security readout for executives and security teams
Plain-English summary
ThingsBoard 3.4.1 reportedly lets a low-privileged customer user raise their own privileges to tenant or system administrator if they know the relevant authority parameter. That can turn a limited account compromise into full administrative control of the application.
Executive priority
Prioritize this for assessment if ThingsBoard is used. The issue can convert a low-level account into administrator access, but urgency is moderated by the lack of confirmed active exploitation and incomplete remediation details in the source bundle.
Technical view
The CVE describes CWE-269 improper privilege management in ThingsBoard 3.4.1. A CUSTOMER_USER can allegedly perform vertical privilege escalation to TENANT_ADMIN or SYS_ADMIN through an API parameter named authority. The bundle does not provide CVSS, affected-version range, proof of active exploitation, or an official fix.
Likely exposure
Known exposure is limited to ThingsBoard 3.4.1 based on the provided sources. Organizations using ThingsBoard with CUSTOMER_USER accounts, especially shared or externally reachable portals, should treat this as relevant until vendor guidance confirms their version is unaffected.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires an authenticated low-privileged CUSTOMER_USER and knowledge of the relevant authority value. Public vulnerability details exist, but the provided evidence is incomplete.
Researcher notes
Key gaps are CVSS, affected-version range, fixed version, and official advisory details. The description centers on an authorization failure around the authority parameter. Avoid assuming broader version impact without vendor confirmation.
Mitigation direction
Identify any ThingsBoard 3.4.1 deployments immediately.
Check ThingsBoard vendor guidance for fixed versions or official mitigations.
Restrict CUSTOMER_USER access to trusted users while assessing exposure.
Review and remove unexpected TENANT_ADMIN or SYS_ADMIN accounts.
Monitor for role or authority changes initiated by customer users.
Validation and detection
Inventory ThingsBoard versions across production and staging.
Review application logs for customer-user role changes.
Audit current users for unexpected administrative privileges.
Verify authorization controls around authority or role update APIs.
Confirm remediation status against official vendor guidance.
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-269: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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
3Timeline events
2ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Mar 1, 2023, 00:00 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-269 · source CWE mapping
Improper Privilege Management
Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.