CVE-2026-57895: Pupsman Local Privilege Escalation via Incorrect Default Permissions
Pupsman versions before 3.9.0 suffer from incorrect default folder permissions that allow a local attacker to drop a malicious executable into the installation directory and execute it with SYSTEM-level privileges. This is a local privilege escalation vulnerability that requires an attacker to already have basic user access to the system.
Source data · NVD / CISA · public domain
- CVSS
- 3.0 · 7.8 HIGH · CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-276
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-07-08 / 2026-07-08
NVD description (verbatim)
Incorrect default permissions issue exists in Pupsman versions prior to 3.9.0. An attacker can place a malicious executable in the installation folder, which results in arbitrary code execution with SYSTEM privilege
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-57895 is a privilege escalation vulnerability rooted in CWE-276 (Incorrect Default Permissions). Pupsman's installation folder is created with overly permissive access controls, enabling a local user to write executable files to a directory that the application—or the system—later executes with SYSTEM privilege. The vulnerability affects all versions prior to 3.9.0. The CVSS 3.0 score of 7.8 (HIGH severity) reflects the local attack vector, low complexity, requirement for low privileges, and the complete impact on confidentiality, integrity, and availability once exploitation succeeds.
Business impact
Successful exploitation results in complete system compromise. An attacker with local access can execute arbitrary code as SYSTEM, enabling them to install backdoors, steal credentials, disable security tools, or move laterally within the network. In environments where Pupsman runs on shared systems or where user segmentation is weak, this could facilitate privilege escalation chains or persistent access for insider threats or compromised service accounts.
Affected systems
Pupsman versions prior to 3.9.0 are affected. Organizations should inventory systems running Pupsman and immediately identify which are at versions below 3.9.0. The vulnerability requires local access, making internet-facing systems a lower direct risk unless remote code execution vulnerabilities or remote access services are present on the same host.
Exploitability
Exploitation requires local user access and low complexity; an attacker simply places a malicious executable in the Pupsman installation folder and waits for it to be executed or triggers execution through normal application operation. The barrier to exploitation is relatively low for an attacker with a foothold on the system. The vulnerability is not listed on the CISA KEV catalog, suggesting it may not yet be actively exploited in the wild, though this does not diminish its risk to organizations running vulnerable versions.
Remediation
Upgrade to Pupsman 3.9.0 or later immediately. Verify against the vendor advisory that 3.9.0 addresses CWE-276 and includes corrected default permissions. As an interim control on systems that cannot be patched immediately, restrict write access to the Pupsman installation directory to the application's service account and administrative users only; audit and remove any unexpected executables from that directory.
Patch guidance
Deploy Pupsman 3.9.0 or later across all affected instances. Test the upgrade in a non-production environment first to confirm compatibility with your configuration and any downstream integrations. Verify that post-upgrade, the installation directory has restrictive permissions (e.g., read/execute for users, write only for administrators or the service account). Document the patching timeline in your change management system.
Detection guidance
Monitor for suspicious file creation or modification in Pupsman installation directories, particularly executable files with unexpected ownership or timestamps. Audit local user account activity and privilege escalation attempts on systems running Pupsman. Look for process execution from the installation folder with unusual parent-child relationships. Use file integrity monitoring (FIM) to alert on unauthorized changes to the Pupsman directory. Review access control lists (ACLs) on the installation folder to identify overly permissive configurations as indicators of vulnerability.
Why prioritize this
Although not yet in active exploit, the high CVSS score (7.8), straightforward exploitation path, and complete system compromise potential warrant priority patching. Organizations should prioritize systems where Pupsman runs on multi-user systems, shared hosting, or where user access control is difficult to enforce. Patching is straightforward—upgrade to 3.9.0—making remediation low-effort relative to risk.
Risk score, explained
The CVSS 3.0 score of 7.8 reflects a High severity rating driven by: (1) local attack vector (AV:L), reducing exposure but not eliminating it in multi-tenant or shared environments; (2) low attack complexity (AC:L), indicating straightforward exploitation; (3) low privilege requirements (PR:L), needing only basic user access; and (4) high impact across all three security dimensions (C:H, I:H, A:H), as SYSTEM-level execution enables complete system takeover. The vulnerability's availability in older versions without KEV status suggests moderate—not critical—immediate real-world threat, but the technical severity remains high.
Frequently asked questions
Who can exploit this vulnerability?
Any user with local access to a system running vulnerable Pupsman versions can exploit it. This includes service accounts, unprivileged employees, or an attacker who has gained low-level shell access through remote compromise.
Is there a workaround if I cannot patch immediately?
Yes. Restrict write permissions on the Pupsman installation folder to only the service account and administrators, removing write access for standard users. Additionally, monitor the directory for unexpected file creation and use application-level controls to prevent execution of unauthorized code if available.
Why is this not on the CISA KEV list?
The KEV (Known Exploited Vulnerabilities) catalog tracks vulnerabilities with evidence of active, widespread exploitation. CVE-2026-57895 may not yet meet that threshold. However, KEV status does not indicate the vulnerability is low-risk; organizations should patch based on CVSS score and applicability to their environment.
Does this affect cloud-hosted or containerized Pupsman deployments?
Cloud deployments with strong container isolation and read-only file systems may have reduced risk, but verify your specific deployment model. Containerized instances still require proper image patching. Always update the base image or container to include Pupsman 3.9.0 before deploying.
This analysis is based on publicly available vulnerability data current as of the publish date. Verify all patch version numbers and remediation steps against official vendor advisories before deployment. This content is for informational purposes and does not constitute professional security advice. Organizations should conduct their own risk assessment and testing prior to applying patches in production environments. Source: NVD (public-domain), retrieved 2026-08-16. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2026-48725HIGHWarp Terminal Clipboard Access Vulnerability
- CVE-2026-49157HIGHApache ActiveMQ Jolokia Authorization Bypass Allows Privilege Escalation
- CVE-2026-49237HIGHMultipass macOS Privilege Escalation via Unprotected Auxiliary Binaries
- CVE-2026-53657HIGHLima Guest Agent Socket Privilege Escalation (v2.1.3 Fix)
- CVE-2026-57919HIGHMatrix42 Empirum Privilege Escalation via Named Pipe DACL Weakness
- CVE-2026-11931MEDIUMKiro IDE Authentication Token Cache Exposure (Local Privilege Escalation)
- CVE-2026-12823LOWBrowserbase Skills Permissions Misconfiguration (Local Information Disclosure)
- CVE-2026-48190LOWOTRS Permission Bypass – CMDB CI Data Disclosure