LiveActive security incident?Get immediate response
CVE Record

CVE-2022-42956: The PassWork extension 5.0.9 for Chrome and other browsers allows an attacker to obtain the cleartext maste...

The PassWork extension 5.0.9 for Chrome and other browsers allows an attacker to obtain the cleartext master password.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-42956 concerns PassWork browser extension 5.0.9. The reported issue could expose a user's master password in cleartext, creating direct risk to stored credentials and downstream systems. The source bundle does not show active exploitation, but the potential business impact is high where this extension version is deployed.

Executive priority

Treat as high priority only if PassWork browser extension 5.0.9 is used. The risk is credential exposure, not service outage. First confirm deployment, then remove or update the extension and assess whether password rotation is needed.

Technical view

The CVE describes CWE-312 exposure of sensitive information in PassWork extension 5.0.9 for Chrome and other browsers. CVSS 3.1 is 7.5, with high confidentiality impact and no reported integrity or availability impact. The public record lacks detailed affected CPE metadata and does not provide exploit mechanics.

Likely exposure

Exposure is likely limited to users or managed endpoints running PassWork browser extension 5.0.9. The CVE metadata lists affected vendor and product as n/a, so asset inventory must confirm real deployment rather than relying on CPE matching.

Exploitation context

The source bundle does not cite CISA KEV listing or active exploitation. CVSS indicates network attack vector, low complexity, no privileges, and no user interaction, but the public sources provided do not explain the exploit path.

Researcher notes

The strongest public facts are the CVE description, CWE-312 classification, CVSS vector, and reference to PassWork extension 5.0.9. Affected product metadata is incomplete, and the provided sources do not include proof of exploitation, exploit details, or an explicit remediation statement.

Mitigation direction

  • Identify all browsers with the PassWork extension installed.
  • Remove or disable PassWork extension 5.0.9 where found.
  • Check PassWork vendor guidance and the version 5.1.10 changelog reference.
  • Upgrade to a vendor-supported fixed version if confirmed by PassWork.
  • Rotate exposed vault credentials if cleartext master password compromise is suspected.

Validation and detection

  • Inventory managed Chrome and other browser extension versions.
  • Confirm whether extension ID ibiipnmmlnehmeonnhbdajcfagcgihkl is present.
  • Compare installed versions against PassWork 5.0.9 and vendor guidance.
  • Review password vault access logs for unusual activity around affected users.
  • Document compensating controls if immediate upgrade is unavailable.
Prepared
Confidence
medium
Sources
4

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-312: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. 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-2022-42956 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
7.5 (3.1)
Known Exploited
No
Published

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

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
3Source 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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-42956Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

Cleartext Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.