Lucene search
+L

173 matches found

OSV
OSV
added 2026/04/20 2:46 p.m.10 views

CVE-2026-39918 Vvveb < 1.0.8.1 Code Injection via Installation Endpoint

Vvveb prior to 1.0.8.1 contains a code injection vulnerability in the installation endpoint where the subdir POST parameter is written unsanitized into the env.php configuration file without escaping or validation. Attackers can inject arbitrary PHP code by breaking out of the string context in t...

9.2CVSS6.7AI score
SaveExploits0References6
CVE
CVE
added 2026/04/20 2:46 p.m.20 views

CVE-2026-39918

Vvveb before 1.0.8.1 contains a code injection vulnerability in the installation endpoint. The subdir POST parameter is written unsanitized into env.php without escaping or validation, allowing an attacker to break out of the string context in the define statement and achieve unauthenticated remo...

9.8CVSS6.6AI score0.00665EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/17 9:56 p.m.19 views

OpenClaw: Workspace .env could inject OpenClaw runtime-control variables

Summary Workspace .env could inject OpenClaw runtime-control variables. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.9 Impact A malicious workspace .env file could set OpenClaw runtime-control variables affecting update sources, gateway URLs,...

8.8CVSS5.7AI score0.00203EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 9:13 p.m.13 views

PsiTransfer: Upload PATCH path traversal can create `config.<NODE_ENV>.js` and lead to code execution on restart

Summary The upload PATCH flow under /files/:uploadId validates the mounted request path using the still-encoded req.path, but the downstream tus handler later writes using the decoded req.params.uploadId. In deployments that use a supported custom PSITRANSFERUPLOADDIR whose basename prefixes a...

7.5CVSS6.1AI score0.00307EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/16 1:22 p.m.12 views

CVE-2025-61260

A vulnerability was identified in OpenAI Codex CLI v0.23.0 and before that enables code execution through malicious MCP Model Context Protocol configuration files. The attack is triggered when a user runs the codex command inside a malicious or compromised repository. Codex automatically loads...

9.8CVSS6.5AI score0.06583EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/14 3:16 p.m.10 views

CVE-2025-61260

A vulnerability was identified in OpenAI Codex CLI v0.23.0 and before that enables code execution through malicious MCP Model Context Protocol configuration files. The attack is triggered when a user runs the codex command inside a malicious or compromised repository. Codex automatically loads...

9.8CVSS0.06583EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/11 1:21 a.m.6 views

CVE-2026-39393

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the install route guard in ci4ms relies solely on a volatile cache check cache'settings' combined with .env file existence to block...

8.1CVSS5.9AI score0.00421EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/08 7:16 p.m.12 views

EUVD-2026-20489

CI4MS Vulnerable to .env CRLF Injection via Unvalidated host Parameter in Install Controller...

8.1CVSS5.9AI score0.00516EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/08 7:16 p.m.17 views

GHSA-VFHX-5459-QHQH CI4MS Vulnerable to .env CRLF Injection via Unvalidated `host` Parameter in Install Controller

Summary The Install::index controller reads the host POST parameter without any validation and passes it directly into updateEnvSettings, which writes it into the .env file via pregreplace. Because newline characters in the value are not stripped, an attacker can inject arbitrary configuration...

8.1CVSS5.9AI score0.00516EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/08 7:15 p.m.4 views

Missing Authentication for Critical Function

Overview ci4-cms-erp/ci4ms is a composer create-project ci4-cms-erp/ci4ms Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the install route guard process when the database is temporarily unreachable and the cache is empty. An attacker can gain...

9.2CVSS5.9AI score0.00421EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/08 7:15 p.m.8 views

GHSA-8RH5-4MVX-XJ7J CI4MS Vulnerable to Post-Installation Re-entry via Cache-Dependent Install Guard Bypass

Summary The install route guard in ci4ms relies solely on a volatile cache check cache'settings' combined with .env file existence to block post-installation access to the setup wizard. When the database is temporarily unreachable during a cache miss TTL expiry or admin-triggered cache clear, the...

8.1CVSS6AI score0.00421EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/08 7:15 p.m.13 views

CI4MS Vulnerable to Post-Installation Re-entry via Cache-Dependent Install Guard Bypass

Summary The install route guard in ci4ms relies solely on a volatile cache check cache'settings' combined with .env file existence to block post-installation access to the setup wizard. When the database is temporarily unreachable during a cache miss TTL expiry or admin-triggered cache clear, the...

8.1CVSS6AI score0.00421EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/08 7:15 p.m.14 views

CI4MS has a Hidden Items Authorization Bypass in Fileeditor Allows Reading Secrets and Writing Protected Files

Summary The Fileeditor controller defines a hiddenItems array containing security-sensitive paths .env, composer.json, vendor/, .git/ but only enforces this protection in the listFiles method. The readFile, saveFile, deleteFileOrFolder, renameFile, createFile, and createFolder endpoints perform n...

7.2CVSS6.2AI score0.00471EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/04/08 3:16 p.m.11 views

CVE-2026-39394

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the Install::index controller reads the host POST parameter without any validation and passes it directly into updateEnvSettings, which...

9.8CVSS0.00516EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/08 2:32 p.m.4 views

CVE-2026-39394

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the Install::index controller reads the host POST parameter without any validation and passes it directly into updateEnvSettings, which...

8.1CVSS6.1AI score0.00516EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/08 2:32 p.m.9 views

CVE-2026-39394 CI4MS has an .env CRLF Injection via Unvalidated `host` Parameter in Install Controller

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the Install::index controller reads the host POST parameter without any validation and passes it directly into updateEnvSettings, which...

8.1CVSS6.1AI score
SaveExploits0References3
CVE
CVE
added 2026/04/08 2:31 p.m.50 views

CVE-2026-39393

CVE-2026-39393 affects the ci4ms CodeIgniter 4-based CMS skeleton. Before 0.31.4.0, the install route guard uses a volatile cache check (cache('settings')) and .env existence to block setup access; if the database is temporarily unreachable during a cache miss, the guard can fail open, allowing a...

8.1CVSS5.9AI score0.00421EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/08 2:31 p.m.5 views

CVE-2026-39393

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the install route guard in ci4ms relies solely on a volatile cache check cache'settings' combined with .env file existence to block...

8.1CVSS5.9AI score0.00421EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/04/08 12:00 a.m.15 views

CI4MS 安全漏洞

CI4MS is an open-source blog page management tool developed by Ci4MS. Versions of CI4MS prior to 0.31.4.0 contained security vulnerabilities. These vulnerabilities stemmed from the controller’s ability to write host parameters to the .env file without proper validation, and without stripping line...

9.8CVSS5.9AI score0.00516EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.17 views

PT-2026-31320

Name of the Vulnerable Software and Affected Versions CI4MS versions prior to 0.31.4.0 Description The install route guard in CI4MS relies on a cache check and the existence of a .env file to prevent access to the setup wizard after installation. If the database is temporarily unreachable when th...

8.1CVSS6AI score0.00421EPSS
SaveExploits1References8
Rows per page
Query Builder