Lucene search
+L

4951 matches found

SUSE CVE
SUSE CVE
added 4 days ago5 views

SUSE CVE-2026-53522

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.0.0 to before version 2.2.0, the Nezha dashboard exposes two endpoints that create long-lived WebSocket streams to monitored agents: POST /api/v1/terminal - createTerminal...

6.5CVSS7.5AI score0.0029EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 5 days ago4 views

CVE-2026-50642

A flaw was found in diff-so-fancy. The application does not properly sanitize non-SGR Select Graphic Rendition terminal control sequences, allowing other control characters and escape sequences to pass through. An attacker can embed malicious control sequences in filenames, diff metadata, or file...

4.8CVSS6AI score0.003EPSS
SaveExploits0References5
NVD
NVD
added 5 days ago8 views

CVE-2026-50642

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS0.003EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 5 days ago6 views

CVE-2026-50642

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

6.8CVSS6AI score0.003EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 5 days ago4 views

CVE-2026-50642 Terminal Escape Injection in diff‑so‑fancy

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS6AI score0.003EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago4 views

CVE-2026-50642 Terminal Escape Injection in diff‑so‑fancy

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS6AI score0.003EPSS
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago28 views

CVE-2026-50642 Terminal Escape Injection in diff‑so‑fancy

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS0.003EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-50278

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS6AI score0.003EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago10 views

CVE-2026-50642

CVE-2026-50642 — diff-so-fancy exposes non-SGR terminal control sequences in diff output, not sanitizing characters like CR and OSC/CSI. An attacker can place malicious control sequences in filenames, diff metadata, or file content, which render in the terminal during diff viewing and may cause o...

4.8CVSS6AI score0.003EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 5 days ago10 views

PT-2026-65776

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attacke...

6.8CVSS6AI score0.003EPSS
SaveExploits0References2
NVD
NVD
added last week13 views

CVE-2026-55578

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
NVD
NVD
added last week10 views

CVE-2026-54540

Pheditor is a single-file editor and file manager written in PHP. Prior to version 2.0.5, there is an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINALCOMMANDS values, then passes the full command...

8.8CVSS0.00712EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added last week8 views

CVE-2026-55579

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, Pheditor ships with a hardcoded default password admin SHA-512 hash stored at pheditor.php:11. There is no mechanism to force a password change on first login. Any deployment using the...

9.8CVSS6.2AI score0.00603EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added last week15 views

CVE-2026-55578

CVE-2026-55578 - Pheditor (PHP) terminal command sanitization flaw Affected: Pheditor versions 2.0.1 through before 2.0.6. After the GHSA-9643-6xjp-vx57 fix added a blocklist for certain characters, three remain unblockable: the single pipe (|), the backtick (`), and the newline (0x0A). An authen...

8.8CVSS6AI score0.00362EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added last week8 views

CVE-2026-55578

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.8CVSS6AI score0.00362EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added last week34 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
EUVD
EUVD
added last week9 views

EUVD-2026-49386

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.8CVSS6AI score0.00362EPSS
SaveExploits0References3
OSV
OSV
added last week6 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.8CVSS6.1AI score0.00362EPSS
SaveExploits0References5
CVE
CVE
added last week16 views

CVE-2026-54540

Summary: Pheditor prior to 2.0.5 exposes an authenticated terminal command whitelist bypass. The vulnerability occurs in the terminal feature, which checks if the submitted command starts with a configured value and then passes the full string to shell_exec(). Because shell commands can be execut...

8.8CVSS6AI score0.00712EPSS
SaveExploits0References2
Cvelist
Cvelist
added last week33 views

CVE-2026-54540 Authenticated terminal command whitelist bypass in Pheditor

Pheditor is a single-file editor and file manager written in PHP. Prior to version 2.0.5, there is an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINALCOMMANDS values, then passes the full command...

8.8CVSS0.00712EPSS
SaveExploits0References2
Rows per page
Query Builder