LiveActive security incident?Get immediate response
CVE Record

CVE-2024-54402: WordPress Arabic Webfonts plugin <= 1.4.6 - Broken Access Control vulnerability

Missing Authorization vulnerability in Mohamed Abd Elhalim Arabic Webfonts arabic-webfonts allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Arabic Webfonts: from n/a through <= 1.4.6.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a broken access control issue in the WordPress Arabic Webfonts plugin through version 1.4.6. The available scoring indicates a logged-in attacker could cause limited availability impact. There is no provided evidence of data theft, privilege escalation, or active exploitation.

Executive priority

Treat as a moderate operational risk for affected WordPress sites, especially sites with many contributors or weak account governance. Prioritize inventory and removal or vendor-guided remediation, but this is not supported as an emergency exploitation event by the provided evidence.

Technical view

CVE-2024-54402 is a CWE-862 missing authorization vulnerability affecting Mohamed Abd Elhalim Arabic Webfonts, package arabic-webfonts, through <= 1.4.6. CVSS 3.1 is 4.3: network exploitable, low complexity, privileges required, no user interaction, unchanged scope, availability impact only.

Likely exposure

Exposure is limited to WordPress sites with Arabic Webfonts installed at version 1.4.6 or earlier. The CVSS vector requires an authenticated user, so risk depends on who can log in and what plugin-related actions they can reach.

Exploitation context

The source bundle does not identify active exploitation, and the CVE is not listed as KEV. The vulnerability is remotely reachable over the network but requires privileges. Sources do not provide exploit mechanics or a confirmed patched version.

Researcher notes

Evidence is sparse. The record states missing authorization and availability-only impact, but does not describe the vulnerable endpoint, required role, exploit path, or fixed release. Avoid assuming confidentiality or integrity impact without additional vendor data.

Mitigation direction

  • Inventory WordPress sites for the arabic-webfonts plugin.
  • Disable or remove the plugin if it is not business-critical.
  • Check vendor or Patchstack guidance for a confirmed remediation.
  • Restrict WordPress accounts to least-privilege roles.
  • Monitor for unusual availability-impacting behavior on affected sites.

Validation and detection

  • Confirm whether Arabic Webfonts is installed on each WordPress site.
  • Compare installed plugin versions against <= 1.4.6.
  • Review authenticated user roles with access to affected functionality.
  • Check CVE and Patchstack records for remediation updates.
  • Document any accepted risk for sites that cannot remove the plugin.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-54402 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L2.81.4Patchstack

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2024-54402Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Mohamed Abd ElhalimArabic Webfontsarabic-webfonts, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.