CVE-2026-34160: Chamilo LMS: Unauthenticated SSRF via PENS Plugin allows attacker to probe internal network and reach cloud metadata services
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the PENS (Package Exchange Notification Services) plugin endpoint at public/plugin/Pens/pens.php is accessible without authentication and accepts a user-controlled package-url parameter that the server fetches using curl without filtering private or internal IP addresses, enabling unauthenticated Server-Side Request Forgery (SSRF). An attacker can exploit this to probe internal network services, access cloud metadata endpoints (such as 169.254.169.254) to steal IAM credentials and sensitive instance metadata, or trigger state-changing operations on internal services via the receipt and alerts callback parameters. No authentication is required to exploit either SSRF vector, significantly increasing the attack surface. This issue has been fixed in version 2.0.0-RC.3.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Chamilo LMSto a version that resolves this vulnerability.Fixed in 2.0.0-RC.3
Event History
Frequently Asked Questions
What is the severity of CVE-2026-34160?
CVE-2026-34160 is classified as a medium severity vulnerability due to its potential for unauthorized internal network probing.
How do I fix CVE-2026-34160?
To fix CVE-2026-34160, upgrade Chamilo LMS to version 2.0.0-RC.3 or later.
What kind of attack can CVE-2026-34160 enable?
CVE-2026-34160 allows unauthenticated attackers to exploit SSRF vulnerability to access internal services and cloud metadata.
Which versions of Chamilo LMS are affected by CVE-2026-34160?
Chamilo LMS versions prior to 2.0.0-RC.3 are affected by CVE-2026-34160.
What component of Chamilo LMS is involved in CVE-2026-34160?
The vulnerability is related to the PENS (Package Exchange Notification Services) plugin in Chamilo LMS.