LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36544: Incorrect Access Control issue discovered in tpcms 3.2 allows remote attackers to view sensitive informatio...

Incorrect Access Control issue discovered in tpcms 3.2 allows remote attackers to view sensitive information via path in application URL.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-36544 is a high-severity information exposure issue reported in tpcms 3.2. A remote, unauthenticated attacker may be able to view sensitive information by manipulating an application URL path. The public record does not identify an official patch or confirm active exploitation.

Executive priority

Treat this as a near-term confidentiality risk for any exposed tpcms 3.2 system. Prioritize inventory and access restriction first, because public sources do not provide enough evidence to assume a patch is already available or deployed.

Technical view

The CVE describes incorrect access control in tpcms 3.2, allowing network-accessible, unauthenticated disclosure of sensitive information through URL path handling. CVSS 3.1 is 7.5 with high confidentiality impact and no integrity or availability impact. The supplied CWE is CWE-532, but the narrative describes access-control failure.

Likely exposure

Exposure is most likely where tpcms 3.2 is deployed on internet-facing or broadly reachable internal web servers. The structured affected-product data is incomplete, so teams should verify deployments by application name and version rather than relying on CPE matching.

Exploitation context

The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. The CVSS vector indicates remote, low-complexity, unauthenticated access without user interaction, which makes exposed instances important to assess promptly.

Researcher notes

Public detail is sparse. The CVE title and description identify tpcms 3.2 and URL path-based sensitive information disclosure, but structured affected data is listed as n/a. Avoid over-scoping beyond tpcms 3.2 without additional vendor evidence.

Mitigation direction

  • Inventory web assets for tpcms 3.2 deployments.
  • Check the vendor issue and project guidance for fixed releases or patches.
  • Apply an official fix if one is available from the project.
  • Restrict public access to affected tpcms paths until remediation is confirmed.
  • Review exposed systems for unintended sensitive information disclosure.

Validation and detection

  • Confirm whether any public or internal systems run tpcms 3.2.
  • Review configuration and routing for unauthenticated access to sensitive paths.
  • Check web logs for unusual unauthenticated requests to application paths.
  • Verify remediation by confirming sensitive data is no longer reachable anonymously.
  • Record version evidence and any compensating access controls.
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 · low confidence lookup

CWE-532: 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-2021-36544 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
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.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-2021-36544Attack 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-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.