216.73.217.22

CVE-2026-5347

· Published 24/04/2026 06:16 · Modified 24/04/2026 14:38

Labels: CVE-2026-5347 2026-04-24CVE-2026-5347CWE-862[email protected]

Essential information

Published
24/04/2026 06:16
Modified
24/04/2026 14:38
Author
Creator
CVSS
5.3 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

CVSS metrics

Description

The HM Books Gallery plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 4.8.0. This is due to the absence of capability checks and nonce verification in the admin_init hook that handles the permalink settings update at line 205-209 of wp-books-gallery.php. The vulnerable code checks only for the presence of the 'permalink_structure' POST parameter before updating the 'wbg_cpt_slug' option, without verifying that the request comes from an authenticated administrator. This makes it possible for unauthenticated attackers to modify the custom post type slug for the books gallery, which changes the URL structure for all book entries and can break existing links and SEO rankings.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
wordpress / hm books gallery cpe:2.3:a:wordpress:hm_books_gallery:<=4.8.0:*:*:*:*:wordpress:*:*

References