Lucene search
+L

3708 matches found

Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.16 views

PT-2026-80743

Name of the Vulnerable Software and Affected Versions Pipelines-as-Code versions prior to 0.48.0 Description Installations using the GitHub App provider are susceptible to credential exfiltration via the webhook endpoint. The system accepted the X-GitHub-Enterprise-Host request header as the API...

8.2CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/19 9:16 p.m.10 views

CVE-2026-53548

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.6.1, the GET /host/db/host/:id/password endpoint in src/backend/database/routes/host.ts accepts an authenticated user's numeric host ID and the field=password or...

9.6CVSS0.00355EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 8:35 p.m.35 views

CVE-2026-53548 Termix: IDOR — Authenticated user can fetch SSH passwords for hosts owned by other users

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.6.1, the GET /host/db/host/:id/password endpoint in src/backend/database/routes/host.ts accepts an authenticated user's numeric host ID and the field=password or...

9.6CVSS0.00355EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 8:35 p.m.11 views

CVE-2026-53548 Termix: IDOR — Authenticated user can fetch SSH passwords for hosts owned by other users

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.6.1, the GET /host/db/host/:id/password endpoint in src/backend/database/routes/host.ts accepts an authenticated user's numeric host ID and the field=password or...

9.6CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 8:35 p.m.38 views

CVE-2026-53548

Any authenticated Termix user with a valid JWT can enumerate sequential host IDs via the GET /host/db/host/:id/password endpoint to retrieve plaintext SSH/sudo passwords of other users due to missing host ownership enforcement. CVSS 9.6 Critical. Fixed in version 2.6.1; no in-the-wild exploitatio...

9.6CVSS5.4AI score0.00355EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 8:17 p.m.9 views

CVE-2026-19505

Improper cryptographic signature verification in jstfunctions.c in RDK-B WebUI rdkb-2025q4-kirkstone.04.10.26 allows a remote attacker to bypass authentication and obtain administrative access via a forged JWT containing an invalid RSA signature...

9.8CVSS0.00393EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 7:33 p.m.46 views

CVE-2026-55089

Etherpad (real-time collaborative editor) versions 2.1.0 through 3.1.0 contain a critical authorization bypass in the OAuth authorization_code path. The APIHandler.ts file checks only for the presence of the admin JWT claim rather than its boolean value, while OAuth2Provider.ts issues admin: fals...

9.9CVSS5.3AI score0.00355EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:33 p.m.40 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS0.00355EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 7:33 p.m.11 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.3AI score0.00355EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:33 p.m.7 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 7:27 p.m.39 views

CVE-2026-19505 RDK-B WebUI improper cryptographic signature verification vulnerability

Improper cryptographic signature verification in jstfunctions.c in RDK-B WebUI rdkb-2025q4-kirkstone.04.10.26 allows a remote attacker to bypass authentication and obtain administrative access via a forged JWT containing an invalid RSA signature...

0.00393EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 7:27 p.m.10 views

EUVD-2026-62711

Improper cryptographic signature verification in jstfunctions.c in RDK-B WebUI rdkb-2025q4-kirkstone.04.10.26 allows a remote attacker to bypass authentication and obtain administrative access via a forged JWT containing an invalid RSA signature...

5.4AI score0.00393EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 7:27 p.m.42 views

CVE-2026-19505

CVE-2026-19505 is a CRITICAL (CVSS 9.8) improper cryptographic signature verification flaw in RDK-B WebUI version rdkb-2025q4-kirkstone.04.10.26. The vulnerability resides in javascript-templates/source/jst_functions.c, where the code incorrectly checks the return value of OpenSSL's EVP_VerifyFin...

9.8CVSS5.3AI score0.00393EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 4:18 p.m.10 views

CVE-2026-63408

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints...

7.5CVSS0.0036EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 4:18 p.m.13 views

CVE-2026-63407

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin CorsMiddleware returns Access-Control-Allow-Origin: and permissive OPTIONS responses for authenticated /api/v1 endpoints. JavaScript from any origin c...

8.2CVSS0.00271EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 3:53 p.m.56 views

CVE-2026-63408

In Grav API Plugin before 1.0.0-rc.16, JwtAuthenticator::extractBearerToken() accepts a JWT via the ?token= URL query parameter on all /api/v1 routes, exposing valid tokens in Apache/proxy/CDN logs, browser history, and Referer headers. An attacker with access to those records can reuse the token...

7.5CVSS5.4AI score0.0036EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:53 p.m.13 views

CVE-2026-63408 Grav API Plugin: JWT Access Token Accepted via `?token=` URL Query Parameter

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints...

7.5CVSS5.5AI score0.00432EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 3:53 p.m.13 views

EUVD-2026-62547

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints...

7.5CVSS5.4AI score0.0036EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:53 p.m.36 views

CVE-2026-63408 Grav API Plugin: JWT Access Token Accepted via `?token=` URL Query Parameter

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints...

7.5CVSS0.0036EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:51 p.m.11 views

CVE-2026-63407 Grav API Plugin: CORS 'Access-Control-Allow-Origin: *' on Authenticated API Responses

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin CorsMiddleware returns Access-Control-Allow-Origin: and permissive OPTIONS responses for authenticated /api/v1 endpoints. JavaScript from any origin c...

8.2CVSS5.4AI score0.00341EPSS
SaveExploits0References5
Rows per page
Query Builder