CVE-2024-33909
Deferred Deferred - Pending Action
Missing Authorization in Avirtum iPages Flipbook

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: Patchstack

Description
Missing Authorization vulnerability in Avirtum iPages Flipbook allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects iPages Flipbook: from n/a through 1.5.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-17
Last Modified
2026-06-17
Generated
2026-06-17
AI Q&A
2026-06-17
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
avirtum ipages_flipbook From 1.0.0 (inc) to 1.5.1 (inc)
avirtum ipages_flipbook 1.5.1
avirtum ipages_flipbook 1.5.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability in the WordPress iPages Flipbook Plugin (versions 1.5.1 and below) is a Broken Access Control issue. It occurs because of missing authorization, authentication, or nonce token checks, which allows unauthenticated users to perform actions that should require higher privileges.

This means that attackers can exploit incorrectly configured access control security levels to bypass restrictions and access or manipulate parts of the plugin that they should not be able to.

Impact Analysis

This vulnerability can allow unauthenticated users to perform privileged actions on a WordPress site using the iPages Flipbook plugin. This could lead to unauthorized access or manipulation of content or settings within the plugin.

Because it is part of the OWASP Top 10 A1 category, it poses a potential threat in mass-exploit campaigns targeting WordPress websites, increasing the risk of widespread exploitation.

Users are advised to update to version 1.5.2 or later to mitigate this risk.

Detection Guidance

This vulnerability involves missing authorization checks in the iPages Flipbook WordPress plugin, allowing unauthenticated users to perform privileged actions.

Detection typically involves checking the plugin version installed on your WordPress site to see if it is version 1.5.1 or below, which are vulnerable.

You can detect the vulnerable plugin version by running commands to list installed WordPress plugins and their versions, such as:

  • Using WP-CLI: wp plugin list
  • Manually checking the plugin's readme or version.php file in the WordPress plugins directory.

Additionally, monitoring web server logs for suspicious unauthenticated requests attempting to access or manipulate iPages Flipbook plugin functionality may help detect exploitation attempts.

Mitigation Strategies

The primary and immediate mitigation step is to update the iPages Flipbook WordPress plugin to version 1.5.2 or later, where the vulnerability has been patched.

If updating immediately is not possible, consider disabling the plugin temporarily to prevent exploitation.

Enabling auto-updates for WordPress plugins can help ensure that vulnerable plugins are updated promptly in the future.

Additionally, review and tighten access control settings on your WordPress site to reduce the risk of unauthorized access.

Compliance Impact

The vulnerability in the iPages Flipbook Plugin allows unauthenticated users to perform actions requiring higher privileges due to missing authorization checks, which can lead to unauthorized access to sensitive data.

Such unauthorized access could potentially result in non-compliance with common standards and regulations like GDPR and HIPAA, which require strict access controls to protect personal and sensitive information.

Therefore, if exploited, this vulnerability may expose organizations to risks of data breaches and regulatory penalties due to failure in enforcing proper access control mechanisms.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2024-33909. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart