Security readout for executives and security teams
Plain-English summary
Cloudreve versions v1.0.0 through v3.5.3 are reported vulnerable to stored cross-site scripting through file upload behavior. A low-privileged user could share a crafted file with an administrator, potentially affecting admin-session confidentiality or integrity if the admin opens it.
Executive priority
Treat this as a moderate-priority exposure issue. It is not reported as actively exploited, but it can target administrator users and may support privilege escalation in environments where untrusted users can share files internally.
Technical view
The issue is CWE-79 stored XSS with CVSS 3.1 score 5.4. The vector is network-accessible, low complexity, requires low privileges and user interaction, and has changed scope with low confidentiality and integrity impact. Source data does not name a fixed version or vendor workaround.
Likely exposure
Exposure is most likely in Cloudreve deployments that allow low-privileged users to upload or share files with administrators, especially multi-user or self-hosted environments running v1.0.0 through v3.5.3.
Exploitation context
The bundle does not show CISA KEV listing or other evidence of active exploitation. Exploitation, as described, depends on an authenticated low-privileged user and an administrator interacting with a shared file.
Researcher notes
The record cites stored XSS in Cloudreve file upload functionality. Affected metadata is limited, with the description giving v1.0.0 through v3.5.3 while structured affected data is sparse. No patch, exploit, or workaround details are included in the provided sources.
Mitigation direction
- Inventory Cloudreve deployments and confirm whether versions fall within v1.0.0 through v3.5.3.
- Check Cloudreve vendor guidance for fixed versions or official workarounds before changing production systems.
- Temporarily restrict low-privileged upload or share paths that reach administrators.
- Limit administrator interaction with user-supplied shared files until remediation is confirmed.
- Monitor for suspicious file shares from newly created or low-privileged accounts.
Validation and detection
- Confirm the running Cloudreve version from trusted asset records or administrative interfaces.
- Review whether low-privileged users can upload files and share them with administrators.
- Check audit logs for recent user-to-admin file shares or unusual upload activity.
- Verify file upload and share views apply safe output encoding without using offensive payloads.
- Track vendor advisories and update remediation status when a fixed release is identified.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupPrivilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupFile access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-32167 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.mend.io/vulnerability-database/CVE-2022-32167CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
