VulnSea

Tagged “composer”

CVEs tagged composer, newest first.

504 CVEsRSS

CVE-2026-81525High· 8.1
2w ago

mongodb: Reject "." and NUL bytes in database and collection names

mongodb: Reject "." and NUL bytes in database and collection names

▾ Twilightmongodb · mongodb/mongodbEPSS 0.48%via GHSA
CVE-2026-53637Medium· 6.5
2w ago

Sylius is an Open Source eCommerce Framework on Symfony

Sylius is an Open Source eCommerce Framework on Symfony. Versions 2.0.0 through 2.0.17, 2.1.0 through 2.1.14, and 2.2.0 through 2.2.5 contain an improper workflow enforcement vulnerability in the cart `FormComponent`. When an order is co…

▾ SunlitSylius · SyliusEPSS 0.36%via NVD
CVE-2026-53638Medium· 4.3
2w ago

Sylius is an Open Source eCommerce Framework on Symfony

Sylius is an Open Source eCommerce Framework on Symfony. Starting in version 2.0.0 and prior to version 2.0.18, 2.1.15, and 2.2.6, an authorization bypass vulnerability exists in the shop account API. The `PATCH /api/v2/shop/account/orde…

▾ SunlitSylius · SyliusEPSS 0.28%via NVD
CVE-2026-53639Medium· 6.3
2w ago

Sylius is an Open Source eCommerce Framework on Symfony

Sylius is an Open Source eCommerce Framework on Symfony. Starting in version 2.0.0 and prior to version 2.0.18, 2.1.15, and 2.2.6, the `GET /api/v2/shop/payment-requests/{hash}` and `PUT /api/v2/shop/payment-requests/{hash}` endpoints lo…

▾ SunlitSylius · SyliusEPSS 0.54%via NVD
CVE-2026-52762High· 7.1PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki Bazar contains a stored Server-Side Template Injection (SSTI) vulnerability in the semantic template feature that can be escalated to confirmed Remote Code Executio…

▾ MidnightYesWiki · yeswikiEPSS 0.78%via NVD
CVE-2026-52763Medium· 6.5
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the recentchanges action (actions/recentchanges.php) accepts a period argument from two disjoint parameter spaces. A whitelist validates only the URL form against ['day','w…

▾ SunlitYesWiki · yeswikiEPSS 0.38%via NVD
CVE-2026-52766Critical· 9.1PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the {{erasespamedcomments}} wiki action (actions/EraseSpamedCommentsAction.php) accepts a suppr[] array from POST and deletes every wiki page whose tag appears in that arra…

▾ AbyssalYesWiki · yeswikiEPSS 0.58%via NVD
CVE-2026-52767High· 8.2PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. From version 4.6.2 to before version 4.6.6, HttpSignatureService::verifySignature() checks the result of PHP's openssl_verify() with a loose boolean negation - if (!openssl_verify(...)) { throw ..…

▾ MidnightYesWiki · yeswikiEPSS 0.35%via NVD
CVE-2026-52769High· 8.3PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. From version 4.6.2 to before version 4.6.6, the POST /api/forms/{formId}/actor/inbox route - exposed publicly with acl:"public" - accepts an HTTP Signature header whose keyId parameter is a URL. H…

▾ MidnightYesWiki · yeswikiEPSS 0.49%via NVD
CVE-2026-52770High· 7.5PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Bazar fields whose value structure is nume…

▾ MidnightYesWiki · yeswikiEPSS 0.47%via NVD
CVE-2026-52771High· 8.3
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. From version 4.2.0 to before version 4.6.6, ApiController::deletePage() interpolates a page tag retrieved from the database into a DELETE FROM …_links WHERE to_tag = '$tag' query without escaping.…

▾ TwilightYesWiki · yeswikiEPSS 0.51%via NVD
CVE-2026-52772Medium· 5.5PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, Bazar form-field templates still apply |raw('html') to field.label / field.hint in attribute and label-body contexts, resulting stored XSS in form renders. This issue has b…

▾ TwilightYesWiki · yeswikiEPSS 0.34%via NVD
CVE-2026-52773Medium· 6.1PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. From version 4.1.0 to before version 4.6.6, YesWiki's archived-revision view reflects the time GET parameter into a hidden HTML input in handlers/page/show.php without escaping. Because MySQL coer…

▾ TwilightYesWiki · yeswikiEPSS 0.59%via NVD
CVE-2026-52774Medium· 6.1PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki's Bazar widget handler reflects the id GET parameter into HTML attributes using strip_tags() only. Because strip_tags() does not escape double quotes, an attacker c…

▾ TwilightYesWiki · yeswikiEPSS 0.66%via NVD
CVE-2026-52775High· 8.8PoC
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction() that allows any authenticated user to inject a…

▾ MidnightYesWiki · yeswikiEPSS 0.48%via NVD
CVE-2026-52777Critical· 9.4
3w ago

YesWiki is a wiki system written in PHP

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, there is an authenticated PHP object injection vulnerability in BazarImportAction via unserialize. This issue has been patched in version 4.6.6.

▾ MidnightYesWiki · yeswikiEPSS 0.28%via NVD
CVE-2026-53932High· 8.0
3w ago

laravel-backup-restore restores database backups made with spatie/laravel-backup

laravel-backup-restore restores database backups made with spatie/laravel-backup. Prior to version 1.9.4, a crafted backup archive can trigger OS command injection during database restore. This issue has been patched in version 1.9.4.

▾ Twilightstefanzweifel · laravel-backup-restoreEPSS 1.7%via NVD
CVE-2026-53760Medium· 5.2PoC
3w ago

Admidio is an open-source user management solution

Admidio is an open-source user management solution. In versions 5.0.11 and prior, the modules/plugins.php endpoint handles plugin installation, uninstallation, and update operations via GET requests without CSRF token validation. Because…

▾ TwilightAdmidio · admidioEPSS 0.17%via NVD
CVE-2026-84361HighPoC
3w ago

Composer is a dependency Manager for the PHP language

Composer is a dependency Manager for the PHP language. From 1.0 until 2.2.30 and 2.10.3, a malicious dependency package from a custom Composer repository or an untrusted composer.lock file could set source.type to perforce and source.url…

▾ Midnightcomposer · composer/composerEPSS 0.55%via NVD
CVE-2026-84308Medium· 6.3
3w ago

phpseclib is a PHP secure communications library

phpseclib is a PHP secure communications library. Prior to 3.0.57 and 4.0.1, pure-PHP X25519 scalar multiplication in phpseclib/Math/PrimeField/Integer.php performs data-dependent conditional modular reductions in add() and subtract(). D…

▾ Sunlitphpseclib · phpseclibEPSS 0.33%via NVD
CVE-2026-84374High· 7.5
3w ago

Laravel Excel provides supercharged Excel exports and imports in Laravel

Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy() method resolves the caller-controlled $destination supplied through Excel::…

▾ Twilightmaatwebsite · maatwebsite/excelEPSS 0.84%via NVD
CVE-2026-84372Critical· 9.8
3w ago

Predis is a flexible and feature-complete Redis and Valkey client for PHP

Predis is a flexible and feature-complete Redis and Valkey client for PHP. From version 3.0.0-RC1 until version 3.3.0, pipeline handling on aggregate cluster and replication connections reparses an already serialized RESP buffer in Abstr…

▾ Midnightpredis · predis/predisEPSS 0.73%via NVD
CVE-2026-84307Low· 3.7
3w ago

Filament is a collection of full-stack components for accelerated Laravel development

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.5 and 5.7.5, packages/panels/src/Auth/Pages/Login.php presents the multi-factor authentication challenge before evaluating canAc…

▾ Sunlitfilament · filament/filamentEPSS 0.46%via NVD
CVE-2026-84306Medium· 6.5
3w ago

Filament is a collection of full-stack components for accelerated Laravel development

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.6 and 5.7.6, packages/panels/src/Auth/MultiFactor/App/AppAuthentication.php uses AppAuthentication::verifyCode() with a used-cod…

▾ Sunlitfilament · filament/filamentEPSS 0.45%via NVD
CVE-2026-19418High
3w ago

TYPO3 CMS - Broken Access Control in Backend and Install Tool

TYPO3 CMS - Broken Access Control in Backend and Install Tool

▾ Twilighttypo3 · typo3/cms-backendEPSS 0.24%via GHSA
GHSA-j8pm-gj4c-rq4xHigh· 7.5
3w ago

league/commonmark: Denial of service via crafted code fences, reference links, and emphasis delimiters

league/commonmark: Denial of service via crafted code fences, reference links, and emphasis delimiters

▾ Twilightleague · league/commonmarkvia GHSA
GHSA-f8fg-pg57-v4j8High· 7.2
3w ago

league/commonmark XSS: `on*` event-handler filter in `AttributesExtension` bypassed with a U+000C form feed

league/commonmark XSS: `on*` event-handler filter in `AttributesExtension` bypassed with a U+000C form feed

▾ Twilightleague · league/commonmarkvia GHSA
GHSA-jjv6-8j6v-6j52High· 7.5
3w ago

league/commonmark: Denial of service in the SmartPunct and Attributes extensions

league/commonmark: Denial of service in the SmartPunct and Attributes extensions

▾ Twilightleague · league/commonmarkvia GHSA
GHSA-8rr7-cvq3-gmfhHigh· 7.5
3w ago

league/commonmark: Denial of service via distinctly-named attributes in the Attributes extension

league/commonmark: Denial of service via distinctly-named attributes in the Attributes extension

▾ Twilightleague · league/commonmarkvia GHSA
CVE-2026-75592Medium
3w ago

Kirby is an open-source content management system

Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler used incomplete filesystem containment checks in src/Filesystem/Dir.php and src/Filesystem/F.php through Ki…

▾ Sunlitgetkirby · getkirby/cmsEPSS 0.68%via NVD
CVEs tagged “composer” — page 4 · VulnSea