CVE-2025-15285 HIGH

CVE-2025-15285: SEO Flow by LupsOnline <= 2.2.1 - Unauthenticated Arbitrary Post/Category Modification

Vendor Lupsonline
Product SEO Flow by LupsOnline
Weakness CWE-862 · Missing authorization
Published February 4, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The SEO Flow by LupsOnline plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the checkBlogAuthentication() and checkCategoryAuthentication() functions in all versions up to, and including, 2.2.1. These authorization functions only implement basic API key authentication but fail to implement WordPress capability checks. This makes it possible for unauthenticated attackers to create, modify, and delete blog posts and categories.

Explanation of Vulnerability in Simple Terms

02Summary

SEO Flow by LupsOnline versions 2.2.1 and earlier lack proper authorization checks, allowing unauthenticated attackers to modify site data through network requests. The vulnerability does not expose sensitive information or disrupt availability, but enables unauthorized changes to content or settings. Site administrators should update to a version newer than 2.2.1 as soon as available.

What an attacker can do

03Attacker Capabilities

Modify site data or settings without authentication.

Potential impact on your site

04Site Impact

Unauthorized changes to site content, settings, or configuration without your knowledge or consent.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 4, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE