LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36926: SmarterTools SmarterTrack 7922 -Information Disclosure

SmarterTrack 7922 contains an information disclosure vulnerability in the Chat Management search form that reveals agent identification details. Attackers can access the vulnerable /Management/Chat/frmChatSearch.aspx endpoint to retrieve agents' first and last names along with their unique identifiers.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-36926 is an information disclosure issue in SmarterTools SmarterTrack. An unauthenticated network attacker may retrieve support-agent names and unique identifiers from the Chat Management search function. This does not show data modification or system takeover, but it can expose staff information useful for targeting or follow-on attacks.

Executive priority

Treat as a high-priority confidentiality issue for exposed SmarterTrack systems. It is not described as ransomware-enabling or code execution, but public exploit availability and unauthenticated access increase urgency. Prioritize internet-facing helpdesk environments first.

Technical view

The vulnerability affects SmarterTools SmarterTrack versions listed as 10.0 and 14.0, with the issue described in build 7922. The vulnerable component is the Chat Management search form at /Management/Chat/frmChatSearch.aspx. CVSS 3.1 is 7.5, reflecting network access, low complexity, no privileges, no user interaction, and high confidentiality impact.

Likely exposure

Highest exposure is internet-facing SmarterTrack deployments with Chat Management reachable without authentication controls. Internal-only deployments still carry risk from unauthenticated users on trusted networks. Source data does not confirm cloud-hosted exposure patterns or default configuration requirements.

Exploitation context

ExploitDB lists a public exploit reference, so proof-of-concept information appears publicly available. The CVE is not listed as CISA KEV in the provided bundle, and no cited source confirms active exploitation in the wild.

Researcher notes

Evidence names SmarterTrack 7922 and affected versions 10.0 and 14.0, but the provided sources do not include a specific vendor advisory, fixed version, or mitigation text. Avoid assuming patch availability until confirmed through SmarterTools release notes or support.

Mitigation direction

  • Identify all SmarterTrack instances and versions in production and test environments.
  • Restrict external access to Chat Management paths where operationally possible.
  • Check SmarterTools guidance for fixed versions or vendor-recommended workarounds.
  • Apply vendor updates or configuration changes once confirmed by SmarterTools.
  • Monitor for suspicious access to Chat Management search pages.

Validation and detection

  • Confirm whether SmarterTrack 10.0, 14.0, or build 7922 is deployed.
  • Review web server logs for access to /Management/Chat/frmChatSearch.aspx.
  • Verify whether the Chat Management search page is externally reachable.
  • Confirm whether unauthenticated requests can access agent-identifying information.
  • Document compensating controls such as authentication gates, VPN, or IP restrictions.
Prepared
Confidence
medium
Sources
5

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-497: 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
cve · low confidence lookup

CVE-2020-36926 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
5Source 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-2020-36926Attack 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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SmartertoolsSmarterTools SmarterTrack10.0, 14.0Listed
Weakness

CWE details

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

CWE-497 · source CWE mapping

Exposure of Sensitive System Information to an Unauthorized Control Sphere

Exposure of Sensitive System Information to an Unauthorized Control Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.