Lucene search
+L

2674 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.13 views

CVE-2026-59947

A flaw was found in Composer, a dependency manager for the PHP language. When Composer is executed with the -vvv debug verbosity option, it can inadvertently expose sensitive credentials, such as a GitHub Personal Access Token, by printing them in the debug output. This occurs because certain...

4.7CVSS5.8AI score0.00144EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 3:17 p.m.24 views

CVE-2026-65568

Contributor Broken Access Control in Visual Composer Website Builder = 45.15.0 versions...

5CVSS0.00165EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/27 1:59 p.m.11 views

CVE-2026-65568

Contributor Broken Access Control in Visual Composer Website Builder = 45.15.0 versions...

5CVSS5.8AI score0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 1:59 p.m.38 views

CVE-2026-65568 WordPress Visual Composer Website Builder plugin <= 45.15.0 - Broken Access Control vulnerability

Contributor Broken Access Control in Visual Composer Website Builder = 45.15.0 versions...

5CVSS0.00165EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/27 1:59 p.m.21 views

CVE-2026-65568

The CVE-2026-65568 entry concerns the WordPress Visual Composer Website Builder plugin (versions

5CVSS5.8AI score0.00165EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/27 1:59 p.m.19 views

EUVD-2026-49239

Contributor Broken Access Control in Visual Composer Website Builder = 45.15.0 versions...

5CVSS5.8AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/26 10:10 a.m.41 views

RHSA-2026:32991 Red Hat Security Advisory: osbuild-composer security update

Bulletin has no description...

7.5CVSS6.6AI score0.00651EPSS
SaveExploits0References9
Patchstack
Patchstack
added 2026/07/24 8:21 a.m.10 views

WordPress Visual Composer Website Builder plugin <= 45.15.0 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin Visual Composer Website Builder versions = 45.15.0...

5CVSS5.8AI score0.00165EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/22 8:36 p.m.11 views

GO-2026-6017 Gitea has insufficient permission checks for Composer package source links in code.gitea.io/gitea

Gitea has insufficient permission checks for Composer package source links in code.gitea.io/gitea...

8.2CVSS7.7AI score0.01393EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/20 9:57 p.m.21 views

EUVD-2026-42360

Composer: Path traversal in package bin field lets dependencies chmod arbitrary host files...

6.1CVSS5.3AI score0.00172EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 9:57 p.m.19 views

Composer: Path traversal in package bin field lets dependencies chmod arbitrary host files

Summary A Composer package declares its executables in the bin field of its composer.json. When Composer installs a package, it processes each bin entry and changes the file mode of the corresponding file so it is executable. If a bin entry contains .. path segments, it can resolve to a path...

6.1CVSS5.8AI score0.00172EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/20 9:55 p.m.9 views

GHSA-G6XQ-892H-64W3 Composer: URL-embedded HTTP-Basic username leaks to verbose logs (GitHub PAT exposure)

Summary When Composer is run with -vvv debug verbosity, it could print a credential that was embedded directly in a repository or package URL, but not as a password, to its debug output. Composer already masked the password portion of such URLs, but the username portion was shown in clear text...

4.7CVSS5.3AI score0.00144EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/20 9:55 p.m.22 views

EUVD-2026-42363

Composer: URL-embedded HTTP-Basic username leaks to verbose logs GitHub PAT exposure...

4.7CVSS5.2AI score0.00144EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 9:55 p.m.16 views

Composer: URL-embedded HTTP-Basic username leaks to verbose logs (GitHub PAT exposure)

Summary When Composer is run with -vvv debug verbosity, it could print a credential that was embedded directly in a repository or package URL, but not as a password, to its debug output. Composer already masked the password portion of such URLs, but the username portion was shown in clear text...

4.7CVSS5.3AI score0.00144EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/20 8:36 p.m.9 views

BIT-COMPOSER-2026-45793 Composer: Github Actions issued GITHUB_TOKEN disclosure in GitHub Actions logs

Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\IO\BaseIO::loadConfiguration validates GitHub OAuth tokens with the regex ^.A-Za-z0-9+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUBTOKEN values using t...

7.5CVSS5.7AI score0.01021EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/20 7:15 p.m.11 views

GHSA-499R-G7PC-VMP9 Composer: Arbitrary file write outside vendor via malicious transitive package name

Summary A maliciously crafted package, published on an untrusted third party repository other than Packagist.org or Private Packagist, can cause Composer to write files outside the vendor/ directory and outside your project, with attacker-controlled content, during a normal install or update...

7CVSS5.9AI score0.00164EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/20 7:15 p.m.18 views

Composer: Arbitrary file write outside vendor via malicious transitive package name

Summary A maliciously crafted package, published on an untrusted third party repository other than Packagist.org or Private Packagist, can cause Composer to write files outside the vendor/ directory and outside your project, with attacker-controlled content, during a normal install or update...

7CVSS5.9AI score0.00164EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/07/20 7:15 p.m.18 views

EUVD-2026-42362

Composer: Arbitrary file write outside vendor via malicious transitive package name...

7CVSS5.1AI score0.00164EPSS
SaveExploits0References6
Amazon
Amazon
added 2026/07/20 12:00 a.m.13 views

Important: composer

Issue Overview: Composer is a dependency Manager for the PHP language. Prior to 2.2.29 and 2.10.2, a Composer package bin entry containing .. path segments can resolve outside the package install directory and cause Composer's binary installation flow to chmod an existing host file to a...

7CVSS5.4AI score0.00172EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Amazon Linux 2023 : composer (ALAS2023-2026-1941)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1941 advisory. Composer is a dependency Manager for the PHP language. Prior to 2.2.29 and 2.10.2, a Composer package bin entry containing .. path segments can resolve outside the package install directory an...

7CVSS5.5AI score0.00172EPSS
SaveExploits0References8
Rows per page
Query Builder