CVE-2026-7292 Details
Description
A security vulnerability has been detected in o2oa up to 10.0. This impacts the function syncFile of the file NodeAgent.java of the component NodeAgent. The manipulation leads to improper authorization. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitability is said to be difficult. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A remote code execution vulnerability has been identified in O2OA versions through 10.0. The issue arises from improper authorization in the NodeAgent component, specifically within the syncFile function of NodeAgent.java. This vulnerability allows unauthenticated attackers to exploit a weak authentication mechanism, leading to unauthorized command execution on the server.
To address this vulnerability, replace the current NodeAgent trust model with a proper authentication mechanism that binds requests to server-side secrets or cryptographic signatures. Additionally, restrict NodeAgent exposure to trusted networks, constrain the syncFile command to safe paths, and remove or limit remote execution of commands that could run overwritten files.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 28, 2026CISA-ADP
Assessed Apr 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/o2oa/o2oa/ | [email protected] | Vendor |
| https://github.com/o2oa/o2oa/issues/194 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/803074 | [email protected] | Permission Required |
| https://vuldb.com/vuln/359952 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/359952/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| o2oa | <= 10.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 28, 2026 | New CVE Received | [email protected] |
Volerion