Skip to main content

Altair WordPress Theme EUVDEUVD-2025-210757

| CVE-2025-53999 MEDIUM
Missing Authorization (CWE-862)
2026-08-20 Patchstack GHSA-f42p-gfh3-368w
6.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
vuln.today AI
6.5 MEDIUM

Unauthenticated network exploitation confirmed by description and tags; no confidentiality impact; limited integrity and availability impact consistent with broken access control scope.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Aug 20, 2026 - 12:54 vuln.today

DescriptionCVE.org

Unauthenticated Broken Access Control in Altair <= 5.2.2 versions.

AnalysisAI

Broken access control in the Altair WordPress theme (ThemeGoods) through version 5.2.2 permits unauthenticated remote attackers to invoke restricted functionality without authorization. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms exploitation requires no credentials, no user interaction, and no special network position - any internet-reachable WordPress installation running the affected theme is exposed. Impact is bounded to partial integrity and availability degradation (C:N/I:L/A:L); no public exploit code and no CISA KEV listing have been identified at time of analysis.

Technical ContextAI

CWE-862 (Missing Authorization) describes a failure to verify that the requesting user holds the necessary privilege before performing a sensitive action. In WordPress themes, this typically manifests as AJAX action handlers, REST API routes, or admin-post endpoints registered without capability checks (e.g., missing current_user_can() guards), allowing any visitor - authenticated or not - to trigger those actions. The CPE string cpe:2.3:a:themegoods:altair:*:*:*:*:*:*:*:* identifies the ThemeGoods commercial theme 'Altair' as the affected component. The tag 'Authentication Bypass' corroborates that the missing check is at the authentication/authorization boundary, not merely a privilege escalation within an authenticated context.

RemediationAI

Consult the Patchstack advisory at https://patchstack.com/database/wordpress/theme/altair/vulnerability/wordpress-altair-theme-5-2-2-broken-access-control-vulnerability for the confirmed fix version and upgrade immediately if one is available. If no patched release has been issued, as a compensating control consider temporarily switching the active WordPress theme to a supported alternative to eliminate the attack surface entirely - deactivating the theme removes all registered endpoints and handlers introduced by Altair. Alternatively, a WAF rule blocking unauthenticated POST requests to wp-admin/admin-ajax.php or REST API routes specific to Altair's functionality can reduce exploitation risk, though this may impact legitimate front-end features of the theme. No generic 'defense in depth' substitutes for upgrading to a patched version once available.

Share

EUVD-2025-210757 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy