Lucene search
+L

305 matches found

Cvelist
Cvelist
added 2026/08/26 9:21 p.m.36 views

CVE-2026-65641

A vulnerability allowing an unauthenticated network attacker to coerce SMB authentication from the service account...

9.3CVSS0.00544EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.15 views

PT-2026-82111

Name of the Vulnerable Software and Affected Versions Veeam ONE versions prior to 13.1.0.7233 Veeam ONE versions prior to 13.0.2.7159 Description An unauthenticated network attacker can coerce the Veeam ONE service account into performing SMB Server Message Block authentication. This action...

9.3CVSS5.3AI score0.00544EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/25 10:17 p.m.9 views

CVE-2026-78619

Punk::Plugin::TOTP versions before 0.05 for Perl accept another account's recovery code at the two-factor challenge because totpuserecovery compares user identifiers numerically. The helper searches the recovery model for the submitted code's digest alone, across every user's rows, so the ownersh...

9.8CVSS0.00616EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/25 8:28 p.m.12 views

Improper Validation of Specified Type of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input through the built-in coerceString and coerceBool scalar coercion functions in scalars.go. An attacker can trigger request handling errors or crash the process by supplying a scalar variable...

5.9CVSS6AI score0.00132EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 6:18 p.m.9 views

CVE-2026-80051

github.com/graphql-go/graphql GraphQL for Go through 0.8.1 does not validate that a scalar variable value matches its declared type. The built-in coerceString and coerceBool functions scalars.go accept input whose type does not match the declared String, ID, or Boolean scalar instead of raising t...

5.9CVSS0.00132EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/25 6:11 p.m.8 views

Security Bulletin: Vulnerability in undici affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in undici has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information. Vulnerabilit...

8.8CVSS6.6AI score0.00789EPSS
SaveExploits0Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/25 6:06 p.m.4 views

Security Bulletin: Vulnerability in node-tar affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in node-tar has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information...

9.2CVSS6.8AI score0.00644EPSS
SaveExploits3Affected Software2
EUVD
EUVD
added 2026/08/25 5:55 p.m.9 views

EUVD-2026-65681

github.com/graphql-go/graphql GraphQL for Go through 0.8.1 does not validate that a scalar variable value matches its declared type. The built-in coerceString and coerceBool functions scalars.go accept input whose type does not match the declared String, ID, or Boolean scalar instead of raising t...

5.9CVSS5.2AI score0.00132EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 5:55 p.m.12 views

CVE-2026-80051

github.com/graphql-go/graphql (GraphQL for Go) through 0.8.1 does not validate that a scalar variable value matches its declared type. The built-in coerceString and coerceBool functions in scalars.go accept input whose type does not match the declared String , ID , or Boolean scalar instead of ra...

5.9CVSS5.2AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 5:55 p.m.8 views

CVE-2026-80051

github.com/graphql-go/graphql GraphQL for Go through 0.8.1 does not validate that a scalar variable value matches its declared type. The built-in coerceString and coerceBool functions scalars.go accept input whose type does not match the declared String, ID, or Boolean scalar instead of raising t...

5.9CVSS5.5AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.10 views

Veeam ONE < 13.1.0.7233 (kb4905)

The version of Veeam ONE installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the kb4905 advisory. - A vulnerability allowing an unauthenticated network attacker to coerce SMB authentication from the service account. CVE-2026-6564...

9.3CVSS5.9AI score0.00544EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

An integer coercion error was detected in the openvswitch kernel module. When there are a sufficient number of actions, while copying and reserving memory for a new action of a new flow, the reservesfasize function does not return -EMSGSIZE as expected. This could potentially lead to an...

7.8CVSS6.7AI score0.00918EPSS
SaveExploits5References2
NVD
NVD
added 2026/08/18 9:16 p.m.12 views

CVE-2026-18504

fastify is a fast and low overhead web framework for Node.js. Versions of fastify before 5.12.1 are affected by a schema validation bypass when a request body schema targets a root primitive value. When the schema validates a top-level primitive such as an integer, Ajv can coerce a JSON string in...

5.4CVSS0.00309EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/18 8:19 p.m.63 views

CVE-2026-18504

fastify versions before 5.12.1 suffer a schema validation bypass: when a route schema targets a root primitive (e.g., integer), Ajv coerces the input type but Fastify passes the original uncoerced value to handlers, letting invalid data reach application logic. Upgrade to 5.12.1; no workarounds e...

5.4CVSS5.4AI score0.00309EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/18 8:19 p.m.12 views

CVE-2026-18504 fastify vulnerable to schema validation bypass via root primitive coercion mismatch

fastify is a fast and low overhead web framework for Node.js. Versions of fastify before 5.12.1 are affected by a schema validation bypass when a request body schema targets a root primitive value. When the schema validates a top-level primitive such as an integer, Ajv can coerce a JSON string in...

5.4CVSS5.4AI score0.00309EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/18 8:19 p.m.27 views

CVE-2026-18504 fastify vulnerable to schema validation bypass via root primitive coercion mismatch

fastify is a fast and low overhead web framework for Node.js. Versions of fastify before 5.12.1 are affected by a schema validation bypass when a request body schema targets a root primitive value. When the schema validates a top-level primitive such as an integer, Ajv can coerce a JSON string in...

5.4CVSS0.00309EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/18 8:19 p.m.36 views

CVE-2026-18504 fastify vulnerable to schema validation bypass via root primitive coercion mismatch

fastify is a fast and low overhead web framework for Node.js. Versions of fastify before 5.12.1 are affected by a schema validation bypass when a request body schema targets a root primitive value. When the schema validates a top-level primitive such as an integer, Ajv can coerce a JSON string in...

5.4CVSS5.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.15 views

PT-2026-77312

Name of the Vulnerable Software and Affected Versions fastify versions prior to 5.12.1 Description A schema validation bypass occurs when a request body schema targets a root primitive value. When validating a top-level primitive, such as an integer, Ajv a JSON schema validator may coerce a JSON...

5.4CVSS5.9AI score0.00309EPSS
SaveExploits1References10
ATTACKERKB
ATTACKERKB
added 2026/08/16 4:24 a.m.22 views

CVE-2026-18432

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.29.9. The vulnerability exists because ActionUser::conditionslogic gates the currentusercan'edituser', $userid authorization check behind an isnumeric test, causing...

9.8CVSS5.4AI score0.0051EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/08/15 6:38 a.m.44 views

CVE-2026-15826 User Profile Builder <= 3.16.4 - Unauthenticated Authentication Bypass via Type Confusion to Administrator Account Takeover via 'username' Parameter

The User Profile Builder plugin for WordPress is vulnerable to Authentication Bypass via Type Confusion in versions up to, and including, 3.16.4. This is due to the wppbloginuser function calling absint on the return value of wpinsertuser before performing an iswperror check — when a registration...

9.8CVSS0.03911EPSS
SaveExploits1References9
Rows per page
Query Builder