Lucene search
+L

3968 matches found

Circl
Circl
•added 2026/08/01 12:35 a.m.•14 views

CVE-2026-54768

creationtimestamp| type| source ---|---|--- 2026-08-01 00:35:06+00:00| published-proof-of-concept| https://github.com/wp-graphql/wp-graphql/security/advisories/GHSA-jhh7-832h-f8hv 2026-08-01 01:31:13+00:00| seen| https://gist.github.com/alon710/662b2c487ba3f86d2983484c0e6fc728...

6.9CVSS5.3AI score0.00445EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/07/31 10:24 p.m.•12 views

CVE-2026-54768

WPGraphQL provides a GraphQL API for WordPress sites. From 2.0.0 until 2.15.1, the deprecated user field on SendPasswordResetEmailPayload lets an unauthenticated caller distinguish existing author-class accounts through the sendPasswordResetEmail mutation and obtain public profile fields. This...

6.9CVSS5.5AI score0.00445EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/07/31 10:24 p.m.•11 views

CVE-2026-54768 WPGraphQL has deprecated `user` field on SendPasswordResetEmailPayload that leaks user existence + profile (defeats explicit anti-enumeration design)

WPGraphQL provides a GraphQL API for WordPress sites. From 2.0.0 until 2.15.1, the deprecated user field on SendPasswordResetEmailPayload lets an unauthenticated caller distinguish existing author-class accounts through the sendPasswordResetEmail mutation and obtain public profile fields. This...

6.9CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/07/31 10:24 p.m.•18 views

EUVD-2026-51676

WPGraphQL provides a GraphQL API for WordPress sites. From 2.0.0 until 2.15.1, the deprecated user field on SendPasswordResetEmailPayload lets an unauthenticated caller distinguish existing author-class accounts through the sendPasswordResetEmail mutation and obtain public profile fields. This...

6.9CVSS5.5AI score0.00445EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/31 10:24 p.m.•45 views

CVE-2026-54768 WPGraphQL has deprecated `user` field on SendPasswordResetEmailPayload that leaks user existence + profile (defeats explicit anti-enumeration design)

WPGraphQL provides a GraphQL API for WordPress sites. From 2.0.0 until 2.15.1, the deprecated user field on SendPasswordResetEmailPayload lets an unauthenticated caller distinguish existing author-class accounts through the sendPasswordResetEmail mutation and obtain public profile fields. This...

6.9CVSS0.00445EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/31 10:24 p.m.•64 views

CVE-2026-54768

WPGraphQL

6.9CVSS5.5AI score0.00445EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/07/31 10:24 p.m.•16 views

WPGraphQL has deprecated `user` field on SendPasswordResetEmailPayload that leaks user existence + profile (defeats explicit anti-enumeration design)

Summary The sendPasswordResetEmail mutation in WPGraphQL is explicitly designed to prevent user enumeration. The resolver in src/Mutation/SendPasswordResetEmail.php states in a code comment: // We obsfucate the actual success of this mutation to prevent user enumeration. The mutation always retur...

6.9CVSS5.7AI score0.00445EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/31 12:00 a.m.•22 views

PT-2026-66871

Name of the Vulnerable Software and Affected Versions WPGraphQL versions 2.0.0 through 2.15.0 Description An unauthenticated caller can distinguish existing author-class accounts and obtain public profile fields through the sendPasswordResetEmail mutation. While the mutation is designed to preven...

6.9CVSS5.5AI score0.00445EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/07/30 4:44 p.m.•14 views

SUSE CVE-2026-47671

Nhost is an open source Firebase alternative with GraphQL. In versions of Nhost CLI prior to 1.46.0, the hidden nhost configserver used by nhost dev exposes the Mimir GraphQL API with dummy authorization directives and permissive CORS. When a developer is running the local development environment...

5.4CVSS7.8AI score0.00354EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:44 p.m.•14 views

SUSE CVE-2026-48529

GitHub MCP Server is GitHub's official MCP Server. From 0.22.0 until 1.1.2, when running in HTTP mode with --lockdown-mode enabled, the RepoAccessCache is implemented as a process-global singleton initialized with the first authenticated user's GraphQL client. All subsequent requests from differe...

6CVSS7.7AI score0.00205EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/28 10:17 p.m.•17 views

CVE-2026-54621

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.8CVSS0.0021EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/07/28 9:35 p.m.•18 views

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

Summary datamodel-code-generator is vulnerable to code injection when generating Python models from an attacker-controlled GraphQL schema. A description on a Union type, written in the regular-string form "..." with a literal \r escape, is rendered into a Python comment by a Jinja2 filter that...

7.8CVSS6.2AI score0.0021EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/07/28 9:35 p.m.•20 views

GHSA-J884-Q54Q-MMX3 `datamodel-code-generator` vulnerable to code injection via unescaped carriage return in GraphQL Union description

Summary datamodel-code-generator is vulnerable to code injection when generating Python models from an attacker-controlled GraphQL schema. A description on a Union type, written in the regular-string form "..." with a literal \r escape, is rendered into a Python comment by a Jinja2 filter that...

7.8CVSS6.2AI score0.0021EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/07/28 9:35 p.m.•13 views

Improper Neutralization of Special Elements Used in a Template Engine

Overview datamodel-code-generator is a Datamodel Code Generator Affected versions of this package are vulnerable to Improper Neutralization of Special Elements Used in a Template Engine via the description field in GraphQL Union types when generating Python models. An attacker can execute arbitra...

8.5CVSS6AI score0.0021EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/28 9:35 p.m.•21 views

EUVD-2026-50072

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.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/28 9:35 p.m.•43 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.8CVSS0.0021EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/07/28 9:35 p.m.•13 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.0021EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/28 9:35 p.m.•58 views

CVE-2026-54621

datamodel-code-generator is affected: before version 0.60.1, GraphQL Union description values in UnionTypeStatement templates are rendered into Python comments without neutralizing carriage returns, enabling attacker-controlled GraphQL schema content to inject Python code that executes upon impor...

7.8CVSS5.9AI score0.0021EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/28 9:35 p.m.•11 views

CVE-2026-54621

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.0021EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/07/28 9:35 p.m.•12 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 score
SaveExploits0References5
Rows per page
Query Builder