LiveActive security incident?Get immediate response
CVE Record

CVE-2025-49933: WordPress JetBlog plugin <= 2.4.4 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Crocoblock JetBlog jet-blog allows Reflected XSS.This issue affects JetBlog: from n/a through <= 2.4.4.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A flaw in the JetBlog WordPress plugin (versions up to 2.4.4) lets an attacker craft a malicious link that, when clicked by a logged-in user, runs unauthorized scripts in their browser. This could be used to hijack sessions, steal data shown on the page, or perform actions as that user. Sites using JetBlog should review vendor guidance and update once a fixed version is available.

Executive priority

Treat as a moderate, plugin-scoped issue: not a fire drill, but worth scheduling within the next routine maintenance window for any site running JetBlog. Prioritize higher if the affected site handles authenticated workflows, customer accounts, or administrative content authoring.

Technical view

CVE-2025-49933 is a reflected cross-site scripting (XSS) issue (CWE-79) in Crocoblock's JetBlog plugin for WordPress, affecting versions through 2.4.4. CVSS 3.1 is 6.5 (AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L), indicating network-reachable exploitation requiring low privileges plus user interaction, with a scope change and limited impact across confidentiality, integrity, and availability. Patchstack catalogs the entry; no fixed version is named in the supplied sources.

Likely exposure

Exposure is limited to WordPress sites running the Crocoblock JetBlog plugin at version 2.4.4 or earlier. Successful exploitation requires an authenticated user with at least low privileges to click an attacker-crafted link, so risk concentrates on sites with editor, contributor, or admin accounts that browse untrusted links.

Exploitation context

Not listed in CISA KEV, and the supplied sources do not cite active exploitation or public proof-of-concept. The CVSS vector indicates user interaction is required, which lowers opportunistic mass-exploitation risk but still supports targeted phishing scenarios against logged-in WordPress users.

Researcher notes

Reflected XSS with scope change (S:C) and PR:L plus UI:R aligns with a WordPress plugin endpoint that reflects user-controlled input into a privileged context. Sources do not specify the vulnerable parameter or sink, and no fixed version is cited; defer to Patchstack's advisory for parameter-level detail and patch tracking before crafting detections.

Mitigation direction

  • Inventory all WordPress sites and confirm whether the JetBlog (jet-blog) plugin is installed.
  • Check Crocoblock and Patchstack advisories for a fixed JetBlog release and apply it once available.
  • If no fix is published, consider deactivating JetBlog or restricting access to authenticated areas.
  • Place the site behind a WAF with reflected-XSS rules and tighten Content Security Policy headers.
  • Remind privileged users to avoid clicking unverified links to the WordPress admin or site URLs.

Validation and detection

  • Enumerate WordPress installations and record JetBlog plugin presence and version via wp-admin or wp-cli.
  • Compare installed versions against the <=2.4.4 affected range stated in the advisory.
  • Monitor Patchstack and Crocoblock changelogs for a patched JetBlog release and re-validate after upgrade.
  • Review web server and WAF logs for suspicious query strings targeting JetBlog endpoints.
  • Confirm CSP, HttpOnly, and SameSite cookie settings reduce impact of reflected script execution.
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2025-49933 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
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/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
0Timeline events
0ADP providers
2Source links

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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L2.33.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2025-49933Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CrocoblockJetBlogjet-blog, 0unaffected
Weakness

CWE details

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