AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-40038

HIGH · CVSS 7.2 EPSS 0.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-13 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.2. See the original NVD description below for full technical details.

CVE
CVE-2026-40038
Severity
HIGH
CVSS
7.2
EPSS
0.16%

Original NVD Description

Pachno 1.0.6 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary HTML and script code by injecting malicious payloads into POST parameters. Attackers can inject scripts through the value, comment_body, article_content, description, and message parameters across multiple controllers, which are stored in the database and executed in users' browser sessions due to improper sanitization via Request::getRawParameter() or Request::getParameter() calls.