SB20260825103 - Multiple vulnerabilities in Apache OpenMeetings
Published: August 25, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) Improper Authorization (CVE-ID: CVE-2026-33005)
CWE-ID: CWE-285 - Improper Authorization
CVSSv4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in FileWebService when handling authenticated web service queries for folder identifiers. A remote user can query the service with valid credentials and enumerate files and sub-folders of arbitrary folders by ID to disclose sensitive information.
Only metadata is exposed, including fields such as identifiers, types, and names; file contents are not disclosed.
2) Use of hard-coded credentials (CVE-ID: CVE-2026-33266)
CWE-ID: CWE-798 - Use of Hard-coded Credentials
CVSSv4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to use of a hard-coded cryptographic key in remember-me cookie encryption in Apache OpenMeetings when processing a stolen remember-me cookie from a logged-in user. A remote user can use a stolen cookie encrypted with the default key to disclose sensitive information.
Exploitation requires that the default encryption key has not been changed and that a remember-me cookie has been stolen from a logged-in user.
3) Use of GET Request Method With Sensitive Query Strings (CVE-ID: CVE-2026-34020)
CWE-ID: CWE-598 - Information Exposure Through Query Strings in GET Request
CVSSv4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to use of get request method with sensitive query strings in the REST login endpoint when handling login requests. A remote user can send a login request with username and password in query parameters to disclose sensitive information.
Remediation
Install update from vendor's website.
References
- https://lists.apache.org/api/email.lua?id=d5mcsdvdm1yj62bk68rl5890lopf6w94
- https://issues.apache.org/jira/browse/OPENMEETINGS-2812
- https://lists.apache.org/api/email.lua?id=vrjg6o9c1nnmhn64vr316voph303lt4c
- https://issues.apache.org/jira/browse/OPENMEETINGS-2813
- https://lists.apache.org/api/email.lua?id=jn6qvcs8g0gv46oso0pb9fk3xvq9wz1h
- https://issues.apache.org/jira/browse/OPENMEETINGS-2816