CVE-2022-45355 HIGH

CVE-2022-45355: WordPress WP Pipes Plugin <= 1.33 is vulnerable to SQL Injection (SQLi)

Vendor Thimpress
Product WP Pipes
Weakness CWE-89 · SQLi
Published March 29, 2023
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Auth. (admin+) SQL Injection (SQLi) vulnerability in ThimPress WP Pipes plugin <= 1.33 versions.

Explanation of Vulnerability in Simple Terms

02Summary

WP Pipes versions up to 1.33 contain a SQL injection vulnerability accessible to high-privilege users. An attacker with admin or editor access can inject malicious SQL through unfiltered input, potentially reading or modifying database contents. The vulnerability affects the site's data confidentiality and integrity. Update to a version newer than 1.33.

What an attacker can do

03Attacker Capabilities

Read or modify database contents via SQL injection.

Potential impact on your site

04Site Impact

A compromised admin or editor account can extract sensitive data or corrupt your database.

Conditions required to exploit

05Prerequisites

Attacker must have high-privilege access (admin or editor role) to the WordPress site.

Key dates

06Disclosure timeline

March 29, 2023 CVE published
April 28, 2026 Record updated