CVE-2026-52370
Received Received - Intake

Reflected XSS in O2OA v10 Forum Posting

Vulnerability report for CVE-2026-52370, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: MITRE

Description

A reflected cross-site scripting (XSS) vulnerability in the Forum posting function of O2OA v10 allows attackers to execute arbitrary Javascript in the context of the victim's browser via a crafted URL.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-05
AI Q&A
2026-08-05
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
o2oa o2oa 10

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected cross-site scripting (XSS) vulnerability in O2OA v10's Forum posting function. It allows attackers to inject malicious JavaScript code into web pages viewed by victims. The attack works by tricking users into clicking a specially crafted URL that executes the script in their browser.

Detection Guidance

To detect this reflected XSS vulnerability in O2OA v10, monitor network traffic for suspicious URLs containing script tags or event handlers. Check server logs for requests with unusual parameters in the Forum posting function. Use tools like Burp Suite or OWASP ZAP to intercept and analyze HTTP requests for potential XSS payloads.

Impact Analysis

An attacker could steal session cookies, redirect you to fake login pages, or perform actions on your behalf without consent. This could lead to account takeover, data theft, or unauthorized actions in the application.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or other standards as it is a reflected XSS issue in a web application. However, if exploited, it could lead to unauthorized access to user data, potentially violating privacy requirements under GDPR or HIPAA depending on the data processed.

Mitigation Strategies

Immediately update O2OA to the latest patched version. Implement input validation and output encoding for all user-supplied data in the Forum posting function. Use Content Security Policy (CSP) headers to mitigate XSS impact. Disable or restrict access to the vulnerable function if an update is not immediately available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-52370. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart