Lucene search
+L

2191 matches found

Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-55578 Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, the terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which...

8.8CVSS0.00362EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 5 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-66141

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Exim before 4.99.5 allows .forward privilege escalation because forcecommand for a pipe transport is mishandled. CVE-2026-66141 Note that Nessus relies on the...

7.4CVSS5.9AI score0.00102EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-66141

Exim before 4.99.5 allows .forward privilege escalation because forcecommand for a pipe transport is mishandled...

7.4CVSS0.00102EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-66141

Exim before 4.99.5 allows .forward privilege escalation because forcecommand for a pipe transport is mishandled...

7.4CVSS5.8AI score0.00102EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago35 views

CVE-2026-66141

Affected software : Exim before 4.99.5. Vulnerability : .forward privilege escalation due to mishandling of force_command for a pipe transport. Root cause : improper handling of force_command in a pipe transport within Exim, enabling a local attacker to escalate privileges. Impact : high severity...

7.4CVSS5.3AI score0.00102EPSS
SaveExploits0References1
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-48479

Exim before 4.99.5 allows .forward privilege escalation because forcecommand for a pipe transport is mishandled...

7.4CVSS5.2AI score0.00102EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago10 views

CVE-2026-66141

Exim before 4.99.5 allows .forward privilege escalation because forcecommand for a pipe transport is mishandled...

7.4CVSS5.3AI score0.00102EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 6 days ago35 views

CVE-2026-66141

Exim before 4.99.5 allows .forward privilege escalation because forcecommand for a pipe transport is mishandled...

7.4CVSS0.00102EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 6 days ago14 views

PT-2026-64235

Exim before 4.99.5 allows .forward privilege escalation because force command for a pipe transport is mishandled...

7.4CVSS5.3AI score0.00102EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/21 5:52 a.m.5 views

CVE-2026-64177

A flaw was found in the Linux kernel's Phonet Pipe End Point PEP protocol. This vulnerability arises from an inconsistent lock state when the pepdorcv function forwards a packet to a child socket. Specifically, the child socket's lock can be acquired with Bottom Halves BH enabled in one execution...

5.5CVSS5.6AI score0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/18 1:51 p.m.39 views

CVE-2026-9323 Insecure PRNG and Information Exposure in urwid Web Display Backend

The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of PRNG state, and t...

9.2CVSS0.00421EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/16 8:10 p.m.13 views

Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Summary The terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which added $ to the blocklist, the characters | single pipe, backtick, and the newline byte 0x0A remain...

8.8CVSS6.3AI score0.00362EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 8:10 p.m.5 views

GHSA-WG4W-WR5Q-6VJC Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Summary The terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which added $ to the blocklist, the characters | single pipe, backtick, and the newline byte 0x0A remain...

8.8CVSS6.3AI score0.00362EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.15 views

PT-2026-60697

Name of the Vulnerable Software and Affected Versions Pheditor versions 2.0.1 through 2.0.5 Description The terminal feature in Pheditor contains a flaw in how it sanitizes user-supplied commands before passing them to the shell exec function. While a blocklist is used to filter dangerous...

8.8CVSS6.1AI score0.00362EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/14 3:2 p.m.15 views

CVE-2026-10671

CVE-2026-10671 affects Zephyr kernel: the userspace verifier for k_pipe_init used K_SYSCALL_OBJ(), allowing an unprivileged thread with access to a k_pipe object to re-init a live pipe. This re-initialization clears the ring buffer and wait queues without accounting for current blockers, leaving ...

7.1CVSS6.1AI score0.00103EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 3:2 p.m.4 views

CVE-2026-10671 User thread can re-initialize an in-use `k_pipe`, corrupting kernel wait queues (`CONFIG_USERSPACE`)

In Zephyr's kernel pipe implementation, the userspace syscall verifier zvrfykpipeinit in kernel/pipe.c used KSYSCALLOBJ which requires the kernel object to already be initialized instead of KSYSCALLOBJNEVERINIT which rejects an already-initialized object. As a result, on CONFIGUSERSPACE builds an...

7.1CVSS6.1AI score0.00103EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.7 views

PYSEC-2026-2494 Glances has arbitrary file write and command execution via `secure_popen` redirection and chaining operators in AMP command configuration

Summary The securepopen function in glances/secure.py interprets file redirection, | pipe, and && command chaining operators in command strings. These operators are applied without any validation on the target file path, piped command, or chained command. When Application Monitoring Process AMP...

7.8CVSS6.4AI score0.00137EPSS
SaveExploits0References6
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.51 views

FTP Fetch, Windows x64 Bind Named Pipe Stager

Fetch and execute an x64 payload from an FTP server. Listen for a pipe connection Windows x64 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.46 views

FTP Fetch, Windows x86 Reverse Named Pipe (SMB) Stager

Fetch and execute an x86 payload from an FTP server. Connect back to the attacker via a named pipe pivot Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.52 views

FTP Fetch, Windows x64 Reverse Named Pipe (SMB) Stager

Fetch and execute an x64 payload from an FTP server. Connect back to the attacker via a named pipe pivot Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
SaveExploits0
Rows per page
Query Builder