SB20260815104 - Multiple vulnerabilities in Emlog Pro
Published: August 15, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) Improper access control (CVE-ID: CVE-2026-41517)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper access control in the plugin upload functionality when uploading a malicious plugin package. A remote user can upload a specially crafted plugin to execute arbitrary code.
2) Cross-site request forgery (CVE-ID: CVE-2026-42286)
CWE-ID: CWE-352 - Cross-Site Request Forgery (CSRF)
CVSSv4: 6.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to perform unauthorized administrative actions.
The vulnerability exists due to cross-site request forgery in admin functions when handling crafted requests from an authenticated administrator\'s browser. A remote user can trick the victim into visiting a malicious page to perform unauthorized administrative actions.
User interaction is required to visit attacker-controlled content while authenticated to the application.
3) SQL injection (CVE-ID: CVE-2026-42287)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: 8.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in log_model.php within the addLog() and updateLog() functions when handling user-supplied input. A remote attacker can send specially crafted input to execute arbitrary SQL commands.
Remediation
Install update from vendor's website.