CVE-2023-1023 MEDIUM

CVE-2023-1023: WP Meta SEO <= 4.5.3 - Missing Authorization in 'saveSitemapSettings'

Vendor Joomunited
Product WP Meta SEO
Weakness CWE-862 · Missing authorization
Published February 28, 2023
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Meta SEO plugin for WordPress is vulnerable to unauthorized plugin settings update due to a missing capability check on the saveSitemapSettings function in versions up to, and including, 4.5.3. This makes it possible for authenticated attackers with subscriber-level access to change sitemap-related settings of the plugin. This vulnerability occurred as a result of the plugin relying on nonce checks as a means of access control, and that nonce being accessible to all authenticated users regardless of role.

Key dates

02Disclosure timeline

February 28, 2023 CVE published
April 8, 2026 Record updated

Related vulnerabilities

04Related CVE