LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32812: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') and Improper Encoding or Escaping of Output in frontend/server/server.js

Monkshu is an enterprise application server for mobile apps (iOS and Android), responsive HTML 5 apps, and JSON API services. In version 2.90 and earlier, there is a reflected cross-site scripting vulnerability in frontend HTTP server. The attacker can send in a carefully crafted URL along with a known bug in the server which will cause a 500 error, and the response will then embed the URL provided by the hacker. The impact is moderate as the hacker must also be able to craft an HTTP request which should cause a 500 server error. None such requests are known as this point. The issue is patched in version 2.95. As a workaround, one may use a disk caching plugin.

MediumCVSS 4.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Monkshu versions before 2.95 can reflect a crafted URL into a frontend server error page without proper escaping. This could let an attacker influence what a user sees or executes in their browser, but sources describe practical exploitation as constrained because a 500 server error must also be triggered.

Executive priority

Prioritize remediation during the next normal patch cycle, faster for internet-facing Monkshu services. The business risk is moderate: browser-side impact is possible, but sources do not show active exploitation or an easy known trigger.

Technical view

CVE-2021-32812 is a reflected XSS and output-encoding flaw in Monkshu frontend HTTP server handling, tied to frontend/server/server.js. A crafted URL may be embedded in a 500 error response. The issue affects Monkshu before 2.95 and is fixed in 2.95.

Likely exposure

Exposure is most likely where Monkshu before 2.95 runs the frontend HTTP server and accepts user-accessible web requests. The source bundle does not identify specific deployments, configurations, or CPEs beyond TekMonksGitHub monkshu versions before 2.95.

Exploitation context

The CVE is not listed as KEV in the supplied bundle. The advisory states attackers must craft a request that causes a 500 server error, and that no such requests were known at disclosure. Treat exploitability as plausible but not proven active.

Researcher notes

Focus review on frontend error handling and output encoding around 500 responses. The key uncertainty is exploit precondition: the public sources do not document a known request that reliably causes the required server error.

Mitigation direction

  • Upgrade Monkshu to version 2.95 or later.
  • Use the disk caching plugin workaround if immediate upgrade is not possible.
  • Review vendor advisory and release notes before deployment.
  • Reduce public exposure of affected frontend servers until remediated.

Validation and detection

  • Inventory Monkshu instances and confirm installed versions.
  • Check whether any instance runs Monkshu before 2.95.
  • Confirm the frontend HTTP server is reachable only where intended.
  • Validate patched error responses do not reflect unescaped request URLs.
  • Review logs for unusual 500 responses tied to suspicious URLs.
Prepared
Confidence
high
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 · medium confidence lookup

CWE-116: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-32812 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
Medium
CVSS
4.6 (3.1)
Known Exploited
No
Published

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

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
4Source 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
4.6CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L2.12.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.6Medium
CVSS 3.1 vector shape for CVE-2021-32812Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
TekMonksGitHubmonkshu< 2.95Listed
Weakness

CWE details

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