Lucene search
+L

43688 matches found

Cvelist
Cvelist
added 2026/09/01 11:33 a.m.35 views

CVE-2026-83595 AVideo Cross-Site Request Forgery via plugin/API/set.json.php

AVideo contains a cross-site request forgery vulnerability in plugin/API/set.json.php that allows attackers to perform state-changing actions by crafting GET requests that bypass CSRF protection. Attackers can navigate a victim's browser to a malicious URL with API parameters to delete videos,...

8.1CVSS0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 11:46 a.m.8 views

EUVD-2026-68487

ResourceIsolationRequestCycleListener protects a Wicket application against cross-site request forgery by rejecting requests that a resource isolation policy judges to come from another origin. Its default policy, FetchMetadataResourceIsolationPolicy, was derived from a reference implementation...

4.6CVSS5.8AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/30 3:16 p.m.14 views

CVE-2026-82647

WWBN AVideo contains a cross-site request forgery vulnerability in sendEmail.json.php that allows authenticated administrators to send mail from the site's contact address by bypassing origin checks and captcha validation. Attackers can craft a malicious web page that, when visited by an...

6.1CVSS0.00103EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.18 views

CVE-2026-82647

WWBN AVideo contains a cross-site request forgery (CSRF) vulnerability in sendEmail.json.php . The root cause is the bypass of origin checks and captcha validation , allowing an attacker to craft a malicious web page that, when visited by an authenticated admin, sends emails from the site's conta...

6.1CVSS5.9AI score0.00103EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/30 2:33 p.m.11 views

EUVD-2026-68233

WWBN AVideo contains a cross-site request forgery vulnerability in sendEmail.json.php that allows authenticated administrators to send mail from the site's contact address by bypassing origin checks and captcha validation. Attackers can craft a malicious web page that, when visited by an...

6.1CVSS5.9AI score0.00103EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/30 2:17 p.m.9 views

CVE-2026-82544

A flaw has been found in wger-project wger up to 2.6.0-alpha2. This issue affects the function resetuserpassword of the file wger/gym/views/gym.py of the component Password Reset. Executing a manipulation can lead to cross-site request forgery. It is possible to launch the attack remotely. This...

5.3CVSS0.00169EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/30 1:45 p.m.5 views

CVE-2026-82544 wger-project wger Password Reset gym.py reset_user_password cross-site request forgery

A flaw has been found in wger-project wger up to 2.6.0-alpha2. This issue affects the function resetuserpassword of the file wger/gym/views/gym.py of the component Password Reset. Executing a manipulation can lead to cross-site request forgery. It is possible to launch the attack remotely. This...

5.3CVSS5.4AI score
SaveExploits0References10
CVE
CVE
added 2026/08/30 1:45 p.m.17 views

CVE-2026-82544

A cross-site request forgery (CSRF) vulnerability exists in wger-project wger up to version 2.6.0-alpha2 , specifically in the reset_user_password function within the Password Reset component (wger/gym/views/gym.py). A remote attacker can exploit this by manipulating a victim into performing an u...

5.3CVSS5.4AI score0.00169EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/29 6:17 a.m.10 views

CVE-2026-17522

The Newsletters WordPress plugin before 4.17 does not perform any nonce or capability check when saving one of its settings screens, and writes every submitted parameter into its own options, allowing attackers to make a logged in administrator overwrite arbitrary Newsletters WordPress plugin...

5.4CVSS0.00095EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/29 6:00 a.m.40 views

CVE-2026-17522 Newsletters < 4.17 - Arbitrary Plugin Option Update via CSRF

The Newsletters WordPress plugin before 4.17 does not perform any nonce or capability check when saving one of its settings screens, and writes every submitted parameter into its own options, allowing attackers to make a logged in administrator overwrite arbitrary Newsletters WordPress plugin...

0.00095EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 10:49 a.m.18 views

CVE-2026-81733

WWBN AVideo through version 30.0 (and master up to commit 4cb576e) is affected by a cross-site request forgery (CSRF) vulnerability in plugin/Live/myLiveControls.save.json.php. The endpoint accepts customUrl, customMessage, and autoRedirect parameters via a GET request and only verifies that the ...

5.1CVSS5.7AI score0.00171EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 10:49 a.m.44 views

CVE-2026-81733 WWBN AVideo through 30.0 CSRF via myLiveControls.save.json.php

WWBN AVideo through 30.0 and master up to commit 4cb576e contains a cross-site request forgery vulnerability in plugin/Live/myLiveControls.save.json.php. The endpoint only checks that a user is logged in and processes customUrl, customMessage, and autoRedirect parameters from $REQUEST via a GET...

5.1CVSS0.00171EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.29 views

CVE-2026-80210 FrontAccounting through 2.4.20 Cross-Site Request Forgery on Financial Transaction Forms

FrontAccounting through 2.4.20 generates a CSRF token in endform in includes/ui/uicontrols.inc and embeds it as the token hidden field in every form it renders, but only admin/users.php and admin/changecurrentuserpassword.php call checkcsrftoken to validate it. No financial transaction handler...

7.1CVSS0.00162EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.13 views

CVE-2026-80210

FrontAccounting through 2.4.20 suffers from a Cross-Site Request Forgery (CSRF) flaw in its financial transaction forms. The application generates a CSRF token in end_form() (includes/ui/ui_controls.inc) and embeds it as the _token hidden field, but only admin/users.php and admin/change_current_u...

7.1CVSS5.5AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.13 views

EUVD-2026-67144

FrontAccounting through 2.4.20 generates a CSRF token in endform in includes/ui/uicontrols.inc and embeds it as the token hidden field in every form it renders, but only admin/users.php and admin/changecurrentuserpassword.php call checkcsrftoken to validate it. No financial transaction handler...

7.1CVSS5.5AI score0.00162EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 9:00 a.m.34 views

CVE-2026-81273 WordPress FluentBooking Pro plugin <= 2.2.4 - Cross Site Request Forgery (CSRF) vulnerability

Unauthenticated Cross Site Request Forgery CSRF in FluentBooking Pro = 2.2.4 versions...

8.1CVSS0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 9:00 a.m.12 views

CVE-2026-81273

FluentBooking Pro (WordPress plugin, versions

8.1CVSS5.1AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 6:16 p.m.12 views

CVE-2025-56798

Cross-Site Request Forgery CSRF vulnerability in Lime Technology, Inc.'s Unraid OS version 6.12.14 and earlier allows remote attackers to escalate privileges via the Unraid authentication cookie's lax same-site policy...

8.8CVSS0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 6:16 p.m.8 views

UBUNTU-CVE-2025-56798

Cross-Site Request Forgery CSRF vulnerability in Lime Technology, Inc.'s Unraid OS version 6.12.14 and earlier allows remote attackers to escalate privileges via the Unraid authentication cookie's lax same-site policy...

8.8CVSS5.9AI score0.00203EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/26 4:16 p.m.12 views

CVE-2026-48548

Nagios Core before 4.5.12 contains a cross-site request forgery vulnerability in cmd.cgi where the CSRF protection mechanism passes validation when the NagFormId cookie is absent. Attackers can craft a malicious cross-site POST request to execute arbitrary Nagios commands as a currently...

6.9CVSS6.1AI score0.00139EPSS
SaveExploits0References1
Rows per page
Query Builder