Lucene search
K

523466 matches found

GithubExploit
GithubExploit
•added 18 minutes ago•0 views

Exploit for Improper Authentication in Google Android

BlueDucky Ver 2.1 Android šŸ¦† Thanks to all the people at Hac...

6.3CVSS0.07879EPSS
Exploits8
Github Security Blog
Github Security Blog
•added 33 minutes ago•2 views

justhtml: to_markdown() code-span blank-line breakout enables XSS

justhtml: tomarkdown code-span blank-line breakout enables XSS Summary In justhtml 0.9.0 through 1.21.0, tomarkdown renders text and text inside a link as an inline Markdown code span whose only protection is backtick-fence length. A blank line \n\n in that text terminates the inline span in any...

5.9AI score
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 46 minutes ago•1 views

CVE-2026-47770

jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface, resulting in denial of service via stack exhaustion uncontrolled recursion. The crash occurs in jq's recursive...

6.8CVSS5.9AI score0.00025EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 51 minutes ago•1 views

CVE-2026-49839

jq is a command-line JSON processor. Prior to 1.8.2, jq --rawfile can turn a handled oversized-string error into invalid-state reuse and a real heap out-of-bounds write in assertion-disabled builds. When jvloadfileraw=1 reads an attacker-controlled file, it repeatedly appends file chunks to the...

7.1CVSS5.9AI score0.00018EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 52 minutes ago•1 views

CVE-2026-54679

jq is a command-line JSON processor. Prior to 1.8.2, on 32bit system, jvpstringappend has a chance of integer/multiple overflowing and then causing a massive buffer overrun. This vulnerability is fixed in 1.8.2...

6.9CVSS6AI score
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-55180

pnpm is a package manager. Prior to 10.34.2 and 11.5.3, pnpm and pacquet expanded $ENVVAR placeholders from repository-controlled .npmrc and pnpm-workspace.yaml into registry request destinations and registry credentials. A malicious repository could cause dependency resolution to send victim...

6.5CVSS5.8AI score
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-48995

pnpm is a package manager. Prior to 10.33.4 and 11.0.7, a malicious codeload.github.com server can serve whatever tarball it wants and pnpm will install it regardless of the lockfile. The lockfile does not store the hash of the dependencies from https://codeload.github.com. This means that if thi...

7.5CVSS5.9AI score0.00024EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-11999

X.509 trust-chain bypass path-depth exhaustion in the OpenSSL compatibility certificate verifier wolfSSLX509verifycert. This affects only builds with --enable-opensslextra whose application calls X509verifycert with caller-supplied untrusted intermediates; for those users it is critical, otherwis...

8.2CVSS5.9AI score
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-50017

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm can send user-level unscoped npm authentication credentials to a registry chosen by a repository-local .npmrc file. In the reproduced case, the user's npm config contains a default registry and an unscoped authToken. The repository does...

6.9CVSS5.9AI score0.00108EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-50016

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm allows a transitive dependency alias from registry package metadata to contain path traversal segments. During install, pnpm later uses that alias as a filesystem path when linking dependency nodes. As a result, a registry package can...

8.8CVSS5.9AI score0.00037EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-55967

AES-GCM encryption/decryption with extremely large cumulative single message sizes 64 GiB were not properly rejected by the streaming APIs, allowing counter wrap, keystream reuse, and consequent plaintext recovery...

2CVSS5.8AI score
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•2 views

CVE-2026-50015

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm's patch application pipeline @pnpm/patch-package performs no path validation on file paths extracted from .patch files. An attacker who contributes a malicious patch file via a pull request can write attacker-controlled content to or...

7.3CVSS6.1AI score0.00044EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-55961

wolfSSLPKCS7verify returning success for a degenerate certs-only PKCS7 object that contains no signer. Such an object has empty signerInfos, so the underlying signed-data verification succeeds without authenticating any content. The compatibility-layer verify path now rejects the object when no...

8.2CVSS5.8AI score
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-50014

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected...

6.4CVSS5.9AI score0.00037EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-50573

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm install in non-frozen mode can accept new remote package content after detecting that the downloaded tarball does not match the integrity recorded in pnpm-lock.yaml. When a package is already locked with an integrity value, and the...

6.8CVSS5.9AI score0.00017EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•2 views

CVE-2026-50021

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm's tarball extraction worker skips integrity verification when the integrity field is absent from the lockfile resolution. If an attacker can both modify pnpm-lock.yaml to remove the integrity: field and cause the referenced registry URL...

6.8CVSS5.9AI score0.00017EPSS
Exploits0References2Affected Software1
GithubExploit
GithubExploit
•added 1 hour ago•7 views

Exploit for Path Traversal in Gogs

CVE-2025-8110 Gogs Repository Symlink Remote Code Executio...

8.8CVSS6.8AI score0.7654EPSS
Exploits15
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-55700

pnpm is a package manager. From 11.3.0 until 11.5.3, pnpm stage download derived a local filename from registry-controlled package name and version fields. A crafted manifest could escape the selected download directory and overwrite another reachable file. The merged fix validates both fields,...

7.1CVSS5.8AI score
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•2 views

CVE-2026-6091

Partial-chain certificate verification may accept chains that terminate at a peer-supplied, untrusted intermediate certificate rather than a trusted anchor. An attacker could present a chain that ends at an intermediate they control and have it accepted as valid. This affects the OpenSSL...

6CVSS5.9AI score
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
•added 1 hour ago•1 views

CVE-2026-55699

pnpm is a package manager. Prior to 10.34.2 and 11.5.3, Manifest bin object keys such as "", ".", and ".." passed pnpm's bin-name guard. When a malicious package was installed globally, later global remove, update, or add-replacement flows could re-derive those names from the installed manifest a...

6.5CVSS5.9AI score
Exploits0References2Affected Software1
Rows per page
Query Builder