
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-33005 is an Improper Handling of Insufficient Privileges vulnerability (CWE-274) in Apache OpenMeetings' FileWebService component. Any registered user can query the web service with valid credentials and retrieve file and subfolder metadata (not file contents) for any folder by ID, bypassing access controls. The vulnerability affects Apache OpenMeetings versions 3.1.0 through 8.x (before 9.0.0) and was publicly disclosed on April 9, 2026. It carries a CVSS v3.1 base score of 4.3 (Medium) and a CVSS v4.0 score of 5.3 (Moderate) (GitHub Advisory, OSS-Security).
The root cause is insufficient privilege checking in the FileWebService API endpoint, classified as CWE-274 (Improper Handling of Insufficient Privileges). When a registered user submits an authenticated request to the web service specifying a folder ID, the service returns metadata — including id, type, name, and other fields defined in the FileItemDTO object — without verifying whether the requesting user has permission to access that folder. The flaw is tracked internally as OPENMEETINGS-2812 and was discovered by an AI-based code security agent named "4ra2n" (OSS-Security, GitHub Advisory).
Successful exploitation allows any authenticated user to enumerate the file and folder structure of the OpenMeetings server beyond their authorized scope, exposing metadata such as file names, types, IDs, and organizational hierarchy. While actual file contents are not accessible through this vulnerability, the exposed metadata could reveal the existence of confidential documents, project names, or organizational structures, potentially facilitating targeted follow-on attacks. There is no impact on integrity or availability; the risk is limited to unauthorized disclosure of file system metadata (GitHub Advisory, OSS-Security).
No public proof-of-concept exploit code has been published, and there is no evidence of active in-the-wild exploitation as of the time of disclosure. The EPSS score is approximately 0.015% (0.000150), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires only valid registered user credentials and knowledge of target folder IDs, making it low-complexity but limited in scope (GitHub Advisory, OSS-Security).
/openmeetings/services/FileWebService).FileWebService with sequential or guessed folder IDs using authenticated HTTP requests (e.g., GET/POST with credentials), targeting the folder retrieval method.FileItemDTO metadata including id, type, name, and other fields, revealing the file system structure of folders the user should not have access to.FileWebService endpoint from a single user account, particularly with sequentially or randomly varying folder ID parameters.FileWebService queries from a single user accessing folder IDs outside their normal scope; access patterns inconsistent with the user's role or typical behavior.The Apache OpenMeetings project has released version 9.0.0, which fixes this vulnerability by implementing proper privilege checks in the FileWebService. All users running versions 3.1.0 through 8.x are strongly recommended to upgrade to 9.0.0 immediately. As a temporary workaround for organizations unable to upgrade, implement network-level access controls to restrict web service API access to trusted internal networks only, and audit user access logs for suspicious folder enumeration patterns (GitHub Advisory, OSS-Security).
The vulnerability was disclosed by Apache OpenMeetings maintainer Maxim Solodovnik via the oss-security mailing list on April 9, 2026, crediting an AI-based code security agent ("4ra2n") as the finder — a notable example of AI-assisted vulnerability discovery. The disclosure generated limited community discussion, consistent with the moderate severity rating and absence of active exploitation (OSS-Security, Apache Announce).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."