Skip to main content

o2oa EUVDEUVD-2026-26074

| CVE-2026-7291 LOW
Server-Side Request Forgery (SSRF) (CWE-918)
2026-04-28 VulDB
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

8
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
5.3 (MEDIUM) 2.1 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
CVSS changed
Apr 28, 2026 - 19:52 NVD
6.3 (MEDIUM) 5.3 (MEDIUM)
Analysis Generated
Apr 28, 2026 - 19:00 vuln.today
EUVD ID Assigned
Apr 28, 2026 - 18:45 euvd
EUVD-2026-26074
Analysis Generated
Apr 28, 2026 - 18:45 vuln.today
CVE Published
Apr 28, 2026 - 17:15 nvd
LOW 2.1

DescriptionCVE.org

A weakness has been identified in o2oa up to 10.0. This affects the function FileAction of the file FileAction.java of the component URL Fetching. Executing a manipulation of the argument fileUrl can lead to server-side request forgery. It is possible to launch the attack remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

Server-side request forgery (SSRF) in o2oa up to version 10.0 allows authenticated remote attackers to manipulate the fileUrl parameter in the FileAction component to trigger arbitrary HTTP requests from the server. The vulnerability requires authenticated access (PR:L) but can facilitate attacks against internal services, exfiltrate sensitive data, or pivot to backend systems. Publicly available exploit code exists, and the vendor has not yet responded to early notification.

Technical ContextAI

o2oa is a Java-based workflow and office automation platform. The vulnerability exists in the FileAction.java component's URL Fetching functionality, which accepts user-supplied input via the fileUrl parameter without proper validation. This is a classic CWE-918 Server-Side Request Forgery flaw where the application constructs HTTP requests based on attacker-controlled input, allowing the attacker to coerce the server into making requests to arbitrary URLs. The underlying weakness is insufficient input sanitization on the fileUrl parameter before passing it to HTTP client libraries.

RemediationAI

No vendor-released patch has been identified at time of analysis. Given the lack of vendor response documented in the CVE, organizations should implement compensating controls immediately. Primary recommendation: Restrict network access to the FileAction endpoint by implementing firewall rules or application-level access controls to limit exposure to authenticated users only - this mitigates the risk of opportunistic exploitation but does not eliminate the threat from compromised credentials. Secondary control: Implement egress filtering at the network boundary to prevent the o2oa server from reaching internal IP ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and metadata services (169.254.169.254/32 for AWS/GCP); this prevents server-side pivots but may break legitimate integrations - test thoroughly before production deployment. Tertiary control: Run o2oa with minimal network privileges and segment it from sensitive internal systems via network policies. Monitor for suspicious outbound requests from o2oa servers. Escalate requests to the o2oa project maintainers (https://github.com/o2oa/o2oa/) for patch status and timeline. Consider evaluating alternative workflow automation platforms if patch is not released within your organization's acceptable timeframe.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Share

EUVD-2026-26074 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy