CVE-2022-41956
CVE-2022-41956 is a medium-severity vulnerability in Autolabproject Autolab with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 2% (75th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-22
- Affected product: Autolabproject Autolab
- Published:
- Last modified:
Description
Autolab is a course management service, initially developed by a team of students at Carnegie Mellon University, that enables instructors to offer autograded programming assignments to their students over the Web. A file disclosure vulnerability was discovered in Autolab's remote handin feature, whereby users are able to hand-in assignments using paths outside their submission directory. Users can then view the submission to view the file's contents. The vulnerability has been patched in version 2.10.0. As a workaround, ensure that the field for the remote handin feature is empty (Edit Assessment > Advanced > Remote handin path), and that you are not running Autolab as `root` (or any user that has write access to `/`). Alternatively, disable the remote handin feature if it is unneeded by replacing the body of `local_submit` in `app/controllers/assessment/handin.rb` with `render(plain: "Feature disabled", status: :bad_request) && return`.
Frequently asked questions
- What is CVE-2022-41956?
- Autolab is a course management service, initially developed by a team of students at Carnegie Mellon University, that enables instructors to offer autograded programming assignments to their students over the Web. A file disclosure vulnerability was discovered in Autolab's remote handin feature, whereby users are able to hand-in assignments using paths outside their submission directory. Users can then view the submission to view the file's contents. The vulnerability has been patched in version 2.10.0. As a workaround, ensure that the field for the remote handin feature is empty (Edit Assessment > Advanced > Remote handin path), and that you are not running Autolab as `root` (or any user that has write access to `/`). Alternatively, disable the remote handin feature if it is unneeded by replacing the body of `local_submit` in `app/controllers/assessment/handin.rb` with `render(plain: "Feature disabled", status: :bad_request) && return`.
- How severe is CVE-2022-41956?
- CVE-2022-41956 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2022-41956 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (75th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-41956?
- CVE-2022-41956 affects Autolabproject Autolab. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-41956?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2022-41956 published?
- CVE-2022-41956 was published on 2023-01-14 and last updated on 2026-06-17.
References
- https://github.com/autolab/Autolab/security/advisories/GHSA-g7x7-mgrv-f24x
- https://securitylab.github.com/advisories/GHSL-2022-100_Autolab/
- https://www.stackhawk.com/blog/rails-path-traversal-guide-examples-and-prevention/
Affected products (1)
- cpe:2.3:a:autolabproject:autolab:*:*:*:*:*:*:*:*
More vulnerabilities in Autolabproject Autolab
- CVE-2024-49376 — High (CVSS 8.8): Autolab, a course management service that enables auto-graded programming assignments, has misconfigured reset password…
- CVE-2022-41955 — High (CVSS 8.8): Autolab is a course management service, initially developed by a team of students at Carnegie Mellon University, that…
- CVE-2024-53260 — Medium (CVSS 6.8): Autolab is a course management service that enables auto-graded programming assignments. A user can modify their first…
- CVE-2023-32676 — Medium (CVSS 6.7): Autolab is a course management service that enables auto-graded programming assignments. A Tar slip vulnerability was…
- CVE-2023-32317 — Medium (CVSS 6.7): Autolab is a course management service that enables auto-graded programming assignments. A Tar slip vulnerability was…
- CVE-2024-52585 — Medium (CVSS 5.4): Autolab is a course management service that enables auto-graded programming assignments. There is an HTML injection…
All CVEs affecting Autolabproject Autolab →
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…