Porto WordPress Theme CVE-2026-28075
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in p-themes Porto porto allows Reflected XSS.This issue affects Porto: from n/a through <= 7.6.2.
AnalysisAI
Reflected cross-site scripting (XSS) in Porto WordPress theme versions through 7.6.2 allows remote attackers to inject malicious JavaScript into web pages viewed by victims. Exploitation requires user interaction (clicking a malicious link). EPSS probability is low (0.04%, 10th percentile), indicating minimal observed exploitation activity. No active exploitation confirmed by CISA KEV. Patchstack has documented this vulnerability, suggesting detection capabilities exist.
Technical ContextAI
This is a reflected XSS vulnerability (CWE-79) in the Porto WordPress theme by p-themes. The flaw stems from improper neutralization of user-supplied input before rendering it in HTML output. When user input is incorporated into web pages without proper encoding or sanitization, attackers can inject arbitrary HTML/JavaScript that executes in victims' browsers. The CVSS vector (AV:N/AC:L/S:C) indicates this is a network-accessible vulnerability with changed scope, meaning the injected code executes in the context of the victim's browser session, potentially affecting resources beyond the vulnerable component itself. As a WordPress theme, Porto controls page rendering and templating, making it a common location for XSS issues when developer-controlled parameters are reflected without encoding.
Affected ProductsAI
WordPress Porto theme by p-themes, versions from earliest release through 7.6.2 inclusive. The vulnerability disclosure does not specify a lower version boundary ('from n/a'), indicating all versions up to and including 7.6.2 should be considered vulnerable. Patchstack database reference available at https://patchstack.com/database/Wordpress/Theme/porto/vulnerability/wordpress-porto-theme-7-6-2-reflected-cross-site-scripting-xss-vulnerability. No CPE identifier provided in available data. Organizations should audit all WordPress installations using the Porto theme and verify installed versions.
RemediationAI
Upgrade Porto WordPress theme to version 7.6.3 or later if available (patch version inferred from affected range ending at 7.6.2, but exact fix version not independently confirmed from provided data - consult Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/porto/vulnerability/wordpress-porto-theme-7-6-2-reflected-cross-site-scripting-xss-vulnerability for confirmed patched version). If immediate patching is not feasible, implement compensating controls: deploy a web application firewall (WAF) with XSS detection rules to filter malicious input patterns (note: may cause false positives requiring tuning), enable Content Security Policy (CSP) headers to restrict inline script execution (trade-off: may break legitimate theme functionality requiring script-src review), and implement input validation at the WordPress application layer using sanitization plugins (limited effectiveness against reflected XSS). Educate users not to click untrusted links to Porto-powered sites. Long-term: consider migrating to actively maintained themes with security audit history if vendor response is inadequate.
More in Wordpress Theme
View allThe Newscrunch theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check in the news
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and in
A vulnerability in posimyththemes Nexter nexter.0.3. Rated high severity (CVSS 8.5), this vulnerability is remotely expl
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Acti
Remote code execution in the dmcwebzone Airin Blog WordPress plugin (versions up to and including 1.6.1) is possible thr
search.php in the Nova Lite theme before 1.3.9 for WordPress allows Reflected XSS. Rated medium severity (CVSS 6.1), thi
Unrestricted Upload of File with Dangerous Type vulnerability in EPC AI Hub allows Upload a Web Shell to a Web Server.3.
Backdoor / malicious code implant in the Silk Themes 'Newspapers X' WordPress theme (versions 1.0.46 through 1.0.48) all
Critical unrestricted file upload vulnerability in NasaTheme Flozen that allows unauthenticated remote attackers to uplo
Remote code execution in LogisticsHub WordPress theme allows unauthenticated attackers to upload arbitrary files, includ
Farost Energia WordPress plugin allows unrestricted file upload enabling attackers to upload web shells and achieve remo
Unrestricted file upload in the Medcity WordPress theme before version 1.1.9 allows unauthenticated attackers to upload
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today