CVE-2026-2672
Path Traversal in Tsinghua Unigroup Archives Download Function
Publication date: 2026-02-18
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| unigroup | electronic_archives_system | to 3.2.210802(62532 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Tsinghua Unigroup Electronic Archives System version 3.2.210802(62532), specifically in the Download function of the file /Search/Subject/downLoad.
It is a path traversal vulnerability, which means that by manipulating the 'path' argument, an attacker can access files and directories outside the intended scope.
The attack can be performed remotely, and an exploit for this vulnerability has already been publicly released.
The vendor was informed early but did not respond.
How can this vulnerability impact me? :
This vulnerability allows an attacker to perform path traversal remotely, potentially accessing sensitive files outside the intended directory.
Such unauthorized access could lead to exposure of confidential information or system files, which may compromise the security and integrity of the affected system.
Since an exploit is publicly available, the risk of attacks exploiting this vulnerability is increased.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know