gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to Cross-Site Request Forgery. The `/api/config` endpoint allows one to modify the existing configuration with user-supplied values. While the API is only allowing localhost to interact without authentication, an attacker may be able to achieve that depending on how go2rtc is set up on the upstream application, and given that this endpoint is not protected against CSRF, it allows requests from any origin (e.g. a "drive-by" attack) . The `exec` handler allows for any stream to execute arbitrary commands. An attacker may add a custom stream through `api/config`, which may lead to arbitrary command execution. In the event of a victim visiting the server in question, their browser will execute the requests against the go2rtc instance. Commit 8793c3636493c5efdda08f3b5ed5c6e1ea594fd9 adds a warning about secure API access.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-2636 | gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to Cross-Site Request Forgery. The `/api/config` endpoint allows one to modify the existing configuration with user-supplied values. While the API is only allowing localhost to interact without authentication, an attacker may be able to achieve that depending on how go2rtc is set up on the upstream application, and given that this endpoint is not protected against CSRF, it allows requests from any origin (e.g. a "drive-by" attack) . The `exec` handler allows for any stream to execute arbitrary commands. An attacker may add a custom stream through `api/config`, which may lead to arbitrary command execution. In the event of a victim visiting the server in question, their browser will execute the requests against the go2rtc instance. Commit 8793c3636493c5efdda08f3b5ed5c6e1ea594fd9 adds a warning about secure API access. |
Github GHSA |
GHSA-qgj8-g9q4-7f2p | gotortc vulnerable to Cross-Site Request Forgery |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 02 Sep 2025 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Alexxit
Alexxit go2rtc |
|
| CPEs | cpe:2.3:a:alexxit:go2rtc:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Alexxit
Alexxit go2rtc |
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2024-08-29T19:09:20.613Z
Reserved: 2024-03-18T17:07:00.094Z
Link: CVE-2024-29192
Updated: 2024-08-02T01:10:54.458Z
Status : Analyzed
Published: 2024-04-04T18:15:14.523
Modified: 2025-09-02T16:54:25.100
Link: CVE-2024-29192
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA