Sceawere

Vulnerability Detail

CVE-2026-28192UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Unauthenticated Arbitrary File Upload in Piotnet Addons

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.6
Creation Date
3h ago
Vendor
Piotnet
Product
Piotnet Addons For Elementor Pro
Attack Type
CWE-434 Unrestricted Upload of File with Dangerous Type
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

Unauthenticated Arbitrary File Upload in Piotnet Addons For Elementor Pro <= 7.1.67 versions.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.6",
  "pubDate": "2026-08-18T14:17:02.197Z",
  "pubdate": "2026-08-18T14:17:02.197Z",
  "executiveSummary": "An unauthenticated arbitrary file upload vulnerability has been identified in Piotnet Addons For Elementor Pro versions <= 7.1.67. This security flaw allows remote, unauthenticated threat actors to upload arbitrary files to the underlying web server hosting the vulnerable WordPress plugin. The primary impact of successful exploitation includes remote code execution (RCE), complete system compromise, unauthorized access to sensitive application data, and potential lateral movement within the network infrastructure.\nThe vulnerability stems from improper validation and handling of user-supplied file inputs within the affected plugin components. Because the attack vector does not require prior authentication or privileged access, external attackers can interact directly with the exposed endpoint to deliver malicious payloads, such as web shells. The risk implications are critical, as exploitation can bypass standard perimeter security controls and result in full administrative takeover of the affected WordPress instance. Mitigation requires immediate action, specifically updating the Piotnet Addons For Elementor Pro plugin beyond the affected version threshold to remediate the insecure file upload functionality.",
  "technicalDetails": "The vulnerability resides within the file upload handling mechanisms of Piotnet Addons For Elementor Pro <= 7.1.67. Specifically, the vulnerable component fails to adequately validate file extensions, MIME types, or structural signatures of uploaded payloads before storing them in publicly accessible directories on the web server. The root cause is a lack of rigorous input sanitization and authorization checks, enabling unauthenticated HTTP requests to interact directly with the file processing functions.\nThe attack flow begins when an unauthenticated threat actor sends a specially crafted HTTP POST request targeting the vulnerable endpoint exposed by the plugin. This request includes a multipart payload containing a malicious file, such as a PHP-based web shell. Due to the absence of proper restriction mechanisms, the application accepts the file and writes it to a predictable directory within the web root without stripping executable permissions or renaming the file securely.\nOnce the file is successfully uploaded, the attacker can execute the payload by issuing a direct HTTP GET request to the file path of the newly uploaded script via the browser or command-line tools. This execution occurs within the security context of the web server user, yielding remote code execution capabilities. Post-exploitation impact includes the ability to read and modify application source code, access database credentials stored in configuration files, pivot to internal network segments, and establish persistent access mechanisms via backdoors."
}
CVE-2026-28192: Unauthenticated Arbitrary File Upload in Piotnet Addons (CRITICAL Severity, CVSS: 9.6) - Sceawere