Lucene search
+L

125947 matches found

RedhatCVE
RedhatCVE
added 2026/08/20 2:23 p.m.11 views

CVE-2026-58439

A flaw was found in Gitea. This vulnerability allows an attacker to bypass branch protection by retargeting a Pull Request PR that has a stale 'official' approval flag. This could lead to unauthorized code being merged into a protected branch, compromising code integrity. Mitigation Mitigation fo...

8.1CVSS5.1AI score0.00284EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 2:17 p.m.9 views

CVE-2026-64968

ATutor is vulnerable to Server-Side request forgery in import functionalities. An authenticated administrator can make the server request arbitrary internal HTTP endpoints, cloud metadata services, or local files via file:// if the PHP environment permits URL wrappers. Product is no longer active...

5.1CVSS0.00294EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/08/20 2:00 p.m.23 views

Azure Virtual Machines Elevation of Privilege Vulnerability

Server-side request forgery ssrf in Azure Virtual Machines allows an authorized attacker to elevate privileges over a network...

8.5CVSS5.4AI score0.00329EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/20 1:58 p.m.7 views

EUVD-2026-63369

ATutor is vulnerable to Server-Side request forgery in import functionalities. An authenticated administrator can make the server request arbitrary internal HTTP endpoints, cloud metadata services, or local files via file:// if the PHP environment permits URL wrappers. Product is no longer active...

5.1CVSS5.5AI score0.00294EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 1:58 p.m.8 views

CVE-2026-64968 Server-Side Request Forgery in ATutor

ATutor is vulnerable to Server-Side request forgery in import functionalities. An authenticated administrator can make the server request arbitrary internal HTTP endpoints, cloud metadata services, or local files via file:// if the PHP environment permits URL wrappers. Product is no longer active...

5.1CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 1:57 p.m.28 views

CVE-2026-64962 Cross-Site Request Forgery (CSRF) in ATutor

ATutor is vulnerable to Cross-Site Request Forgery CSRF in profile update functionality. An attacker can craft a malicious website which, when visited by an authenticated victim, submits a forged request to the system. Due to the lack of proper CSRF token implementation, the forged request is...

5.1CVSS0.00175EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 1:57 p.m.8 views

EUVD-2026-63362

ATutor is vulnerable to Cross-Site Request Forgery CSRF in profile update functionality. An attacker can craft a malicious website which, when visited by an authenticated victim, submits a forged request to the system. Due to the lack of proper CSRF token implementation, the forged request is...

5.1CVSS5.4AI score0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 1:57 p.m.6 views

CVE-2026-64962 Cross-Site Request Forgery (CSRF) in ATutor

ATutor is vulnerable to Cross-Site Request Forgery CSRF in profile update functionality. An attacker can craft a malicious website which, when visited by an authenticated victim, submits a forged request to the system. Due to the lack of proper CSRF token implementation, the forged request is...

5.1CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/20 1:17 p.m.8 views

CVE-2026-28164

Cross-Site Request Forgery CSRF vulnerability in HashThemes Easy Elementor Addons allows Cross Site Request Forgery. This issue affects Easy Elementor Addons: from n/a through 2.3.7...

9.6CVSS0.00146EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 12:38 p.m.23 views

CVE-2026-28164

The WordPress plugin Easy Elementor Addons (by HashThemes) versions up to and including 2.3.7 lacks CSRF token validation on its admin AJAX handlers, allowing an attacker to trick an authenticated administrator into executing arbitrary plugin configuration changes. CVSS 3.1 scores this CRITICAL (...

9.6CVSS5.3AI score0.00146EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 12:38 p.m.30 views

CVE-2026-28164 WordPress Easy Elementor Addons plugin <= 2.3.7 - Cross Site Request Forgery (CSRF) vulnerability

Cross-Site Request Forgery CSRF vulnerability in HashThemes Easy Elementor Addons allows Cross Site Request Forgery. This issue affects Easy Elementor Addons: from n/a through 2.3.7...

9.6CVSS0.00146EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 12:16 p.m.6 views

CVE-2026-77074

n8n versions before 1.123.69 contain a server-side request forgery vulnerability in the Edit Image node's Draw Text operation that allows authenticated users to inject MVG primitives. Attackers can craft malicious text values to issue blind outbound HTTP requests to arbitrary addresses or access...

6CVSS0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 11:21 a.m.17 views

CVE-2026-77074

n8n versions before 1.123.69 contain a server-side request forgery (SSRF) vulnerability in the Edit Image node's Draw Text operation . Authenticated users can inject MVG primitives through crafted text values, enabling blind outbound HTTP requests to arbitrary addresses or access to local files. ...

6CVSS5.5AI score0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 11:16 a.m.7 views

CVE-2026-77066

The scanFeedsResolver in packages/api/src/resolvers/subscriptions/index.ts passes the caller-supplied url straight to axios.geturl, rssParserConfig with no address validation. The same file guards the subscribe path with validateUrl, which rejects private and reserved ranges through the private-i...

5.3CVSS0.00199EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/20 11:16 a.m.7 views

CVE-2026-73197

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the /ipa/migration/migration.py endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increas...

7.5CVSS0.00347EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 11:05 a.m.6 views

EUVD-2026-63256

The setWebhookResolver in packages/api/src/resolvers/webhooks/index.ts stores the caller-supplied url without any address validation, and the file imports no validation helper. When a subscribed event fires, callWebhook in packages/api/src/jobs/callwebhook.ts issues axios.request with that url, t...

5.3CVSS5.4AI score0.00222EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 11:05 a.m.6 views

EUVD-2026-63255

The scanFeedsResolver in packages/api/src/resolvers/subscriptions/index.ts passes the caller-supplied url straight to axios.geturl, rssParserConfig with no address validation. The same file guards the subscribe path with validateUrl, which rejects private and reserved ranges through the private-i...

5.3CVSS5.6AI score0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 10:39 a.m.27 views

CVE-2026-73198 Ipa: freeipa: unauthenticated dos in `/ipa/i18n_messages` via unbounded request body read

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit a vulnerability in the /ipa/i18nmessages endpoint by sending an arbitrarily large request body. This can cause the service to consume excessive memory, leading to memory exhaustion, degraded responsiveness, and a denial o...

7.5CVSS0.00347EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/20 10:38 a.m.5 views

CVE-2026-73198

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit a vulnerability in the /ipa/i18nmessages endpoint by sending an arbitrarily large request body. This can cause the service to consume excessive memory, leading to memory exhaustion, degraded responsiveness, and a denial o...

7.5CVSS5.5AI score0.00347EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 10:31 a.m.30 views

CVE-2026-73197 Ipa: freeipa: unauthenticated dos in `/ipa/migration/migration.py` via unbounded request body read

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the /ipa/migration/migration.py endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increas...

7.5CVSS0.00347EPSS
SaveExploits0References2
Rows per page
Query Builder