Lucene search
+L

980588 matches found

CVE
CVE
added 2026/08/25 9:59 p.m.64 views

CVE-2026-68569

Apache Tomcat contains an improper authentication flaw in the DataSourceRealm principal lookup. Under specific authentication methods—CLIENT-CERT and SPNEGO —a user could be authenticated even if they did not exist in the DataSourceRealm, effectively a fail-open condition. The issue affects 11.0....

8.1CVSS5.3AI score0.00525EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/25 9:59 p.m.5 views

CVE-2026-68569 Apache Tomcat: Principal lookup can fail open in some cases

Improper Authentication vulnerability in Apache Tomcat meant that in some circumstances e.g. CLIENT-CERT, SPNEGO that a user would be authenticated even if the user did not exist in the DataSourceRealm. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through...

8.1CVSS5.8AI score
SaveExploits0References4
Circl
Circl
added 2026/08/25 6:56 p.m.8 views

CVE-2022-50999

creationtimestamp| type| source ---|---|--- 2026-08-25 18:56:18+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mtwioadzaj2v 2026-09-02 09:07:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mujlhzuqxc2l...

8.8CVSS5.8AI score0.00301EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 5:33 p.m.30 views

EUVD-2026-39477

Trivy has a path traversal via a crafted vulnerability database or other downloaded artifacts...

7.5CVSS5.1AI score0.00442EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/25 3:16 p.m.9 views

CVE-2026-55535

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS0.00219EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.8 views

CVE-2026-79676

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS5.4AI score0.00307EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 3:15 p.m.15 views

CVE-2026-55533

PraisonAI is a multi-agent teams system. Prior to version 4.6.58 , the create_auth_middleware() function in the Recipe server exhibits a fail-open behavior: when auth=api-key is configured but the PRAISONAI_API_KEY environment variable is unset, or when JWT authentication is configured but PRAISO...

8.2CVSS5.3AI score0.00337EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 3:15 p.m.30 views

CVE-2026-55533 PraisonAI: Authentication fail-open in Recipe server allows unauthenticated access when API key or JWT auth is configured without a secret

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, createauthmiddleware allows requests when auth=api-key lacks PRAISONAIAPIKEY or JWT authentication lacks PRAISONAIJWTSECRET. An externally bound Recipe server can therefore accept unauthenticated POST /v1/recipes/run requests...

8.2CVSS0.00337EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 3:15 p.m.6 views

CVE-2026-55533 PraisonAI: Authentication fail-open in Recipe server allows unauthenticated access when API key or JWT auth is configured without a secret

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, createauthmiddleware allows requests when auth=api-key lacks PRAISONAIAPIKEY or JWT authentication lacks PRAISONAIJWTSECRET. An externally bound Recipe server can therefore accept unauthenticated POST /v1/recipes/run requests...

8.2CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 3:15 p.m.6 views

EUVD-2026-65523

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, createauthmiddleware allows requests when auth=api-key lacks PRAISONAIAPIKEY or JWT authentication lacks PRAISONAIJWTSECRET. An externally bound Recipe server can therefore accept unauthenticated POST /v1/recipes/run requests...

8.2CVSS5.4AI score0.00337EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:01 p.m.23 views

CVE-2026-55535

PraisonAI, a multi-agent teams system, contains a Server-Side Request Forgery (SSRF) vulnerability in the Jobs API validate_webhook_url() function, prior to version 4.6.58. The validation path fails open on socket.gaierror and does not bind the resolved address to the subsequent request, enabling...

6.8CVSS5.3AI score0.00219EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 3:01 p.m.31 views

CVE-2026-55535 PraisonAI: Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS0.00219EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 2:58 p.m.20 views

CVE-2026-55537

PraisonAI , a multi-agent teams system, is affected by a webhook SSRF vulnerability via DNS fail-open in JobSubmitRequest.validate_webhook_url(). When DNS resolution raises socket.gaierror, the exception is silently swallowed (except socket.gaierror: pass), accepting the webhook_url. JobExecutor....

7.1CVSS5.3AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 2:58 p.m.4 views

CVE-2026-55537 PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — bypass of CVE-2026-40114

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, JobSubmitRequest.validatewebhookurl accepts webhookurl when resolution raises socket.gaierror because the exception path uses except socket.gaierror: pass. JobExecutor.sendwebhook later performs a fresh lookup, allowing DNS chang...

7.1CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 2:58 p.m.30 views

CVE-2026-55537 PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — bypass of CVE-2026-40114

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, JobSubmitRequest.validatewebhookurl accepts webhookurl when resolution raises socket.gaierror because the exception path uses except socket.gaierror: pass. JobExecutor.sendwebhook later performs a fresh lookup, allowing DNS chang...

7.1CVSS0.00179EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 2:58 p.m.6 views

EUVD-2026-65515

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, JobSubmitRequest.validatewebhookurl accepts webhookurl when resolution raises socket.gaierror because the exception path uses except socket.gaierror: pass. JobExecutor.sendwebhook later performs a fresh lookup, allowing DNS chang...

7.1CVSS5.3AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 11:42 a.m.6 views

BIT-KEYCLOAK-2026-7504 Org.keycloak/keycloak-services: open redirect when using wildcard valid redirect uris in keycloak

A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further...

8.1CVSS7.5AI score0.005EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/25 11:41 a.m.8 views

BIT-KEYCLOAK-2024-7260 Keycloak-core: open redirect on account page

An open redirect vulnerability was found in Keycloak. A specially crafted URL can be constructed where the referrer and referreruri parameters are made to trick a user to visit a malicious webpage. A trusted URL can trick users and automation into believing that the URL is safe, when, in fact, it...

6.1CVSS5AI score0.00579EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.34 views

ThinkPHP < 3.2.4 - Remote Code Execution

ThinkPHP before 3.2.4, as used in Open Source BMS v1.1.1 and other products, allows Remote Command Execution via the s parameter in index.php through the invokefunction functionality. id: CVE-2019-9082 info: name: ThinkPHP 3.2.4 - Remote Code Execution author: 0xanis severity: high description: |...

9.3CVSS8.8AI score0.97419EPSS
SaveExploits8References5
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.52 views

de4dot

Description de4dot is an open source GPLv3 .NET deobfuscator and unpacker written in C. It will try its best to restore a packed and obfuscated assembly to almost the original assembly. Most of the obfuscation can be completely restored eg. string encryption, but symbol renaming is impossible to...

5.6AI score
SaveExploits0References2
Rows per page
Query Builder