Lucene search
+L

359 matches found

Kitploit
Kitploit
•added 2026/09/26 3:01 a.m.•50 views

deepsecrets

DeepSecrets - a better tool for secret scanning !WARNING Active development was switched to the creator's fork at https://github.com/ntoskernel/deepsecrets. This repository will not receive any updates...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 2:13 a.m.•71 views

hardcodes

hardcodes extract strings from source code hardcodes is a utility for searching strings hardcoded by developers in programs. It uses a modular tokenizer that can handle comments, any number of backslashes & nearly any syntax you throw at it. Yes, it is designed to process any syntax and following...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 2:43 a.m.•13 views

Tokenizer

NOTE This project was one of my earliest projects for learning more about Windows drivers. Please see Chaos-Rootkit for the complete version...

6AI score
SaveExploits0References1
NVD
NVD
•added 2026/09/24 2:16 a.m.•10 views

CVE-2026-97055

SigNoz from v0.8.0 before v0.143.0 defaults the JWT tokenizer signing secret tokenizer::jwt::secret, set via SIGNOZTOKENIZERJWTSECRET or the deprecated SIGNOZJWTSECRET to an empty string, and Config.Validate does not reject the empty value, so a deployment that does not configure a secret starts ...

9.2CVSS0.00406EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/24 2:16 a.m.•11 views

CVE-2026-97056

SigNoz versions from v0.98.0 up to but not including v0.143.0, when configured to use the opaque session tokenizer which was not the default before v0.143.0, do not revoke a user's existing login sessions when the user's password is reset with a reset token UpdatePasswordByResetPasswordToken,...

7.6CVSS0.0035EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/24 1:53 a.m.•10 views

EUVD-2026-85773

SigNoz versions from v0.98.0 up to but not including v0.143.0, when configured to use the opaque session tokenizer which was not the default before v0.143.0, do not revoke a user's existing login sessions when the user's password is reset with a reset token UpdatePasswordByResetPasswordToken,...

7.6CVSS5.7AI score0.0035EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/24 1:53 a.m.•5 views

CVE-2026-97056 SigNoz before 0.143.0 Insufficient Session Expiration Authentication Bypass

SigNoz versions from v0.98.0 up to but not including v0.143.0, when configured to use the opaque session tokenizer which was not the default before v0.143.0, do not revoke a user's existing login sessions when the user's password is reset with a reset token UpdatePasswordByResetPasswordToken,...

7.6CVSS5.7AI score
SaveExploits0References8
CVE
CVE
•added 2026/09/24 1:53 a.m.•15 views

CVE-2026-97056

SigNoz versions v0.98.0 through v0.142.x are vulnerable to insufficient session expiration when using the opaque session tokenizer . The root cause is that the UpdatePasswordByResetPasswordToken and DeleteUser code paths fail to call DeleteTokensByUserID, leaving cached tokens active. An attacker...

7.6CVSS5.7AI score0.0035EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/24 1:53 a.m.•27 views

CVE-2026-97056 SigNoz before 0.143.0 Insufficient Session Expiration Authentication Bypass

SigNoz versions from v0.98.0 up to but not including v0.143.0, when configured to use the opaque session tokenizer which was not the default before v0.143.0, do not revoke a user's existing login sessions when the user's password is reset with a reset token UpdatePasswordByResetPasswordToken,...

7.6CVSS0.0035EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/24 1:53 a.m.•9 views

EUVD-2026-85774

SigNoz from v0.8.0 before v0.143.0 defaults the JWT tokenizer signing secret tokenizer::jwt::secret, set via SIGNOZTOKENIZERJWTSECRET or the deprecated SIGNOZJWTSECRET to an empty string, and Config.Validate does not reject the empty value, so a deployment that does not configure a secret starts ...

9.2CVSS5.7AI score0.00406EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/24 1:53 a.m.•5 views

CVE-2026-97055 SigNoz before 0.143.0 Authentication Bypass via Empty JWT Secret

SigNoz from v0.8.0 before v0.143.0 defaults the JWT tokenizer signing secret tokenizer::jwt::secret, set via SIGNOZTOKENIZERJWTSECRET or the deprecated SIGNOZJWTSECRET to an empty string, and Config.Validate does not reject the empty value, so a deployment that does not configure a secret starts ...

9.2CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/24 1:53 a.m.•29 views

CVE-2026-97055 SigNoz before 0.143.0 Authentication Bypass via Empty JWT Secret

SigNoz from v0.8.0 before v0.143.0 defaults the JWT tokenizer signing secret tokenizer::jwt::secret, set via SIGNOZTOKENIZERJWTSECRET or the deprecated SIGNOZJWTSECRET to an empty string, and Config.Validate does not reject the empty value, so a deployment that does not configure a secret starts ...

9.2CVSS0.00406EPSS
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/20 7:40 a.m.•12 views

lm-fingerprint

LM-Fingerprint Fingerprints the serving stack behind an OpenAI-compatible chat endpoint. It records tokenizer accounting, hidden template offset, validation prose, JSON/SSE shape, role acceptance, named limits, and gateway headers. It does not load weights, store API keys, or ask the model who it...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/20 6:29 a.m.•166 views

lua-ffi-libinjection

Name lua-resty-libinjection - LuaJIT FFI bindings for libinjection Status This library is in active development and is production ready Description This library provides FFI bindings for libinjection, a SQL/SQLi and XSS tokenizer and analyzer. Installation Install this library as you would any...

5.8AI score
SaveExploits0References2
NVD
NVD
•added 2026/09/18 8:17 p.m.•14 views

CVE-2026-93840

vLLM before 0.29.0 validates allowedtokenids against tokenizer length instead of model output logits width in SamplingParams.validateallowedtokenids. Attackers can supply token IDs above the output vocabulary that pass validation, causing LogitBiasState to corrupt GPU logits state and allow...

6.3CVSS0.00412EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/16 10:18 p.m.•8 views

DEBIAN-CVE-2026-92597

Nodemailer versions = 6.9.16 and 9.1.0 mis-parse RFC 5322 comments in email addresses: in lib/addressparser, a comment closed immediately before a non-break character causes the tokenizer to concatenate the atoms surrounding the comment instead of treating the comment as folding whitespace that...

8.3CVSS5.7AI score0.00382EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•15 views

Astra Linux – Vulnerability in Ruby-Nokogiri

A command injection vulnerability exists in Nokogiri v1.10.3 and earlier. This vulnerability allows commands to be executed in a subprocess via Ruby’s Kernel.open method. Processes become vulnerable only if the undocumented method Nokogiri::CSS::Tokenizerloadfile is called with unsafe user input ...

9.8CVSS7.2AI score0.05899EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/14 9:17 a.m.•11 views

CVE-2026-90698

A security flaw has been discovered in memcached 1.6.41/1.6.42/1.6.43. This vulnerability affects the function tryreadcommandasciiauth of the file prototext.c of the component mcmc Tokenizer. The manipulation results in out-of-bounds read. It is possible to launch the attack remotely. The exploit...

6.9CVSS0.00859EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/14 9:17 a.m.•7 views

DEBIAN-CVE-2026-90698

A security flaw has been discovered in memcached 1.6.41/1.6.42/1.6.43. This vulnerability affects the function tryreadcommandasciiauth of the file prototext.c of the component mcmc Tokenizer. The manipulation results in out-of-bounds read. It is possible to launch the attack remotely. The exploit...

6.9CVSS5.3AI score0.00859EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/09/14 9:17 a.m.•19 views

CVE-2026-90698

A security flaw has been discovered in memcached 1.6.41/1.6.42/1.6.43. This vulnerability affects the function tryreadcommandasciiauth of the file prototext.c of the component mcmc Tokenizer. The manipulation results in out-of-bounds read. It is possible to launch the attack remotely. The exploit...

6.9CVSS5.4AI score0.00859EPSS
SaveExploits0References10
Rows per page
Query Builder