Sceawere

Vulnerability Detail

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

Frontend Admin Contributor Cross Site Scripting

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.5
Creation Date
3h ago
Vendor
Shabti Kaplan
Product
Frontend Admin by DynamiApps
Attack Type
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Attack Complexity
LOW

Narrative and Response

Description

Contributor Cross Site Scripting (XSS) in Frontend Admin by DynamiApps <= 3.29.10 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": "6.5",
  "pubDate": "2026-08-18T15:16:58.500Z",
  "pubdate": "2026-08-18T15:16:58.500Z",
  "executiveSummary": "A Cross Site Scripting (XSS) vulnerability exists in the Frontend Admin plugin developed by DynamiApps, affecting versions up to and including 3.29.10. This security flaw enables authenticated users with low-level privileges, specifically contributors, to inject and persist malicious scripts into application pages rendered to other users. The vulnerability arises from insufficient input sanitization and output encoding within the frontend administration interface. Successful exploitation of this vulnerability can lead to severe security implications, including the potential hijacking of sessions, unauthorized access to sensitive administrative functionalities, modification of page content, and the execution of arbitrary JavaScript within the context of a victim's browser session. While exploitation requires authenticated access at the contributor privilege level, the resulting impact can compromise the integrity and confidentiality of the affected WordPress site, particularly if higher-privileged users interact with the malicious payload.",
  "technicalDetails": "The vulnerability is classified as a Cross Site Scripting (XSS) flaw residing within the Frontend Admin plugin by DynamiApps for versions <= 3.29.10. The root cause of the issue stems from inadequate input validation and a lack of proper context-aware output encoding applied to user-supplied data processed by the plugin's administrative frontend components. Specifically, when a user with contributor-level privileges submits data through the affected forms or parameters handled by the vulnerable component, the application fails to adequately strip or neutralize executable HTML and JavaScript constructs before storing them or rendering them back to the Document Object Model (DOM). The attack flow begins with an authenticated attacker possessing contributor privileges crafting a malicious payload containing arbitrary JavaScript. The attacker then submits this payload through the vulnerable input vectors exposed by the Frontend Admin interface. The application improperly accepts and persists the input without applying rigorous sanitization routines. When an unsuspecting user, such as an administrator or higher-privileged user, visits the compromised frontend administration page, the stored payload is retrieved from the database and rendered directly into the victim's browser without appropriate escaping. Consequently, the browser executes the malicious script within the security context of the victim's session. The execution of this arbitrary JavaScript payload facilitates post-exploitation activities, such as session token theft, unauthorized API requests executed on behalf of the victim, defacement of the frontend interface, or the potential escalation of privileges depending on the target user interacting with the payload. The vulnerability requires network access to the web application and necessitates authenticated access restricted to the contributor role, limiting remote unauthenticated exploitation but posing a significant risk from malicious or compromised internal contributors."
}
CVE-2026-66638: Frontend Admin Contributor Cross Site Scripting (MEDIUM Severity, CVSS: 6.5) - Sceawere