CVE-2022-26244: A stored cross-site scripting (XSS) vulnerability in Hospital Patient Record Management System v1.0 allows...
A stored cross-site scripting (XSS) vulnerability in Hospital Patient Record Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the "special" field.
Security readout for executives and security teams
Plain-English summary
CVE-2022-26244 is a stored XSS issue in Hospital Patient Record Management System v1.0. Malicious web content placed in the "special" field may execute when another user views the stored record. This can affect staff sessions and patient-record workflows, but public sources do not provide CVSS, patch, or exploitation evidence.
Executive priority
Treat as a moderate-priority web application issue if this system is in use. Prioritize confirmation and remediation where the application handles sensitive patient data or where authenticated users with broad privileges view submitted records.
Technical view
The CVE describes stored cross-site scripting via the "special" field. The attacker-controlled input is persisted and later rendered as script or HTML. The source bundle names Hospital Patient Record Management System v1.0, while structured affected metadata is incomplete. No CWE, CVSS vector, fixed version, or vendor mitigation is provided.
Likely exposure
Exposure is likely limited to deployments of Hospital Patient Record Management System v1.0 where users can create or edit the affected "special" field. Confirm manually because the CVE affected-product metadata is listed as n/a despite the description naming the application and version.
Exploitation context
The source bundle does not show active exploitation, and the CVE is not marked KEV. Stored XSS is still operationally relevant because one submitted record can affect later viewers, potentially including privileged healthcare staff using the application.
Researcher notes
Evidence is sparse: one CVE record and a referenced GitHub issue. The CVE does not provide CVSS, CWE, CPEs, affected vendor metadata, exploitation status, or fixed version. Avoid broad product assumptions beyond the named application and version.
Mitigation direction
Check maintainer or vendor guidance for any fixed release or official workaround.
Sanitize and validate input accepted by the "special" field.
Encode stored field values before rendering them in web pages.
Restrict record-edit permissions to trusted users until remediation is confirmed.
Review stored records for unexpected markup or script-like content.
Validation and detection
Inventory any deployments matching Hospital Patient Record Management System v1.0.
Confirm whether the "special" field is stored and later rendered in HTML views.
Use a safe non-production test to verify output encoding behavior.
Review application code for input sanitization and contextual output encoding.
Check access logs and record history for suspicious edits to the field.
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.
cve · low confidence lookup
CVE-2022-26244 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.
0CVSS vectors
3Timeline events
1ADP providers
2Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Mar 29, 2022, 23:07 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.