LiveActive security incident?Get immediate response
CVE Record

CVE-2021-40853: TCMAN GIM missing authorization vulnerability

TCMAN GIM does not perform an authorization check when trying to access determined resources. A remote attacker could exploit this vulnerability to access URL that require privileges without having them. The exploitation of this vulnerability might allow a remote attacker to obtain sensible information.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

TCMAN GIM 8.0 and 11.0 may let an unauthenticated remote user reach privileged URLs. That could expose sensitive information and cause limited integrity impact. The provided sources do not show confirmed active exploitation or a named patch, so urgency depends on whether affected GIM systems are reachable from untrusted networks.

Executive priority

Treat as high priority if TCMAN GIM 8.0 or 11.0 is exposed beyond trusted users. The business concern is unauthorized access to sensitive information without credentials. If GIM is not deployed, or only unaffected versions exist, priority can be lowered after evidence is documented.

Technical view

CVE-2021-40853 is a CWE-862 missing authorization issue in TCMAN GIM versions 8.0 and 11.0. The CVSS 3.1 score is 7.2, with network attack vector, low complexity, no privileges, no user interaction, changed scope, and low confidentiality and integrity impact.

Likely exposure

Exposure is likely limited to organizations running TCMAN GIM 8.0 or 11.0, especially if privileged application URLs are internet-facing or reachable by untrusted users.

Exploitation context

The bundle marks CISA KEV status as false and provides no cited evidence of active exploitation. The described attack is remote and unauthenticated, but the sources do not provide exploit maturity, observed campaigns, or exploit tooling details.

Researcher notes

The available evidence is concise and does not name exact endpoints, fixed versions, or exploit status. Avoid assuming broader TCMAN products are affected. Focus validation on authorization enforcement for privileged resources in GIM 8.0 and 11.0, and cite uncertainty where vendor remediation details are unavailable.

Mitigation direction

  • Identify all TCMAN GIM deployments and confirm whether versions 8.0 or 11.0 are present.
  • Review the INCIBE advisory and vendor guidance for supported remediation or upgrade instructions.
  • Restrict GIM access to trusted networks while remediation is assessed.
  • Place affected systems behind strong authentication or access controls where feasible.
  • Monitor for unauthenticated requests to privileged GIM URLs.

Validation and detection

  • Confirm product and version from asset inventory or application administration records.
  • Check whether affected GIM instances are reachable from the internet or untrusted networks.
  • Review access logs for unusual unauthenticated requests to privileged resources.
  • Verify privileged URLs enforce authorization after any remediation or compensating control.
  • Document evidence for affected, remediated, or not-applicable systems.
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-862: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-40853 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.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/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
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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N3.92.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2021-40853Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/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
TCMANGIM8.0, 11.0unaffected
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

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