Lucene search
+L

29188 matches found

NVD
NVD
added 2026/07/29 3:16 p.m.14 views

CVE-2026-54663

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts warmUpRemoteSchemasCache resolves external $ref URLs and fetchRemoteSchemaDocument uses isHttpUrl to fetch any http or https target without private IP,...

6.1CVSS0.00181EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 2:28 p.m.54 views

CVE-2026-54663

swagger-typescript-api before v13.12.2 allows SSRF during code generation via warmUpRemoteSchemasCache: external $ref URLs are fetched with no private IP, DNS rebinding, redirect, or same-origin checks, enabling attacker-controlled OpenAPI specs to trigger requests to internal or link-local servi...

6.1CVSS5.9AI score0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 2:28 p.m.9 views

CVE-2026-54663 swagger-typescript-api vulnerable to Server-Side Request Forgery via spec `$ref`

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts warmUpRemoteSchemasCache resolves external $ref URLs and fetchRemoteSchemaDocument uses isHttpUrl to fetch any http or https target without private IP,...

6.1CVSS5.9AI score
SaveExploits0References6
NVD
NVD
added 2026/07/29 11:16 a.m.14 views

CVE-2026-6089

The WP CTA plugin for WordPress is vulnerable to Server-Side Request Forgery via the 'stickysmedia' parameter in imported JSON files in all versions up to, and including, 2.1.2. This is due to the importsidebars function passing user-supplied URLs from imported JSON data to filegetcontents with...

4.9CVSS0.00278EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/29 9:31 a.m.13 views

EUVD-2026-50272

The WP CTA plugin for WordPress is vulnerable to Server-Side Request Forgery via the 'stickysmedia' parameter in imported JSON files in all versions up to, and including, 2.1.2. This is due to the importsidebars function passing user-supplied URLs from imported JSON data to filegetcontents with...

4.9CVSS5.9AI score0.00278EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 9:31 a.m.32 views

CVE-2026-6089 WP CTA <= 2.1.2 - Authenticated (Administrator+) Server-Side Request Forgery

The WP CTA plugin for WordPress is vulnerable to Server-Side Request Forgery via the 'stickysmedia' parameter in imported JSON files in all versions up to, and including, 2.1.2. This is due to the importsidebars function passing user-supplied URLs from imported JSON data to filegetcontents with...

4.9CVSS0.00278EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 8:34 a.m.11 views

CVE-2026-18201 Keycloak-services: keycloak-services: generic identity-provider creation can bind brokers to organizations without manage-organizations

Keycloak provides a way to manage identity providers and organizations through its administrative API. A flaw was discovered where an administrator with permission to manage identity providers could link a new provider to an organization without having the required permissions to manage that...

5.5CVSS5.8AI score0.00285EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/07/29 7:51 a.m.36 views

OpenAI Agent Used Exposed Credentials Across Four Services During Hugging Face Breach

OpenAI on Tuesday revealed the rogue artificial intelligence AI agent that escaped its sealed evaluation environment and broke into Hugging Face's production environment also hacked multiple third-party accounts and services as part of the attack. The latest disclosure shows that the security...

5.7AI score
SaveExploits0
CVE
CVE
added 2026/07/29 6:28 a.m.30 views

CVE-2026-63239

The CVE-2026-63239 entry describes a vulnerability in Koollab LMS where hard-coded AWS IAM credentials are present. This flaw can allow an attacker to access shared multi-tenant S3 buckets and SQS queues, exposing sensitive data and enabling malicious content injection, job manipulation, or email...

5.4CVSS5.8AI score0.00122EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 6:28 a.m.18 views

EUVD-2026-50134

A hard-coded AWS IAM credentials vulnerability in Koollab LMS allowed an attacker to access shared multi-tenant S3 buckets and SQS queues, exposing sensitive data and enabling malicious content injection, job manipulation, or email interception...

5.4CVSS5.8AI score0.00122EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 6:28 a.m.42 views

CVE-2026-63239 Hard-coded AWS IAM credentials vulnerability

A hard-coded AWS IAM credentials vulnerability in Koollab LMS allowed an attacker to access shared multi-tenant S3 buckets and SQS queues, exposing sensitive data and enabling malicious content injection, job manipulation, or email interception...

5.4CVSS0.00122EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.24 views

PT-2026-65710

A hard-coded AWS IAM credentials vulnerability in Koollab LMS allowed an attacker to access shared multi-tenant S3 buckets and SQS queues, exposing sensitive data and enabling malicious content injection, job manipulation, or email interception...

5.4CVSS5.8AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 11:17 p.m.18 views

CVE-2026-54650

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.6CVSS0.00361EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 10:17 p.m.15 views

CVE-2026-55391

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.5CVSS0.00193EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/28 9:45 p.m.8 views

CVE-2026-55391

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.9AI score0.00193EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/28 9:45 p.m.10 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.9AI score
SaveExploits0References6
CVE
CVE
added 2026/07/28 8:05 p.m.33 views

CVE-2026-16581

In igloohome Smart Lock Mobile App versions 3.2.3 and earlier, the CVE-2026-16581 describes an Inclusion of Sensitive Information in Source Code that could allow an unauthorized actor to access functions or backend services not sufficiently protected by authentication controls. The affected softw...

6.9CVSS5.9AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 7:17 p.m.10 views

CVE-2026-4912

The Media Cleaner: Clean your WordPress! plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 7.0.3. This is due to the geturlsfromhtml function using DOMDocument::loadHTMLFile to fetch iframe source URLs with an insufficient hostname validation...

4.1CVSS0.0024EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/28 6:35 p.m.33 views

CVE-2026-4912 Media Cleaner: Clean your WordPress! <= 7.0.3 - Authenticated (Administrator+) Server-Side Request Forgery

The Media Cleaner: Clean your WordPress! plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 7.0.3. This is due to the geturlsfromhtml function using DOMDocument::loadHTMLFile to fetch iframe source URLs with an insufficient hostname validation...

4.1CVSS0.0024EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/28 1:36 p.m.5 views

DNS Rebinding

Overview org.keycloak:keycloak-services is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to DNS Rebinding in the client host restriction logic. An attacker can bypass wildcard domain restrictions on...

6.3CVSS5.5AI score0.00201EPSS
SaveExploits0References2
Rows per page
Query Builder