Lucene search
+L

52547 matches found

OSV
OSV
added 2026/08/03 1:16 a.m.10 views

UBUNTU-CVE-2026-15055

In Bouncy Castle for Java before 1.85, PKCS8 / PBES2 decryptors honour unbounded KDF cost from input. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.2CVSS5.4AI score0.0027EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/03 1:16 a.m.16 views

CVE-2026-8763

In Bouncy Castle for Java before 1.85, Name Constraints bypass via trailing dot in rfc822Name and URI. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

9.3CVSS5.2AI score0.0043EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 12:57 a.m.79 views

CVE-2026-59638 JSSE hostname verifier CN-fallback enabled by default despite documented opt-in

In Bouncy Castle for Java before 1.85, JSSE hostname verifier CN-fallback enabled by default despite documented opt-in. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bctls-fips 1.0.24 1.0.X series, 2.0.24 2.0.X series and 2.1.24...

9.3CVSS0.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 12:48 a.m.70 views

CVE-2026-59646 DTLS handshake reassembler allocates buffer from unchecked 24-bit length

In Bouncy Castle for Java before 1.85, DTLS handshake reassembler allocates buffer from unchecked 24-bit length. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bctls-fips 1.0.24 1.0.X series, 2.0.24 2.0.X series and 2.1.24 2.1.X...

8.7CVSS0.00353EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-59641

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Bouncy Castle for Java before 1.85, S/MIME validator trusts signer-asserted signingTime for path validation. This issue also affects Bouncy Castle for Java L...

8.7CVSS5.9AI score0.00146EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/31 7:08 p.m.22 views

Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Summary jodit's sanitizeHTMLElement neutralizes a javascript: href using a bare href.trim.indexOf'javascript' === 0 check. This omits the normalization jodit applies to every other URL attribute: isDangerousUrl strips control bytes with value.replace/\u0000-\u0020+/g, '' and lowercases the value...

5.4CVSS5.5AI score0.00221EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/31 3:16 p.m.42 views

CVE-2026-18446

fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS0.00221EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/07/31 12:00 a.m.22 views

Joern 4.0.593

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.21 views

PT-2026-66655

Impact In its default configuration, a Rails application that displays image variants may allow an unauthenticated attacker to read arbitrary files from the server, including the process environment. That environment typically holds secret key base and often credentials for external systems, whic...

9.5CVSS6.8AI score0.27861EPSS
SaveExploits10References12
NVD
NVD
added 2026/07/28 1:18 p.m.18 views

CVE-2026-49332

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS0.00301EPSS
SaveExploits0References13
EUVD
EUVD
added 2026/07/28 12:18 p.m.15 views

EUVD-2026-49767

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS5.8AI score0.00301EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/25 8:50 a.m.14 views

EUVD-2026-48902

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: cancel workqueue on release for supported platforms only Since a recent fix the mtkjpegrelease function cancels any pending or running work present in the driver workqueue using cancelworksync function. Currently...

5.8AI score0.00122EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/24 2:47 p.m.15 views

CVE-2026-54763

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. The BasicAuth, DigestAuth, and ForwardAuth middlewares in Traefik do not correctly treat underscore-variant header names. This allows a remote attacker to inject a specially crafted header that bypasses Traefik's security...

10CVSS5.9AI score0.00208EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/22 11:14 p.m.30 views

JupyterLab: PyPI extension blocklist package-name canonicalization bypass

JupyterLab's PyPI extension manager enforces blockedextensionsuris by comparing the requested install name to blocklist entries with a custom string normalization that is weaker than PyPI package-name canonicalization. An authenticated user can request a PyPI-equivalent spelling such as...

6.1CVSS6.1AI score0.00487EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/22 11:14 p.m.11 views

GHSA-89VP-JRXV-24W8 JupyterLab: PyPI extension blocklist package-name canonicalization bypass

JupyterLab's PyPI extension manager enforces blockedextensionsuris by comparing the requested install name to blocklist entries with a custom string normalization that is weaker than PyPI package-name canonicalization. An authenticated user can request a PyPI-equivalent spelling such as...

6.1CVSS6.1AI score0.00487EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/22 9:18 p.m.14 views

CVE-2026-64796

Joomla Extension - regularlabs.com - various code injection vectors in Sourcerer extension - Free did not require both the article creator and last modifier to be Super Users before executing article PHP. Pro did not consistently enforce configured CSS, JavaScript and PHP permissions across tags,...

9.8CVSS0.00285EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 8:42 p.m.15 views

EUVD-2026-47811

Free did not require both the article creator and last modifier to be Super Users before executing article PHP. Pro did not consistently enforce configured CSS, JavaScript and PHP permissions across tags, attributes, files and both article owners. PHP include attributes could also escape the...

5.4AI score0.00285EPSS
SaveExploits0References1
Chainguard
Chainguard
added 2026/07/22 8:22 p.m.79 views

GHSA-HRXH-6V49-42GF vulnerabilities

Vulnerabilities for packages: omnictl-multiarch-fips, crossplane-provider-aws-lexmodels, istio, crossplane-provider-aws-detective, rabbitmq-messaging-topology-operator, sigstore-scaffolding-fips, longhorn-backing-image-manager, cilium-envoy-fips, cilium-cli, crossplane-provider-aws-appmesh,...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.15 views

PT-2026-63507

Name of the Vulnerable Software and Affected Versions Sourcerer extension affected versions not specified Description Multiple code injection vectors exist within the extension. The Free version fails to verify that both the article creator and the last modifier possess Super User privileges befo...

5.9AI score0.00285EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/07/17 8:23 a.m.43 views

GHSA-WCRF-9VRR-854F vulnerabilities

Vulnerabilities for packages: gitlab-operator, tigera-operator-fips, datadog-agent-fips, datadog-agent, tigera-operator, gitlab-operator-fips...

5.9AI score
SaveExploits0
Rows per page
Query Builder