Lucene search
+L

52 matches found

Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•17 views

Pheditor 2.0.1-2.0.3 - OS Command Injection

Pheditor 2.0.1 to - 2.0.4 contains an OS command injection caused by improper sanitization of the 'dir' POST parameter in the terminal action handler, letting authenticated users execute arbitrary OS commands with web server privileges. id: CVE-2026-48030 info: name: Pheditor 2.0.1-2.0.3 - OS...

9.9CVSS6.2AI score0.07548EPSS
SaveExploits1References3
Kitploit
Kitploit
•added 2026/09/22 7:12 p.m.•10 views

CVE-2026-48030

CVE-2026-48030 — Pheditor における OS コマンドインジェクション 概要...

9.9CVSS5.9AI score0.07548EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 6:23 a.m.•8 views

CVE-2026-55579

CVE-2026-55579 — Pheditor ハードコードされたデフォルトパスワードによる RCE -critical 要約: Pheditor(全バージョン)には、ソースコードに ハードコードされたデフォルト管理者パスワード (admin)が埋め込まれています。初回ログイン時にパスワード変更を強制する機能はなく、視覚的な警告のみです。未認証の攻撃者は誰でも管理者としてログインし、ビルトインの ターミナルパネル...

9.8CVSS6.1AI score0.00792EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/27 6:16 p.m.•21 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.00734EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/27 6:16 p.m.•27 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.00667EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/27 6:16 p.m.•19 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.8CVSS0.00792EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/27 6:16 p.m.•20 views

CVE-2026-48030

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS0.07548EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/07/27 5:54 p.m.•13 views

EUVD-2026-49387

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.00792EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/27 5:54 p.m.•11 views

CVE-2026-55579 Pheditor: Hardcoded default password 'admin' with no forced change enables full application compromise

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.00792EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/27 5:54 p.m.•12 views

CVE-2026-55579 Pheditor: Hardcoded default password 'admin' with no forced change enables full application compromise

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 score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/27 5:54 p.m.•45 views

CVE-2026-55579 Pheditor: Hardcoded default password 'admin' with no forced change enables full application compromise

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.8CVSS0.00792EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/27 5:54 p.m.•66 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.00667EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/07/27 5:54 p.m.•10 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.8CVSS6AI score0.00667EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/27 5:54 p.m.•15 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.00667EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/07/27 5:54 p.m.•24 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.00667EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/27 5:54 p.m.•40 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.00667EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/27 5:54 p.m.•11 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 score
SaveExploits0References5
attackerkb
attackerkb
•added 2026/07/27 5:53 p.m.•12 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.8CVSS6AI score0.00734EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2026/07/27 5:53 p.m.•64 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.00734EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/27 5:53 p.m.•40 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.00734EPSS
SaveExploits0References2
Rows per page
Query Builder