Lucene search
+L

604320 matches found

OSV
OSV
added 2026/08/21 10:40 p.m.12 views

CVE-2026-48050 Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before...

8.8CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/21 10:40 p.m.65 views

CVE-2026-48050

Arc (an open SQL-native time-series database for telemetry) versions prior to 26.06.1 expose Go's net/http/pprof debug endpoints at /debug/pprof/* without authentication. The root cause is that /debug/pprof is added to PublicPrefixes in cmd/arc/main.go, causing the auth middleware to short-circui...

8.8CVSS8.7AI score0.00358EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 10:40 p.m.39 views

CVE-2026-48050 Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before...

8.8CVSS0.00358EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 10:31 p.m.6 views

CVE-2026-34949 Combodo iTop: Unauthenticated user can delete .readonly file

Combodo iTop is a web based IT service management tool.Prior to 3.2.3, an unauthenticated user could delete the .readonly file on iTop instances — a file created during the setup process that prevents users from performing write actions. This issue has been fixed in version 3.2.3...

6.5CVSS5.5AI score
SaveExploits0References3
CVE
CVE
added 2026/08/21 10:31 p.m.17 views

CVE-2026-34949

Combodo iTop versions prior to 3.2.3 are affected by an unauthenticated file deletion vulnerability. An attacker with no credentials can delete the .readonly file, which is created during the setup process to prevent users from performing write actions. Removing this file effectively disables the...

6.5CVSS5.3AI score0.0022EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 10:26 p.m.22 views

CVE-2026-34948

Combodo iTop versions prior to 3.2.3 are affected by an access control bypass in its OQL (Object Query Language) engine. The root cause is that the silos access check only applies to classes present in the SELECT clause , leaving classes referenced via JOINs unprotected. This allows an authentica...

7.7CVSS5.3AI score0.00227EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 10:26 p.m.11 views

EUVD-2026-64187

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, only classes present in the SELECT clause are protected by the silos access check in OQL. This issue has been fixed in version 3.2.3...

7.7CVSS5.3AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 10:26 p.m.6 views

CVE-2026-34948 Combodo iTop: Access control bypass via OQL joins

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, only classes present in the SELECT clause are protected by the silos access check in OQL. This issue has been fixed in version 3.2.3...

7.7CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 10:26 p.m.30 views

CVE-2026-34948 Combodo iTop: Access control bypass via OQL joins

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, only classes present in the SELECT clause are protected by the silos access check in OQL. This issue has been fixed in version 3.2.3...

7.7CVSS0.00227EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/21 10:20 p.m.2 views

serviceDetector

serviceDetector Detecta se um serviço está instalado às cegas e/ou em execução se expuser named pipes em uma máquina remota sem usar privilégios administrativos locais. Sobre Em mais detalhes, a execução deste script conecta-se remotamente ao serviço SMB do alvo 445/tcp e faz o seguinte: 1...

5.4AI score
SaveExploits0References10
NVD
NVD
added 2026/08/21 10:16 p.m.10 views

CVE-2026-53487

Kite is a Kubernetes dashboard. Prior to version 0.12.3, authenticated Kite users with any role can request /api/v1/overview for a cluster that their roles do not permit by selecting that cluster with x-cluster-name. The overview route is registered before middleware.RBACMiddleware and GetOvervie...

4.3CVSS0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 10:16 p.m.12 views

CVE-2026-53497

CrossWatch CW is a synchronization engine. Prior to version 0.9.21, GET /api/app-auth/status is accessible without authentication and returns the othersessions array, which exposes metadata of all active sessions — including originating IP addresses, User-Agent strings, internal session IDs, and...

5.3CVSS0.00234EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 10:16 p.m.12 views

CVE-2026-34836

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, improper access control in ajax.render.php and ajax.document.php allows for document access without checking on user permissions. This issue has been fixed in version 3.2.3...

6.5CVSS0.0028EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 10:16 p.m.12 views

CVE-2026-31936

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, users can access to unauthorized object information through the search operation. This issue has been fixed in version 3.2.3...

8.8CVSS0.00267EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 9:54 p.m.17 views

CVE-2026-34836

Combodo iTop versions prior to 3.2.3 contain an improper access control vulnerability in ajax.render.php and ajax.document.php. The flaw allows authenticated users to access documents without proper permission checks, resulting in high confidentiality impact (CVSS 3.1: 6.5 MEDIUM ). The attack re...

6.5CVSS5.4AI score0.0028EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 9:54 p.m.12 views

EUVD-2026-64184

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, improper access control in ajax.render.php and ajax.document.php allows for document access without checking on user permissions. This issue has been fixed in version 3.2.3...

6.5CVSS5.4AI score0.0028EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 9:54 p.m.29 views

CVE-2026-34836 Combodo iTop: Improper access control in ajax.render.php and ajax.document.php

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, improper access control in ajax.render.php and ajax.document.php allows for document access without checking on user permissions. This issue has been fixed in version 3.2.3...

6.5CVSS0.0028EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 9:54 p.m.7 views

CVE-2026-34836 Combodo iTop: Improper access control in ajax.render.php and ajax.document.php

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, improper access control in ajax.render.php and ajax.document.php allows for document access without checking on user permissions. This issue has been fixed in version 3.2.3...

6.5CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/21 9:21 p.m.6 views

CVE-2026-33047 Combodo iTop: Object can be locked by a user without write permissions

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, an object can be locked by a user who is not assigned write permissions. This issue has been fixed in version 3.2.3...

4.3CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 9:21 p.m.10 views

EUVD-2026-64174

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, an object can be locked by a user who is not assigned write permissions. This issue has been fixed in version 3.2.3...

4.3CVSS5.3AI score0.0022EPSS
SaveExploits0References2
Rows per page
Query Builder