Description
Blesta 3.x through 5.x before 5.13.3 mishandles input validation, aka CORE-5665.
Published: 2026-02-03
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vendor has identified an input validation flaw in Blesta versions 3.x through 5.x prior to 5.13.3. This weakness, cataloged as CWE‑79, allows an attacker to inject malicious JavaScript or other code through crafted input that is not correctly sanitized. The result can be a traditional client‑side cross‑site scripting (XSS) attack, where an attacker can deface a page, steal session cookies, or perform other client‑side compromise tasks. The vulnerability does not directly grant an attacker arbitrary code execution on the server, but it can be used to facilitate phishing or other attacks against end‑users that visit the affected pages.

Affected Systems

Based on the description, it is inferred that the vulnerability affects the Blesta web application used for billing and support. The affected versions include the entire 3.x series and the 5.x series before the 5.13.3 release. Unless patches beyond 5.13.3 are applied, deployments running these releases are potentially vulnerable.

Risk and Exploitability

The CVSS score of 4.7 indicates a moderate severity. An EPSS probability of < 1% suggests that there is a tangible but low chance of exploitation at the time of analysis, and the vulnerability is not listed in the CISA KEV catalog, meaning there are no confirmed widespread exploits. Based on the description, it is inferred that an attacker could supply malicious payloads through standard HTTP requests to the affected Blesta web interface, which are then reflected in the browser. Because the flaw tamps user input handling, the vulnerability is generally exploitable remotely via these standard web requests.

Generated by OpenCVE AI on June 18, 2026 at 13:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Blesta to version 5.13.3 or later as advised in the vendor advisory.
  • If patching is delayed, implement input sanitization or a content security policy to mitigate XSS exposure, following the guidance in the advisories.
  • Monitor application logs for abnormal input patterns and ensure that the web server configuration blocks scripts from executing within allowed directories.

Generated by OpenCVE AI on June 18, 2026 at 13:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Title Input Validation XSS Vulnerability in Blesta

Wed, 17 Jun 2026 07:00:00 +0000

Type Values Removed Values Added
Title Input Validation XSS Vulnerability in Blesta

Tue, 16 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Title Blesta Input Validation XSS Vulnerability

Sat, 18 Apr 2026 00:30:00 +0000

Type Values Removed Values Added
Title Blesta Input Validation XSS Vulnerability

Wed, 18 Feb 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Phillipsdata
Phillipsdata blesta
CPEs cpe:2.3:a:phillipsdata:blesta:*:*:*:*:*:*:*:*
Vendors & Products Phillipsdata
Phillipsdata blesta

Thu, 05 Feb 2026 07:30:00 +0000

Type Values Removed Values Added
References

Wed, 04 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Blesta
Blesta blesta
Vendors & Products Blesta
Blesta blesta

Tue, 03 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 03 Feb 2026 19:45:00 +0000

Type Values Removed Values Added
Description Blesta 3.x through 5.x before 5.13.3 mishandles input validation, aka CORE-5665.
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Blesta Blesta
Phillipsdata Blesta
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-02-05T06:19:50.117Z

Reserved: 2026-02-03T19:21:14.218Z

Link: CVE-2026-25616

cve-icon Vulnrichment

Updated: 2026-02-05T06:19:50.117Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-03T20:15:59.240

Modified: 2026-06-17T10:24:57.810

Link: CVE-2026-25616

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T13:45:05Z

Weaknesses
  • CWE-79

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