CVE-2022-41955
CVE-2022-41955 is a high-severity vulnerability in Autolabproject Autolab with a CVSS 3.x base score of 8.8. 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-77.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- EPSS exploit prediction: 1% (71st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-77
- 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 remote code execution vulnerability was discovered in Autolab's MOSS functionality, whereby an instructor with access to the feature might be able to execute code on the server hosting Autolab. This vulnerability has been patched in version 2.10.0. As a workaround, disable the MOSS feature if it is unneeded by replacing the body of `run_moss` in `app/controllers/courses_controller.rb` with `render(plain: "Feature disabled", status: :bad_request) && return`.
Frequently asked questions
- What is CVE-2022-41955?
- 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 remote code execution vulnerability was discovered in Autolab's MOSS functionality, whereby an instructor with access to the feature might be able to execute code on the server hosting Autolab. This vulnerability has been patched in version 2.10.0. As a workaround, disable the MOSS feature if it is unneeded by replacing the body of `run_moss` in `app/controllers/courses_controller.rb` with `render(plain: "Feature disabled", status: :bad_request) && return`.
- How severe is CVE-2022-41955?
- CVE-2022-41955 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-41955 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (71st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-41955?
- CVE-2022-41955 affects Autolabproject Autolab. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-41955?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2022-41955 published?
- CVE-2022-41955 was published on 2023-01-14 and last updated on 2026-06-17.
References
- https://github.com/autolab/Autolab/security/advisories/GHSA-x5r3-vf3p-3269
- https://securitylab.github.com/advisories/GHSL-2022-100_Autolab/
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-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-2022-41956 — Medium (CVSS 6.5): Autolab is a course management service, initially developed by a team of students at Carnegie Mellon University, that…
- 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-77 (Command Injection) vulnerabilities
- CVE-2026-23652 — Critical (CVSS 10.0): Improper neutralization of special elements used in a command ('command injection') in Microsoft Power Pages allows an…
- CVE-2025-59818 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute arbitrary commands on the underlying system using the file…
- CVE-2025-64093 — Critical (CVSS 10.0): Remote Code Execution vulnerability that allows unauthenticated attackers to inject arbitrary commands into the…
- CVE-2025-64090 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute commands via the hostname of the device.
- CVE-2025-61492 — Critical (CVSS 10.0): A command injection vulnerability in the execute_command function of terminal-controller-mcp 0.1.7 allows attackers to…
- CVE-2025-10035 — Critical (CVSS 10.0): A deserialization vulnerability in the License Servlet of Fortra's GoAnywhere MFT allows an actor with a validly forged…