Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NooTheme Jobmonster noo-jobmonster allows Reflected XSS.This issue affects Jobmonster: from n/a through <= 4.8.5.
Published: 2026-07-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by improper neutralization of input during web page generation in the WordPress NooTheme Jobmonster theme, allowing reflected cross‑site scripting. This flaw, identified as CWE‑79, enables an attacker to inject arbitrary JavaScript that executes in the victim’s browser when a specially crafted URL is visited. Because the executed code runs within the victim’s session, the attacker could hijack sessions, deface content, or phish for credentials.

Affected Systems

The flaw exists in all releases of the NooTheme Jobmonster WordPress theme up to and including version 4.8.5. Any installation of the theme with a version 4.8.5 or earlier is affected; no specific edition or sub‑component is singled out.

Risk and Exploitability

The CVSS score of 7.1 places the vulnerability in the high severity range. The EPSS score of less than 1% indicates that widespread exploitation is unlikely at present, and the issue is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is without additional infrastructure; an attacker only needs to craft a malicious link and convince a victim to open it, which triggers the reflected script execution.

Generated by OpenCVE AI on July 31, 2026 at 12:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the NooTheme Jobmonster WordPress theme to version 4.8.6 or later, which removes the XSS flaw.
  • Sanitize and escape all user‑supplied query parameters before they are output in HTML to prevent injection of malicious code.
  • Add a Content Security Policy header that disallows inline scripts and restricts script sources to trusted domains, mitigating the impact of any remaining reflected XSS attempt.

Generated by OpenCVE AI on July 31, 2026 at 12:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Nootheme
Nootheme jobmonster
Wordpress
Wordpress wordpress
Vendors & Products Nootheme
Nootheme jobmonster
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NooTheme Jobmonster noo-jobmonster allows Reflected XSS.This issue affects Jobmonster: from n/a through <= 4.8.5.
Title WordPress Jobmonster theme <= 4.8.5 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Nootheme Jobmonster
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T16:07:54.002Z

Reserved: 2026-06-24T12:45:46.646Z

Link: CVE-2026-57368

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:15:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')