CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-31941

High
Published: Translated: NVD NIST

Summary

Chamilo LMS to system zarządzania nauczaniem, który przed wersjami 1.11.38 i 2.0.0-RC.3 zawierał podatność typu Server-Side Request Forgery (SSRF) w funkcji Social Wall. Punkt końcowy read_url_with_open_graph akceptuje URL od użytkownika i wykonuje dwa żądania HTTP do tego URL bez weryfikacji, czy cel jest zasobem wewnętrznym czy zewnętrznym.

Risk Assessment

Podatność ta pozwala uwierzytelnionemu atakującemu na wymuszenie na serwerze wykonywania dowolnych żądań HTTP do usług wewnętrznych, skanowanie portów wewnętrznych oraz dostęp do metadanych instancji w chmurze, co stanowi poważne zagrożenie dla bezpieczeństwa organizacji.

Recommendation

Zaleca się aktualizację Chamilo LMS do wersji 1.11.38 lub 2.0.0-RC.3, aby usunąć tę podatność oraz wprowadzenie dodatkowych mechanizmów weryfikacji URL w funkcji Social Wall.

Related vulnerabilities

Original NVD description (English source)

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains a Server-Side Request Forgery (SSRF) vulnerability in the Social Wall feature. The endpoint read_url_with_open_graph accepts a URL from the user via the social_wall_new_msg_main POST parameter and performs two server-side HTTP requests to that URL without validating whether the target is an internal or external resource. This allows an authenticated attacker to force the server to make arbitrary HTTP requests to internal services, scan internal ports, and access cloud instance metadata. This vulnerability is fixed in 1.11.38 and 2.0.0-RC.3.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS