Lucene search
+L

475432 matches found

CVE
CVE
added 2026/07/27 5:59 p.m.74 views

CVE-2026-48051

Papra (document management platform) prior to version 26.5.0 is vulnerable to SSRF via its webhook delivery system. The issue arises because the SSRF protection checks only the registered webhook URL and ignores redirects; the HTTP client (ofetch) automatically follows 3xx redirects, and the redi...

3.5CVSS5.8AI score0.00207EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/27 5:54 p.m.10 views

EUVD-2026-49388

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS5.8AI score0.00675EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/27 5:54 p.m.8 views

CVE-2026-64644 Next.js: Denial of Service in the Image Optimization API using SVGs

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default image loader, the Image Optimization API can optimize remotely hosted images if configured not enabled by default. If...

6.3CVSS5.8AI score0.00675EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/27 5:54 p.m.52 views

CVE-2026-55579

CVE-2026-55579 affects the PHP single-file editor Pheditor. From 2.0.1 up to before 2.0.6, it ships with a hardcoded default password (admin) whose SHA-512 hash is in pheditor.php:11, with no mechanism to force a first-login password change. An attacker using the default credentials gains full ac...

9.8CVSS6.2AI score0.00603EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:54 p.m.9 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 2026/07/27 5:54 p.m.52 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
EUVD
EUVD
added 2026/07/27 5:54 p.m.13 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
Cvelist
Cvelist
added 2026/07/27 5:53 p.m.35 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
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:53 p.m.10 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.00712EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/27 5:53 p.m.49 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
OSV
OSV
added 2026/07/27 5:53 p.m.7 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.8CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/07/27 5:53 p.m.82 views

CVE-2026-48030

Summary: CVE-2026-48030 affects pheditor (PHP) prior to 2.0.4. An OS command injection exists in the terminal action handler by unsafely using the POST parameter and injecting the directory path into shell_exec() without sanitization. This allows an authenticated user with terminal permission to ...

9.9CVSS6.2AI score0.05155EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/27 5:48 p.m.11 views

CVE-2026-64643 Next.js: Unauthenticated Disclosure of Internal Server Function endpoints

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions use server or use cache endpoints can be disclosed bypassing any authentication on the pages where these...

6.3CVSS5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:48 p.m.9 views

CVE-2026-64643

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions use server or use cache endpoints can be disclosed bypassing any authentication on the pages where these...

6.3CVSS5.7AI score0.00516EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/27 5:45 p.m.11 views

EUVD-2026-49382

Next.js is a React framework for building full-stack web applications. In versions 16.0.0 through 16.2.10, crafted requests targeting Next.js applications using App Router built with Turbopack and a single entry in config.i18n.locales can bypass middleware/proxy based authentication. This issue h...

8.3CVSS5.8AI score0.00948EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/27 5:40 p.m.6 views

CVE-2026-64641 Next.js: Denial of Service in App Router using Server Actions

Next.js is a React framework for building full-stack web applications. In versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10, crafted requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive CPU usage blocking processing of further...

8.2CVSS5.8AI score0.00599EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2026/07/27 5:35 p.m.11 views

K000162456: NLnet Labs Unbound vulnerability CVE-2026-41292 and CVE-2026-42944

Security Advisory Description CVE-2026-41292 NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to a degradation of service attack related to parsing long lists of incoming EDNS options. An adversary sending queries with too many EDNS options can hold Unbound threads hostage whil...

8.7CVSS5.9AI score0.00842EPSS
SaveExploits0Affected Software4
Debian CVE
Debian CVE
added 2026/07/27 5:23 p.m.7 views

CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

9.1CVSS5.8AI score0.00608EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:23 p.m.9 views

CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

7.5CVSS5.8AI score0.00608EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/07/27 5:23 p.m.98 views

CVE-2026-45623 PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

7.5CVSS0.00608EPSS
SaveExploits1References1
Rows per page
Query Builder