Lucene search
+L

81729 matches found

NVD
NVD
added 2026/07/22 9:18 p.m.8 views

CVE-2026-63685

Joomla Extension - regularlabs.com - Authorization bypass in DB Replacer extension - Administrator routes and replacement requests did not consistently require Super User permission and a valid token. An unauthorized backend user or CSRF attack could perform database replacements, potentially...

8.8CVSS0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 9:17 p.m.15 views

CVE-2026-13089

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

7.5CVSS0.0024EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/22 8:43 p.m.7 views

CVE-2026-63685

Joomla Extension - regularlabs.com - Authorization bypass in DB Replacer extension - Administrator routes and replacement requests did not consistently require Super User permission and a valid token. An unauthorized backend user or CSRF attack could perform database replacements, potentially...

5.2AI score0.00229EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/22 8:43 p.m.6 views

EUVD-2026-47813

Administrator routes and replacement requests did not consistently require Super User permission and a valid token. An unauthorized backend user or CSRF attack could perform database replacements, potentially causing major data corruption or site compromise...

5.3AI score0.00229EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/22 8:43 p.m.4 views

CVE-2026-63280 Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs conditions manager

Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs conditions manager - Conditions administration did not consistently enforce tokens and component/mapped-item permissions...

5.8AI score0.00127EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 8:43 p.m.6 views

EUVD-2026-47812

Conditions administration did not consistently enforce tokens and component/mapped-item permissions...

5.3AI score0.00127EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 8:43 p.m.37 views

CVE-2026-63280 Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs conditions manager

Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs conditions manager - Conditions administration did not consistently enforce tokens and component/mapped-item permissions...

0.00127EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 8:39 p.m.9 views

EUVD-2026-47804

Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks. Unauthorized backend users or CSRF attacks could expose, create or modify extension configuration and items...

5.3AI score0.00127EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 8:39 p.m.33 views

CVE-2026-63684 Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in various admin/import/export actions of multiple Regular Labs extension

Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in various admin/import/export actions of multiple Regular Labs extension - Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks...

0.00127EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 8:39 p.m.6 views

CVE-2026-63684

Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in various admin/import/export actions of multiple Regular Labs extension - Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks...

5.2AI score0.00127EPSS
SaveExploits0References2Affected Software3
CVE
CVE
added 2026/07/22 8:39 p.m.18 views

CVE-2026-63684

CVE-2026-63684 concerns Joomla extensions from Regular Labs (regularlabs.com). The described vulnerability stems from inconsistent CSRF token checks and privilege checks across multiple admin/import/export actions, including administrator actions and editor popups. This weakness could allow unaut...

8.8CVSS5.8AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:36 p.m.6 views

GO-2026-5102 Default kuma-cp leaks admin token cross-origin via CORS wildcard + LocalhostIsAdmin in github.com/kumahq/kuma

Default kuma-cp leaks admin token cross-origin via CORS wildcard + LocalhostIsAdmin in github.com/kumahq/kuma. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports fr...

5.1CVSS5.3AI score0.00204EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/22 8:36 p.m.5 views

GO-2026-6050 Gitea: Personal access token scope enforcement bypass on the repository home page (`GET /{owner}/{repo}`) discloses private repository contents in gitea.dev

Gitea: Personal access token scope enforcement bypass on the repository home page GET /owner/repo discloses private repository contents in gitea.dev...

5.2AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.8 views

GO-2026-6025 File Browser: Share API exposes the password hash and bypass token in github.com/filebrowser/filebrowser

File Browser: Share API exposes the password hash and bypass token in github.com/filebrowser/filebrowser...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:36 p.m.7 views

GO-2026-6022 Cloudreve: OAuth access tokens bypass scope enforcement due to missing client_id claim in github.com/cloudreve/Cloudreve

Cloudreve: OAuth access tokens bypass scope enforcement due to missing clientid claim in github.com/cloudreve/Cloudreve...

7.6CVSS5.3AI score0.00247EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 8:36 p.m.6 views

GO-2026-6034 Gitea: Privilege Escalation via Access Token Scope Escalation in API in gitea.dev

Gitea: Privilege Escalation via Access Token Scope Escalation in API in gitea.dev...

5.3AI score
SaveExploits0References6
OSV
OSV
added 2026/07/22 8:36 p.m.9 views

GO-2026-6036 Gitea: RSS/Atom feed handlers bypass API-token scope & public-only confinement (incomplete fix of #37698) in gitea.dev

Gitea: RSS/Atom feed handlers bypass API-token scope & public-only confinement incomplete fix of 37698 in gitea.dev...

5.3AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.9 views

GO-2026-6045 Gitea: Token public-only scope bypassed on Limited-visibility owners (Repository + Package categories) — residual after CVE-2026-25714 / PR #37118 in gitea.dev

Gitea: Token public-only scope bypassed on Limited-visibility owners Repository + Package categories — residual after CVE-2026-25714 / PR 37118 in gitea.dev...

5.2AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.8 views

GO-2026-6031 Gitea: API access token scope enforcement bypass on repository RSS/Atom feed endpoints leaks private repository commit data in code.gitea.io/gitea

Gitea: API access token scope enforcement bypass on repository RSS/Atom feed endpoints leaks private repository commit data in code.gitea.io/gitea...

4.3CVSS7.8AI score0.00365EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 8:31 p.m.8 views

CVE-2026-13089 OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

7.5CVSS5.4AI score
SaveExploits0References8
Rows per page
Query Builder