LiveActive security incident?Get immediate response
CVE Record

CVE-2022-30124: An improper authentication vulnerability exists in Rocket.Chat Mobile App <4.14.1.22788 that allowed an att...

An improper authentication vulnerability exists in Rocket.Chat Mobile App <4.14.1.22788 that allowed an attacker with physical access to a mobile device to bypass local authentication (PIN code).

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Rocket.Chat mobile versions before 4.14.1.22788 could let someone with physical access to a device bypass the app’s local PIN. This is not a remote internet attack, but it matters if phones are lost, stolen, shared, or insufficiently managed because chat data and account actions may be exposed.

Executive priority

Treat this as a mobile device exposure issue, not a perimeter emergency. Prioritize updating vulnerable clients and enforcing device controls, especially for users handling sensitive conversations or operating from unmanaged devices.

Technical view

CVE-2022-30124 is an improper authentication issue in Rocket.Chat Mobile App before 4.14.1.22788 for iOS/Android. CVSS 3.1 is 6.8 with physical attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to organizations using vulnerable Rocket.Chat mobile app versions and relying on the app PIN for local protection. Risk concentrates on managed or unmanaged devices that may be physically accessed by unauthorized people.

Exploitation context

The source bundle supports physical-access exploitation only. CISA KEV status is false, and the provided sources do not report active exploitation, public weaponization, or remote exploitability.

Researcher notes

Evidence identifies CWE-287 improper authentication and a local PIN bypass requiring physical access. The CVSS vector explains the medium score despite high impact values. The bundle does not provide exploit mechanics, broad deployment data, or evidence of active exploitation.

Mitigation direction

  • Update Rocket.Chat Mobile App to 4.14.1.22788 or later where available.
  • Use MDM to block or flag vulnerable mobile app versions.
  • Require device-level passcodes and lock-screen protections on enrolled devices.
  • Review vendor guidance and app-store release notes for platform-specific fixes.
  • Revoke or rotate sessions for lost, stolen, or shared devices when appropriate.

Validation and detection

  • Inventory Rocket.Chat mobile app versions across iOS and Android fleets.
  • Confirm no enrolled devices run versions before 4.14.1.22788.
  • Check whether local PIN protection is required by policy.
  • Review lost-device and unauthorized-access incidents involving Rocket.Chat users.
  • Verify mobile session revocation procedures work for affected users.
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-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2022-30124 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
Medium
CVSS
6.8 (3.1)
Known Exploited
No
Published

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

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
6.8CVSS 3.1MediumCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H0.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2022-30124Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
n/aRocket.Chat Mobile app4.14.1.22788 iOS/AndroidListed
Weakness

CWE details

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

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.