Lucene search
+L

81663 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.8 views

PT-2026-63281

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description An issue exists in the OAuth2 sign-in callback that allows a deactivated user account to be reactivated when signing in through an authentication source that does not issue refresh tokens, such...

8.1CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.17 views

PT-2026-62121

Autel Maxi Charger Single firmware through V1.03.51 contains a hard-coded authentication token that bypasses authorization checks for multiple management endpoints. An attacker can supply the special token value to invoke privileged functionality without valid authentication...

10CVSS5.4AI score0.0033EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-63283

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description A privilege escalation issue exists in the API endpoint POST /users/username/tokens used for creating Personal Access Tokens. The endpoint is protected by the reqBasicOrRevProxyAuth middleware,...

8.7CVSS5.3AI score
SaveExploits0
Cvelist
Cvelist
added 2026/07/21 12:0 a.m.34 views

CVE-2025-68640

The Apple Find My backend service through 2025-12-17 allows an attacker in possession of a valid PET Private Endpoint Token to enumerate devices and remove offline devices from an Apple ID account without triggering two-factor authentication or ownership verification. This may result in...

0.00283EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.13 views

PT-2026-63297

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description A route-specific authorization failure allows a personal access token restricted to the public-only scope to retrieve private organization membership and permission details. While direct access...

4.9CVSS5.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-63309

This update for govulncheck-vulndb fixes the following issues: - Update to version 0.0.20260723T184607 2026-07-23T18:46:07Z jscPED-11136. Go CVE Numbering Authority IDs added or updated with aliases: GO-2026-4730 CVE-2026-33022 GHSA-cv4x-93xx-wgfj GO-2026-4761 CVE-2026-33211 GHSA-j5q5-j9gm-2w5c...

9.9CVSS7.2AI score0.03082EPSS
SaveExploits10
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.9 views

Oracle Linux 10 : tomcat9 (ELSA-2026-36790)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-36790 advisory. - Resolves: RHEL-150720 Tomcat: Certificate revocation bypass due to improper OCSP response validation CVE-2026-24734 - Resolves: Tomcat: OCSP checks...

9.1CVSS7.2AI score0.79938EPSS
SaveExploits9References3
Oracle linux
Oracle linux
added 2026/07/21 12:0 a.m.9 views

tomcat9 security update

1:9.0.117-2 - Resolves: RHEL-185571 Remove tomcat clustering JAR from RPM builds 1:9.0.117-1 - Resolves: RHEL-150720 Tomcat: Certificate revocation bypass due to improper OCSP response validation CVE-2026-24734 - Resolves: Tomcat: OCSP checks sometimes soft-fail with FFM even when soft-fail is...

9.6CVSS7.9AI score0.10137EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.10 views

PT-2026-63290

This update for govulncheck-vulndb fixes the following issues: - Update to version 0.0.20260723T184607 2026-07-23T18:46:07Z jscPED-11136. Go CVE Numbering Authority IDs added or updated with aliases: GO-2026-4730 CVE-2026-33022 GHSA-cv4x-93xx-wgfj GO-2026-4761 CVE-2026-33211 GHSA-j5q5-j9gm-2w5c...

9.9CVSS7.2AI score0.03082EPSS
SaveExploits10
Snyk
Snyk
added 2026/07/20 11:53 p.m.9 views

Incorrect Implementation of Authentication Algorithm

Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm via the webhook token validation process. An attacker can execute arbitrary scheduled job...

6.3CVSS6.1AI score0.00424EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/20 10:17 p.m.9 views

File Browser: Share API exposes the password hash and bypass token

Summary When a user creates a password-protected share or lists existing shares, the JSON response includes the full bcrypt passwordhash and the secret token of the share. The Link storage struct is serialized directly with json.Marshal and tags passwordhash and token for output, with no field...

5.5AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 10:17 p.m.7 views

GHSA-833G-CQHP-H72J File Browser: Share API exposes the password hash and bypass token

Summary When a user creates a password-protected share or lists existing shares, the JSON response includes the full bcrypt passwordhash and the secret token of the share. The Link storage struct is serialized directly with json.Marshal and tags passwordhash and token for output, with no field...

2.7CVSS5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/07/20 10:17 p.m.11 views

CVE-2026-55544

NextCRM is open-source customer relationship management CRM software. In version 0.12.1, the MCP campaign tools expose campaign read and write operations over the network using user-generated Bearer API tokens nxtc.... The application has an authorization model that restricts normal users to...

7.6CVSS0.0018EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 10:9 p.m.17 views

CVE-2026-57852

Affected product/Component: Grav CMS scheduler-webhook plugin. Vulnerability: Authentication bypass due to a short-circuit logic flaw in the webhook token validation, allowing unauthenticated remote attackers to trigger configured scheduled jobs. Impact (as described): An unauthenticated POST to ...

6.3CVSS6.1AI score0.00424EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 10:9 p.m.5 views

CVE-2026-57852 Authentication Bypass via Null Short-Circuit in Grav CMS Scheduler Webhook Token Check

Grav CMS scheduler-webhook plugin contains an authentication bypass vulnerability that allows unauthenticated remote attackers to trigger configured scheduled jobs by exploiting a short-circuit logic flaw in the webhook token validation. Attackers can send a single unauthenticated POST request to...

6.3CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/20 10:9 p.m.47 views

CVE-2026-57852 Authentication Bypass via Null Short-Circuit in Grav CMS Scheduler Webhook Token Check

Grav CMS scheduler-webhook plugin contains an authentication bypass vulnerability that allows unauthenticated remote attackers to trigger configured scheduled jobs by exploiting a short-circuit logic flaw in the webhook token validation. Attackers can send a single unauthenticated POST request to...

6.3CVSS0.00424EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/20 10:9 p.m.7 views

CVE-2026-57852 Authentication Bypass via Null Short-Circuit in Grav CMS Scheduler Webhook Token Check

Grav CMS scheduler-webhook plugin contains an authentication bypass vulnerability that allows unauthenticated remote attackers to trigger configured scheduled jobs by exploiting a short-circuit logic flaw in the webhook token validation. Attackers can send a single unauthenticated POST request to...

6.3CVSS6AI score0.00424EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 9:55 p.m.5 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.0012EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/20 9:55 p.m.9 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.0012EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/20 9:48 p.m.5 views

GHSA-C6W9-5G5J-JH2P Directus: Authorization-dependent response served from unsegmented cache key

Summary When response caching is enabled CACHEENABLED=true, the cache-key derivation in api/src/utils/get-cache-key.ts includes only version, path, query, and accountability.user plus a conditional ip. Authorization context beyond user share, role, roles, admin, app, policies is not part of the...

8.6CVSS5.5AI score0.00272EPSS
SaveExploits0References6
Rows per page
Query Builder