
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-34020 is a "Use of GET Request Method With Sensitive Query Strings" vulnerability in Apache OpenMeetings, where the REST login endpoint transmits username and password credentials as plaintext HTTP GET query parameters. It affects Apache OpenMeetings versions 3.1.3 through before 9.0.0. The vulnerability was disclosed on April 9, 2026, by Maxim Solodovnik of the Apache OpenMeetings project, with the finder credited as "4ra2n (A code security AI agent)" (Openwall OSS-Sec). It carries a CVSS v3.1 base score of 7.5 (High) and a CVSS v4.0 score of 8.7 (High) (GitHub Advisory).
The root cause is classified as CWE-598 (Use of GET Request Method With Sensitive Query Strings): the REST login endpoint in Apache OpenMeetings accepts authentication credentials via HTTP GET query parameters rather than a POST request body or secure authentication header (GitHub Advisory). Because credentials appear in the URL query string, they are routinely captured in browser history, server access logs, proxy logs, CDN logs, and HTTP Referer headers — all locations that may be accessible to unauthorized parties. No authentication or special privileges are required to trigger the exposure; any user or system interacting with the REST login endpoint is affected. The issue is tracked internally as OPENMEETINGS-2816 (Openwall OSS-Sec).
Successful exploitation results in exposure of plaintext username and password credentials to any party with access to server logs, proxy logs, browser history, or network traffic captures, with a high confidentiality impact and no integrity or availability impact (GitHub Advisory). Captured credentials could enable unauthorized access to Apache OpenMeetings instances, account takeover, and potential lateral movement if credentials are reused across other systems. Persistent credential retention in logs creates a long-term security risk even after the vulnerability is patched (Feedly).
There is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation at this time (Feedly). The EPSS score is approximately 0.017% (0.000170), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
/openmeetings/services/user/login) that accepts credentials via HTTP GET query parameters.?user=admin&pass=secret)./openmeetings/services/user/login) with user= and pass= (or similar) parameters visible in the URL query string; proxy or CDN logs recording full request URLs with embedded credentials.Users should upgrade Apache OpenMeetings to version 9.0.0 or later, which resolves this vulnerability by changing the REST login endpoint to use a secure HTTP method (GitHub Advisory, Openwall OSS-Sec). Until patching is complete, administrators should restrict access to the REST login endpoint via network-level controls or WAF rules, and disable the endpoint entirely if it is not required. Additionally, review and purge existing server, proxy, and CDN access logs that may contain captured credentials, and enforce password resets for accounts that may have been exposed.
The vulnerability was disclosed via the Apache OpenMeetings security mailing list and the oss-security list by Maxim Solodovnik, crediting the AI-based code security tool "4ra2n" as the finder — a notable example of AI-assisted vulnerability discovery (Openwall OSS-Sec). The disclosure received brief attention on social media platforms including Bluesky shortly after publication. No significant vendor controversy or major media coverage has been reported beyond standard security aggregator coverage.
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."