Lucene search
+L
VulnrichmentRecent

170208 matches found

Vulnrichment
Vulnrichment
added 2026/07/29 12:0 a.m.4 views

CVE-2025-69944

kishan0725 Hospital Management System 4.0 is vulnerable to SQL Injection in the view-medhistory.php endpoint via the viewid parameter...

5.8AI score0.00169EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 11:17 p.m.5 views

CVE-2026-56822 Netty: TOCTOU in OcspServerCertificateValidator

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator forwards the SslHandshakeCompletionEvent before the asynchronous OCSP validation completes. This allows the client's downstream handlers to se...

7.4CVSS5.8AI score0.00112EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 11:7 p.m.4 views

CVE-2026-56821 Netty: Out-of-date OCSP Responses Accepted by OcspServerCertificateValidator

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator flags an out-of-date OCSP response but does not stop processing it, so an expired GOOD response is still reported as VALID, letting an on-path...

7.4CVSS5.8AI score0.00137EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/07/28 10:28 p.m.4 views

CVE-2026-59921 Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

5.7CVSS5.9AI score0.00466EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 10:25 p.m.6 views

CVE-2026-54659 Pagy I18n locale option is not validated before being used in a file path

Pagy is agnostic pagination in plain Ruby. From 43.0.0 until 43.5.6, Pagy::I18n.locale= in gem/lib/pagy/modules/i18n/i18n.rb stored locale values verbatim and later used them as .yml path components, allowing untrusted params:locale values with absolute paths or ../ sequences to create a file...

6.9CVSS5.8AI score0.00368EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/28 10:20 p.m.4 views

CVE-2026-54650 openhole-server vulnerable to path traversal via URL-decoded request path

openhole exposes localhost to the internet in one command. In 0.1.1 and earlier, openhole-server in internal/server/publicproxy.go forwarded r.URL.Path instead of preserving the original request target with r.URL.EscapedPath, allowing percent encoded dot segments %2e and separators %2f to reach...

8.6CVSS5.9AI score0.00361EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 10:18 p.m.6 views

CVE-2026-54658 @hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

Hypequery is a TypeScript semantic layer for ClickHouse. Prior to 2.5.1, escapeValue in packages/clickhouse/src/core/utils.ts did not escape backslashes before single quotes during parameter substitution, allowing attacker controlled query parameters with a trailing backslash to escape the closin...

9.8CVSS5.6AI score0.0044EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/28 10:14 p.m.6 views

CVE-2026-54638 td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/28 10:14 p.m.5 views

CVE-2026-47219 find-my-way is Vulnerable to DDoS with HTTP2

find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The lookup function passes req.method into...

7.5CVSS5.8AI score0.00461EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 10:12 p.m.5 views

CVE-2026-66064 goshs has ACL Bypass & Path Traversal

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/handler.go sendFile handler opened files using a cleaned path but derived the authorization filename from raw req.URL.Path, so a trailing slash could bypass .goshs ACL-file protection...

5.3CVSS5.8AI score0.00308EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 10:7 p.m.6 views

CVE-2026-66063 goshs has a Path Traversal issue

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This...

6.5CVSS7.2AI score0.00233EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/28 10:2 p.m.4 views

CVE-2026-64863 goshs --no-delete WebDAV MOVE bypass allows file deletion/overwrite

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS5.9AI score0.00337EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:58 p.m.7 views

CVE-2026-54719 goshs: File-based .goshs ACL authorization bypass via the ?bulk zip-download route (unauthenticated read; residual of CVE-2026-40189)

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.1, the httpserver/updown.go bulkDownload handler for ?bulk&file= ZIP downloads did not call findEffectiveACL or applyCustomAuth, allowing unauthenticated reads of files protected only by .goshs folder...

7.5CVSS5.9AI score0.00283EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:52 p.m.6 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score0.00478EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:49 p.m.5 views

CVE-2026-55389 datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.62.0, datamodel-code-generator resolves JSON Schema $ref targets in...

7.5CVSS5.9AI score0.00374EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:48 p.m.6 views

CVE-2026-54653 `datamodel-code-generator` vulnerable to code injection in via attacker-controlled `default_factory` schema field

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.17.0 until 0.60.2, datamodel-code-generator preserves attacker-controlled defaultfactory values in...

8.8CVSS6AI score0.00369EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:45 p.m.7 views

CVE-2026-55391 datamodel-code-generator vulnerable to SSRF protection bypass via DNS rebinding

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.63.0, datamodel-code-generator validates a URL host once in src/datamodelcodegenerator/http.py through...

7.5CVSS5.8AI score0.00193EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:43 p.m.5 views

CVE-2026-54656 `datamodel-code-generator` vulnerable to code execution on import via unescaped `validators` entries in --extra-template-data

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.52.1 until 0.60.2, datamodel-code-generator interpolates validators from --extra-template-data in...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:42 p.m.6 views

CVE-2026-54690 datamodel-code-generator vulnerable to SSRF via JSON-Schema `$ref` to HTTP URL (silent by default)

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.9.1 until 0.61.0, datamodel-code-generator silently dereferences attacker-controlled JSON Schema $ref HTTP or...

8.2CVSS5.8AI score0.00216EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:37 p.m.6 views

CVE-2026-55415 datamodel-code-generator vulnerable to code injection via `x-python-import` / `customTypePath` in generated import statements

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.11.6 until 0.64.0, datamodel-code-generator allows attacker-controlled x-python-import or customTypePath schema...

7.5CVSS6AI score0.00292EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:35 p.m.6 views

CVE-2026-54621 `datamodel-code-generator` vulnerable to code injection via unescaped carriage return in GraphQL Union description

datamodel-code-generator generates Python data models from schema definitions. Prior to 0.60.1, GraphQL Union description values in src/datamodelcodegenerator/model/template/UnionTypeStatement.jinja2 and src/datamodelcodegenerator/model/template/UnionTypeStatement.py312.jinja2 are rendered into...

7.8CVSS5.9AI score0.00142EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:33 p.m.6 views

CVE-2026-54655 `datamodel-code-generator` vulnerable to code execution on import via `x-python-type` JSON-Schema extension in datamodel-code-generator

datamodel-code-generator generates Python data models from schema definitions. From 0.51.0 until 0.60.2, x-python-type values parsed by src/datamodelcodegenerator/parser/jsonschema.py in getpythontypeoverride are inserted into generated field annotations without sufficient validation, allowing...

7.8CVSS6.1AI score0.00145EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:31 p.m.8 views

CVE-2026-55403 datamodel-code-generator: Authorization / request headers leaked to cross-origin redirect target when fetching remote schemas

datamodel-code-generator generates Python data models from schema definitions. Prior to 0.63.0, src/datamodelcodegenerator/http.py getbody reuses Authorization, Cookie, and Proxy-Authorization headers when following cross-origin redirects while fetching remote schemas, allowing credentials scoped...

3.7CVSS5.9AI score0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:29 p.m.5 views

CVE-2026-54691 datamodel-code-generator vulnerable to SSRF via --url: no host/IP validation, follows redirects

datamodel-code-generator generates Python data models from schema definitions. From 0.9.1 until 0.61.0, src/datamodelcodegenerator/http.py http.getbody accepts --url targets and redirect chain targets without host/IP validation, allowing server-side request forgery against loopback, private,...

8.2CVSS5.8AI score0.00209EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:25 p.m.5 views

CVE-2026-55390 Arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:22 p.m.6 views

CVE-2026-54654 `datamodel-code-generator` vulnerable to code injection via unescaped carriage return in `--extra-template-data` `comment` field

datamodel-code-generator generates Python data models from schema definitions. From 0.14.1 until 0.60.2, the --extra-template-data comment field is rendered into Python comments in src/datamodelcodegenerator/model/template/TypeAliasAnnotation.jinja2,...

7.8CVSS5.9AI score0.00142EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 8:55 p.m.5 views

CVE-2026-13442 Langflow is affected by NET Misconfiguration: Use of Impersonation due to multiple unauthenticated and insufficiently authorized API endpoints

IBM Langflow OSS 1.0.0 through 1.10.1 can allow an attacker to reuse another user's FAISS namespace to access owner-only vector content and influence later query results. This causes cross-user information disclosure and limited integrity impact through persistent poisoning of returned results...

7.1CVSS5.8AI score0.00174EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:53 p.m.8 views

CVE-2026-13463 Due to use of IBM Storage Protect, IBM Cloud Pak System is affected by vulnerability []

IBM Cloud Pak System 2.3.5.0 could allow a local attacker to obtain sensitive information due to the insertion of credentials into log files...

7.5CVSS5.9AI score0.00224EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:52 p.m.8 views

CVE-2026-14446 IBM WebSphere Application Server is affected by a privilege escalation

IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to broken access control/privilege escalation in the administrative console...

9.8CVSS5.9AI score0.00292EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:50 p.m.6 views

CVE-2026-14515 IBM WebSphere Application Server is affected by cross-site scripting and deserialization vulnerabilities

IBM WebSphere Application Server 8.5, and 9.0 traditional could allow a remote attacker to conduct a cross-site scripting attack...

6.1CVSS5.8AI score0.00177EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:50 p.m.6 views

CVE-2026-14512 IBM WebSphere Application Server is affected by an unsafe deserialization and exposure of sensitive information

IBM WebSphere Application Server 9.0, and 8.5 traditional is vulnerable to pre-authentication unsafe deserialization which could allow a remote attacker to bypass authentication or execute arbitrary code...

9.8CVSS6.2AI score0.00523EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:42 p.m.4 views

CVE-2026-59941 Dompdf: Uncontrolled resource consumption based on declared BMP dimensions

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior accept a BMP image and generates a PDF-compatible PNG based only on its declared header dimensions and never bounds width × height before the image is converted through GD. A 58-byte BMP whose header declares e.g. 6000×6000 is...

6.3CVSS5.9AI score0.00635EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 8:41 p.m.5 views

CVE-2026-59942 Dompdf: Denial of Service (DoS) via Resource Exhaustion using Oversized Image Bitmaps

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a Denial of Service DoS attack via resource exhaustion. An attacker can crash the PHP process by providing a specially crafted HTML document containing a single image with massive dimensions e.g., 30,000x30,000...

6.3CVSS5.9AI score0.00495EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/07/28 8:37 p.m.6 views

CVE-2026-14528 IBM WebSphere Application Server is affected by an unsafe deserialization and exposure of sensitive information

IBM WebSphere Application Server 9.0, and 8.5 traditional could allow a remote attacker to obtain sensitive information...

7.4CVSS5.9AI score0.00259EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:36 p.m.5 views

CVE-2026-14893 IBM Instana Observability is affected by multiple Prototype Pollution within Instana Agent container image

IBM Observability with Instana Agent Build 1.0.303 through 1.0.320 IBM Instana Node.js tracer component @instana/core version 6.2.1 is vulnerable to prototype pollution through its configuration normalization API...

7.3CVSS5.8AI score0.00334EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:36 p.m.7 views

CVE-2026-14958 OS command injection in IBM Aspera Faspex

IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a remote authenticated attacker to execute arbitrary code due to unquoted shell interpolation...

9.1CVSS6.3AI score0.0052EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:35 p.m.7 views

CVE-2026-49447 Cosmos-Server's constellation public-devices endpoint accepts arbitrary bearer tokens

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. In 0.22.18, GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization heade...

5.3CVSS5.9AI score0.00224EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 8:33 p.m.6 views

CVE-2026-14959 OS Command Injection in IBM Aspera Faspex

IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a remote authenticated attacker to execute arbitrary code due to shell command injection...

9.1CVSS6.3AI score0.01038EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:31 p.m.5 views

CVE-2026-14973 Path Traversal in IBM Desktop App

IBM Aspera Desktop App 1.0.5 through 1.0.19 IBM Aspera for desktop can allow files to be written outside of the user's selected download destination...

9.3CVSS5.8AI score0.00452EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:29 p.m.6 views

CVE-2026-14974 IBM WebSphere Application Server is affected by cross-site scripting and deserialization vulnerabilities

IBM WebSphere Application Server 8.5, and 9.0 traditional could allow a remote attacker to execute arbitrary code caused by unsafe deserialization of untrusted data...

8.1CVSS6.3AI score0.00378EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:29 p.m.8 views

CVE-2026-14976 IBM WebSphere Application Server Liberty is affected by a remote code execution and path-segment injection vulnerability

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 is affected by remote code execution with the collectiveController-1.0 feature enabled...

7.1CVSS6.5AI score0.00305EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:22 p.m.11 views

CVE-2026-14981 IBM WebSphere Application Server and WebSphere Application Server Liberty are affected by multiple vulnerabilities

IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 are affected by a denial of service vulnerability in the HTTP channel due to unbounded allocation of resources without limits...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:21 p.m.6 views

CVE-2026-14996 Multiple vulnerabilities in IBM Aspera Faspex

IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 has addressed a vulnerability related to session management...

8.2CVSS5.8AI score0.00225EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:19 p.m.6 views

CVE-2026-59943 Dompdf: Embedded SVG images can leak existence of files and directories within the filesystem

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, if a malicious actor can supply unrestricted content for rendering by Dompdf they can utilize the SVG rendering functionality to leak filesystem information when rendering PDF files using image references within a data-URI...

6.3CVSS5.8AI score0.00258EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/28 8:17 p.m.5 views

CVE-2026-56722 Dompdf: Local file read due to improper file path validation in SVG images encoded as data-URI

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, aAn attacker who controls the HTML input can bypass this restriction by embedding a target file path inside an SVG image delivered through a data: URI, because dompdf processes the SVG twice and the second pass does not...

6.3CVSS6AI score0.00448EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/07/28 8:11 p.m.4 views

CVE-2026-15057 IBM WebSphere Application Server Liberty is affected by a denial of service vulnerability

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is vulnerable to a denial of service due to uncontrolled heap allocation...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:10 p.m.4 views

CVE-2026-15064 IBM WebSphere Application Server and WebSphere Application Server Liberty are affected by multiple vulnerabilities

IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is vulnerable to HTTP Response Smuggling due to improper handling of non-standard HTTP version tokens...

8.7CVSS5.8AI score0.0022EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:9 p.m.4 views

CVE-2026-15280 IBM WebSphere Application Server Liberty is affected by a remote code execution and path-segment injection vulnerability

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 ND Collective Controller is affected by a path-segment injection vulnerability in the collective routing mechanism...

7.5CVSS5.9AI score0.00335EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:7 p.m.6 views

CVE-2026-15325 IBM WebSphere Application Server and WebSphere Application Server Liberty are affected by multiple vulnerabilities

IBM WebSphere Application Server and IBM WebSphere Application Server - Liberty is vulnerable to HTTP request smuggling due to improper handling of TRACE requests...

8.7CVSS5.4AI score0.00208EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:5 p.m.4 views

CVE-2026-16581 Inclusion of sensitive information in source code in igloohome Smart Lock Mobile Application

In igloohome Smart Lock Mobile App versions 3.2.3 and prior, an Inclusion of Sensitive Information in Source Code vulnerability could allow an unauthorized actor to access functions or backend services that were not sufficiently protected by authentication controls...

6.9CVSS5.9AI score0.00225EPSS
SaveExploits0References1
Total number of security vulnerabilities170208