CVE-2023-27634 HIGH

CVE-2023-27634: WordPress Intrepidity Theme <= 1.5.1 is vulnerable to Cross Site Request Forgery (CSRF)

Vendor Shingo
Product Intrepidity
Weakness CWE-352 · CSRF
Published June 15, 2023
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability allows arbitrary file upload in Shingo Intrepidity plugin <= 1.5.1 versions.

Explanation of Vulnerability in Simple Terms

02Summary

Intrepidity versions up to 1.5.1 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of users. An attacker can craft a malicious link or page that, when visited by a logged-in user, executes unwanted operations without the user's knowledge or consent. This affects confidentiality, integrity, and availability of the application.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions on behalf of a logged-in user without their knowledge.

Potential impact on your site

04Site Impact

Users' accounts can be compromised to perform actions like changing settings, deleting data, or modifying content.

Conditions required to exploit

05Prerequisites

Victim must be logged in and click a malicious link or visit an attacker-controlled page.

Key dates

06Disclosure timeline

June 15, 2023 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE