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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H0.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.8MediumVector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://hackerone.com/reports/1126414CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
