Lucene search
+L

46894 matches found

OSV
OSV
added 2026/08/20 6:44 p.m.15 views

GHSA-FM29-4MQ3-PHG6 Winter: ImportExportController AJAX handlers bypass granular import/export permission gate

Impact Affected versions of Winter CMS did not enforce the ImportExportController behavior's granular access control on the handlers that actually perform the work. The behavior supports per-operation access control through the importpermissions and exportpermissions configuration keys, enforced ...

8.3CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.16 views

Winter: ImportExportController AJAX handlers bypass granular import/export permission gate

Impact Affected versions of Winter CMS did not enforce the ImportExportController behavior's granular access control on the handlers that actually perform the work. The behavior supports per-operation access control through the importpermissions and exportpermissions configuration keys, enforced ...

5.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/20 6:44 p.m.12 views

GHSA-MPMW-F6H6-3G26 Winter: My Account preview exposes another backend user's profile by record ID

Impact Backend\Controllers\MyAccount, introduced in v1.2.13, declares an empty $requiredPermissions array so that any authenticated backend user can manage their own account. It implements the FormController behavior, which exposes three routable actions — create, update and preview — that each...

4.3CVSS5.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.15 views

Winter: My Account preview exposes another backend user's profile by record ID

Impact Backend\Controllers\MyAccount, introduced in v1.2.13, declares an empty $requiredPermissions array so that any authenticated backend user can manage their own account. It implements the FormController behavior, which exposes three routable actions — create, update and preview — that each...

5.6AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.17 views

Winter: Stored XSS through Backend List widget image columns

Impact Backend\Widgets\Lists::evalImageTypeValue interpolated the resolved image URL into a single-quoted src attribute without escaping it. Where a list column of type image rendered an attacker-influenced value, that value could break out of the attribute and inject arbitrary attributes —...

5.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/20 6:44 p.m.11 views

GHSA-7MPF-4465-7FC2 Winter: Stored XSS through Backend List widget image columns

Impact Backend\Widgets\Lists::evalImageTypeValue interpolated the resolved image URL into a single-quoted src attribute without escaping it. Where a list column of type image rendered an attacker-influenced value, that value could break out of the attribute and inject arbitrary attributes —...

2CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:44 p.m.12 views

GHSA-Q9C5-PP7M-FM2G Fleet: Unauthenticated download of in-house iOS app binaries via predictable URLs

Summary Two endpoints serving in-house iOS application packages and manifests in Fleet's enterprise tier are reachable without a hard-to-guess token in the URL, allowing an unauthenticated attacker who can reach the Fleet server to download an in-house IPA by guessing sequential title identifiers...

5.3CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.13 views

Fleet: Unauthenticated download of in-house iOS app binaries via predictable URLs

Summary Two endpoints serving in-house iOS application packages and manifests in Fleet's enterprise tier are reachable without a hard-to-guess token in the URL, allowing an unauthenticated attacker who can reach the Fleet server to download an in-house IPA by guessing sequential title identifiers...

5.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.16 views

Winter: Authenticated Twig sandbox escape in CMS SecurityPolicy (bypass of CVE-2024-54149)

Impact Affected versions of Winter CMS allow authenticated backend users with CMS template-editing permissions to escape the Twig sandbox "safe mode" that is meant to restrict what template code can do. Using any of the following permissions, an attacker can read and modify arbitrary database...

8.4CVSS7.3AI score0.00405EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:44 p.m.14 views

GHSA-8CFW-PCWH-V63W Winter: Authenticated Twig sandbox escape in CMS SecurityPolicy (bypass of CVE-2024-54149)

Impact Affected versions of Winter CMS allow authenticated backend users with CMS template-editing permissions to escape the Twig sandbox "safe mode" that is meant to restrict what template code can do. Using any of the following permissions, an attacker can read and modify arbitrary database...

8.4CVSS7.4AI score0.0043EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 6:44 p.m.30 views

GHSA-2223-F22X-24CQ Winter: Local File Inclusion through =include directives in JavaScript asset compilation

Impact Affected versions of Winter CMS allow authenticated backend users with the cms.manageassets permission "Manage website assets - images, JavaScript files, CSS files" to disclose arbitrary files readable by the PHP process by placing an =include / =require directive in a theme JavaScript...

4.9CVSS5.7AI score0.00385EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.13 views

Winter: Local File Inclusion through =include directives in JavaScript asset compilation

Impact Affected versions of Winter CMS allow authenticated backend users with the cms.manageassets permission "Manage website assets - images, JavaScript files, CSS files" to disclose arbitrary files readable by the PHP process by placing an =include / =require directive in a theme JavaScript...

5.4CVSS5.8AI score0.30166EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:43 p.m.8 views

GHSA-58FP-MCX6-7QF9 Winter: Local File Inclusion through @import directives in LESS compilation of backend customizable stylesheets and theme assets

Impact Affected versions of Winter CMS allow authenticated backend users with the following permissions to disclose arbitrary files readable by the PHP process by injecting @import inline "" directives into LESS source that the backend compiles. Four entry points share the same root cause: - Bran...

4.9CVSS5.9AI score0.00351EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/20 6:43 p.m.11 views

Winter: Local File Inclusion through @import directives in LESS compilation of backend customizable stylesheets and theme assets

Impact Affected versions of Winter CMS allow authenticated backend users with the following permissions to disclose arbitrary files readable by the PHP process by injecting @import inline "" directives into LESS source that the backend compiles. Four entry points share the same root cause: - Bran...

4.9CVSS5.8AI score0.00351EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:42 p.m.9 views

GHSA-3VRH-M9W7-V94F Wagtail: Improper restriction handling on Pages admin API

Impact The internal Pages admin API incorrectly returns page fields without access control when they are declared in apifields. A user with access to the Wagtail admin can use this API to fetch draft and live page fields’ contents that are part of apifields on the base page model title, slug,...

4.3CVSS5.8AI score0.002EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.10 views

Wagtail: Improper restriction handling on Pages admin API

Impact The internal Pages admin API incorrectly returns page fields without access control when they are declared in apifields. A user with access to the Wagtail admin can use this API to fetch draft and live page fields’ contents that are part of apifields on the base page model title, slug,...

4.3CVSS5.6AI score0.002EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:40 p.m.18 views

Wagtail: Reflected XSS in dynamic image URL generator view

Impact A reflected cross-site scripting XSS vulnerability exists on the dynamic image URL generator view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could craft a URL that, when viewed by a user with higher privileges, could perform...

7.3CVSS5.4AI score0.00204EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/20 6:40 p.m.7 views

GHSA-23M2-MGHX-VQMF Wagtail: Reflected XSS in dynamic image URL generator view

Impact A reflected cross-site scripting XSS vulnerability exists on the dynamic image URL generator view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could craft a URL that, when viewed by a user with higher privileges, could perform...

7.3CVSS5.5AI score0.00204EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:40 p.m.14 views

Wagtail: Pages translations can be created without page permissions when using simple_translation

Impact A low-level user with the "Can submit translation" permission can create translations for any page, including those they do not have permissions for. Patches Patched versions have been released as Wagtail 7.0.8, 7.3.3, 7.4.2. Workarounds N/A Acknowledgements Many thanks to @devansh3008 and...

4.3CVSS5.5AI score0.0027EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/20 6:40 p.m.9 views

GHSA-8634-MR4J-R72C Wagtail: Pages translations can be created without page permissions when using simple_translation

Impact A low-level user with the "Can submit translation" permission can create translations for any page, including those they do not have permissions for. Patches Patched versions have been released as Wagtail 7.0.8, 7.3.3, 7.4.2. Workarounds N/A Acknowledgements Many thanks to @devansh3008 and...

4.3CVSS5.6AI score0.0027EPSS
SaveExploits0References4
Rows per page
Query Builder