Shell Exploits

283 exploits tracked across all sources.

Sort: Activity Stars
CVE-2026-64600 GITHUB HIGH shell
xfs: resample the data fork mapping after cycling ILOCK
In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle.
by letsr00t
CVSS 7.8
CVE-2026-12960 GITHUB MEDIUM shell
Asus Router App < 1.0.0.9.71 - Improper Export of Android Application Components
An Improper Export of Android Application Components vulnerability in ASUS Router App allows a third-party application on the same device to send a crafted Intent that causes ASUS Router App to open an specified URL. Refer to the ' Security Update for ASUS Router Android App ' section on the ASUS Security Advisory for more information.
by l0lsec
CVE-2026-61946 GITHUB MEDIUM shell
WordPress Easy Appointments plugin <= 3.12.27 - Insecure Direct Object References (IDOR) vulnerability
Unauthenticated Insecure Direct Object References (IDOR) in Easy Appointments <= 3.12.27 versions.
by Rat5ak
CVSS 6.5
CVE-2026-60206 GITHUB CRITICAL shell
Oracle WebLogic Server 12.2.1.4.0/14.1.1.0.0/14.1.2.0.0/15.1.1.0.0 - Authenticated Remote Code Execution via SAML
Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0 and 15.1.1.0.0. Easily exploitable vulnerability allows low privileged attacker with network access via SAML to compromise Oracle WebLogic Server. While the vulnerability is in Oracle WebLogic Server, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 9.9 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H).
by tc4dy
3 stars
CVSS 9.9
CVE-2026-42533 GITHUB HIGH shell
F5 NGINX Plus - NGINX Map Directive and Regex Matching Vulnerability
A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
by seguridadentrerios
CVSS 8.1
CVE-2026-53595 GITHUB CRITICAL shell
FreeScout vulnerable to anonymous account takeover via /user-setup empty invite_hash on MySQL
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the public endpoint `POST /user-setup/{hash}/{invite_sent_at}` (`OpenController@userSetupSave`) selects the target account solely by its `invite_hash` column, then overwrites that account's email and password and logs in as it. No authentication, cookie, or prior session is required. After a user activates, FreeScout sets `invite_hash` to the empty string. On MySQL and MariaDB, `VARCHAR` equality ignores trailing spaces, so a single URL-encoded space (`%20`) matches the stored empty string and selects the lowest-id activated user. The expiry guard decrypts `invite_sent_at` with the target's password hash, but `Helper::decrypt` returns its raw input unchanged when decryption fails. A plaintext numeric value such as `9999999999` therefore passes the time-to-live check without any secret. The result is that an anonymous attacker sets the email and password of the lowest-id activated FreeScout account (a support agent, or an administrator if one was added by invitation) and authenticates as that account. Version 1.8.224 contains a fix.
by 0xdak
CVSS 9.4
CVE-2026-62183 GITHUB CRITICAL shell
Apache Syncope: User self-service privilege escalation
Improper Privilege Management vulnerability in Apache Syncope. When: * the all-Java user workflow adapter is configured, or * the Flowable user workflow adapter is configured, bearing a BPMN definition not requiring admin approval for user self registration of self update requests the following scenario could happen. A REST API call can allow the user to grant themselves one or more of defined Roles, thus gaining their Entitlements and becoming in fact an administrator; the actual Entitlements gained depend on the Roles that are effectively defined on the specific Syncope deployment. This issue affects Apache Syncope: from 3.0.0-M0 through 3.0.16, from 4.0.0-M0 Through 4.0.6, from 4.1.0-M0 through 4.1.1. Users are recommended to upgrade to version 4.0.7 / 4.1.2, which fix this issue.
by NicPWNs
CVSS 9.8
CVE-2026-23550 GITHUB CRITICAL shell
Modular DS <= 2.5.1 - Incorrect Privilege Assignment
Incorrect Privilege Assignment vulnerability in Modular DS Modular DS modular-connector allows Privilege Escalation.This issue affects Modular DS: from n/a through <= 2.5.1.
by baktistr
CVSS 9.8
CVE-2026-16219 GITHUB MEDIUM shell
Croogo CMS Admin File Manager FileManager.php isEditable path traversal
A flaw has been found in Croogo CMS up to 4.0.7. This affects the function FileManager::isEditable of the file FileManager/src/Utility/FileManager.php of the component Admin File Manager. This manipulation causes path traversal. The attack can be initiated remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
by HELLBOY3110
CVSS 6.3
CVE-2026-63030 GITHUB CRITICAL shell
WordPress < 7.0.2 - REST API batch-route confusion and SQL injection issue leading to Remote Code Execution
WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the author__not_in WP_Query SQL Injection (CVE-2026-60137), could allow an attacker to perform SQL Injection and achieve Remote Code Execution.
by CybersecSpirit
CVSS 9.8
CVE-2026-15410 GITHUB HIGH shell
Sonicwall SMA1000 - Improper Control of Generation of Code ('Code Injection')
Post-authentication improper control of generation of code ('Code Injection') vulnerability has been identified in the SMA1000 Appliance Management Console (AMC) which in specific conditions could potentially enable a remote authenticated attacker as administrator to execute arbitrary OS commands.
by MrRawBit
CVSS 7.2
CVE-2026-15409 GITHUB CRITICAL shell
Sonicwall SMA1000 - Server-Side Request Forgery (SSRF)
A Server-side request forgery (SSRF) vulnerability has been identified in the SMA1000 Appliance Work Place interface. A remote unauthenticated attacker could potentially cause the appliance to make requests to unintended location.
by MrRawBit
CVSS 10.0
CVE-2025-27591 GITHUB MEDIUM shell
Below < 0.9.0 - Privilege Escalation via World-Writable Log Directory
A privilege escalation vulnerability existed in the Below service prior to v0.9.0 due to the creation of a world-writable directory at /var/log/below. This could have allowed local unprivileged users to escalate to root privileges through symlink attacks that manipulate files such as /etc/shadow.
by MoTechStore
CVSS 6.8
CVE-1999-0125 GITHUB shell
SGI IRIX - Buffer Overflow in mailx
Buffer overflow in SGI IRIX mailx program.
by HORKimhab
CVE-1999-0124 GITHUB shell
UMN gopher/gopher+ <2.0x - Info Disclosure
Vulnerabilities in UMN gopher and gopher+ versions 1.12 and 2.0x allow an intruder to read any files that can be accessed by the gopher daemon.
by HORKimhab
CVE-1999-0123 GITHUB shell
Linux mailx < unknown - Info Disclosure
Race condition in Linux mailx command allows local users to read user files.
by HORKimhab
CVE-1999-0122 GITHUB shell
IBM AIX - Buffer Overflow in lchangelv
Buffer overflow in AIX lchangelv gives root access.
by HORKimhab
CVE-1999-0121 GITHUB shell
dtaction - Buffer Overflow
Buffer overflow in dtaction command gives root access.
by HORKimhab
CVE-1999-0120 GITHUB shell
SunOS - Privilege Escalation via Writable utmp File
Sun/Solaris utmp file allows local users to gain root access if it is writable by users other than root.
by HORKimhab
CVE-1999-0119 GITHUB shell
Windows NT 4.0 beta - Info Disclosure
Windows NT 4.0 beta allows users to read and delete shares.
by HORKimhab
CVE-1999-0118 GITHUB shell
IBM AIX - Privilege Escalation via infod X Display
AIX infod allows local users to gain root access through an X display.
by HORKimhab
CVE-1999-0117 GITHUB shell
IBM AIX - Privilege Escalation via passwd
AIX passwd allows local users to gain root access.
by HORKimhab
CVE-1999-0116 GITHUB shell
IBM AIX - Denial of Service via SYN Flood
Denial of service when an attacker sends many SYN packets to create multiple connections without ever sending an ACK to complete the connection, aka SYN flood.
by HORKimhab
CVE-1999-0115 GITHUB shell
IBM AIX - Privilege Escalation via bugfiler Program
AIX bugfiler program allows local users to gain root access.
by HORKimhab
CVE-1999-0114 GITHUB shell
Elm 2.4 - Local Command Execution and File Read via Filter Command Symlink Attack
Local users can execute commands as other users, and read other users' files, through the filter command in the Elm elm-2.4 mail package using a symlink attack.
by HORKimhab