Skip to main content

Jobify CVE-2026-57336

| EUVDEUVD-2026-40107 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-06-29 Patchstack GHSA-m2vm-g496-48qp
7.1
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
vuln.today AI
6.1 MEDIUM

Unauthenticated, low-complexity, network-delivered XSS needing victim interaction (UI:R) with cross-context execution (S:C) yielding limited confidentiality/integrity impact; availability impact does not realistically apply (A:N).

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

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

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

Lifecycle Timeline

1
Analysis Generated
Jun 29, 2026 - 15:17 vuln.today

DescriptionCVE.org

Unauthenticated Cross Site Scripting (XSS) in Jobify <= 4.3.2 versions.

AnalysisAI

Cross-site scripting in the Jobify WordPress job-board theme (Astoundify) through version 4.3.2 lets unauthenticated remote attackers inject script that executes in a victim's browser when the victim is lured into triggering a crafted request or link. The scope-changed CVSS 3.1 score of 7.1 reflects that injected script runs outside the vulnerable component's own boundary, enabling session theft or actions in the WordPress context. No public exploit identified at time of analysis, and the flaw is not in CISA KEV.

Technical ContextAI

Jobify is a commercial WordPress theme by Astoundify (CPE cpe:2.3:a:astoundify:jobify) used to build job-board and listing sites on top of WordPress. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied data is rendered into HTML output without adequate output encoding or input sanitization. Because the theme handles front-end, often publicly reachable forms and listing displays, attacker-controlled input can reach a page context where the browser interprets it as executable script rather than inert text.

RemediationAI

Update the Jobify theme to a release later than 4.3.2 once the vendor (Astoundify) publishes a fixed version; the input does not include an exact patched version number, so confirm the fixed release via the Patchstack advisory at https://patchstack.com/database/wordpress/theme/jobify/vulnerability/wordpress-jobify-theme-4-3-2-cross-site-scripting-xss-vulnerability and the Astoundify changelog before relying on it. As compensating controls until patched, deploy a WordPress-aware WAF or Patchstack's virtual patching to filter XSS payloads (trade-off: rule gaps may still allow novel encodings), add a strict Content-Security-Policy that disallows inline script to blunt injected payload execution (trade-off: may break legitimate inline theme/plugin scripts and require tuning), and restrict or sanitize the affected front-end input fields and listing-submission endpoints (trade-off: could limit legitimate user-generated content). Avoid sending administrators crafted links and audit for unexpected script in stored listings.

Share

CVE-2026-57336 vulnerability details – vuln.today

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