CVE-2025-12886 HIGH

CVE-2025-12886: Oxygen <= 6.0.8 - Unauthenticated Server-Side Request Forgery via route_path

Vendor Laborator
Product Oxygen - WooCommerce WordPress Theme
Weakness CWE-918 · SSRF
Published March 28, 2026
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Oxygen Theme theme for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.0.8 via the laborator_calc_route AJAX action. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

Explanation of Vulnerability in Simple Terms

02Summary

The Oxygen WooCommerce WordPress theme versions 6.0.8 and earlier contain a server-side request forgery vulnerability. An unauthenticated attacker can make the site send HTTP requests to internal or external systems on the attacker's behalf. This can expose internal services, retrieve sensitive data, or interact with backend systems the site has access to. Update to a version newer than 6.0.8.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal or external systems without authorization.

Potential impact on your site

04Site Impact

Attackers can probe internal networks, access internal services, or retrieve sensitive data the site can reach.

Conditions required to exploit

05Prerequisites

No authentication or user interaction required; attacker needs only network access to the site.

Key dates

06Disclosure timeline

March 28, 2026 CVE published
April 8, 2026 Record updated