Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Dismissed suggestions

These automatic suggestions were dismissed after initial triaging.

to select a suggestion for revision.

View:
Compact
Detailed
Dismissed
(max. allowed matches exceeded)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
wrong reuse for different services

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When reusing a connection a range of criteria must be met. Due to a logical error in the code, a request that was issued by an application could wrongfully reuse an existing connection to the same server that was authenticated using different services.

References

Affected products

curl
  • =<7.53.1
  • =<7.49.0
  • =<8.6.0
  • =<7.43.0
  • =<7.50.3
  • =<7.80.0
  • =<7.78.0
  • =<7.54.1
  • =<7.52.1
  • =<7.50.0
  • =<7.85.0
  • =<8.11.0
  • =<7.48.0
  • =<8.5.0
  • =<8.1.1
  • =<8.1.0
  • =<7.84.0
  • =<8.8.0
  • =<8.1.2
  • =<7.83.1
  • =<7.49.1
  • =<7.64.0
  • =<8.3.0
  • =<7.75.0
  • =<7.67.0
  • =<7.65.3
  • =<8.11.1
  • =<8.20.0
  • =<7.53.0
  • =<8.12.1
  • =<8.13.0
  • =<7.79.1
  • =<7.70.0
  • =<7.45.0
  • =<8.0.1
  • =<8.9.1
  • =<7.72.0
  • =<8.14.0
  • =<7.69.0
  • =<7.73.0
  • =<7.56.1
  • =<7.88.1
  • =<8.9.0
  • =<7.86.0
  • =<7.50.1
  • =<7.65.1
  • =<7.62.0
  • =<8.10.0
  • =<7.87.0
  • =<7.74.0
  • =<7.54.0
  • =<7.76.0
  • =<8.19.0
  • =<7.58.0
  • =<7.71.0
  • =<7.56.0
  • =<7.69.1
  • =<7.63.0
  • =<7.65.0
  • =<7.66.0
  • =<8.15.0
  • =<7.65.2
  • =<7.64.1
  • =<8.4.0
  • =<7.55.1
  • =<8.2.0
  • =<7.76.1
  • =<8.7.0
  • =<7.79.0
  • =<8.2.1
  • =<7.47.0
  • =<7.44.0
  • =<8.16.0
  • =<7.50.2
  • =<7.88.0
  • =<8.12.0
  • =<7.71.1
  • =<7.55.0
  • =<7.60.0
  • =<8.17.0
  • =<8.14.1
  • =<7.82.0
  • =<7.52.0
  • =<8.0.0
  • =<7.59.0
  • =<7.47.1
  • =<7.68.0
  • =<7.61.0
  • =<8.18.0
  • =<7.51.0
  • =<8.10.1
  • =<7.57.0
  • =<7.81.0
  • =<7.77.0
  • =<8.7.1
  • =<7.46.0
  • =<7.83.0
  • =<7.61.1
Dismissed
(no matching packages found)
Permalink CVE-2026-58299
7.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Exploit Code Maturity (E): Unproven (U)
  • Remediation Level (RL): Official Fix (O)
  • Report Confidence (RC): Confirmed (C)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Microsoft Edge for Android Remote Code Execution Vulnerability

Time-of-check time-of-use (toctou) race condition in Microsoft Edge for Android allows an unauthorized attacker to execute code over a network.

Affected products

Microsoft Edge (Chromium-based)
  • <150.0.4078.48
Dismissed
(no matching packages found)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Improper authorization on OAuth sign-in callback silently re-enables administrator-disabled accounts

Improper authorization on OAuth sign-in callback silently re-enables administrator-disabled accounts

Affected products

Gitea Open Source Git Server
  • =<1.26.1
Dismissed
(no matching packages found)
Permalink CVE-2026-20779
7.1 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Gitea TOTP single-use enforcement defect allows OTP replay

Gitea versions from 1.5.0 before 1.26.3 have a TOTP single-use enforcement defect that allows a valid TOTP code to be accepted more than once across web two-factor authentication flows and the Basic Auth X-Gitea-OTP path.

Affected products

Gitea Open Source Git Server
  • <1.26.3
Dismissed
(no matching packages found)
Permalink CVE-2026-12920
4.9 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Cookie Banner for GDPR / CCPA <= 4.3.5 - Authenticated (Administrator+) SQL Injection via 's' Parameter

The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 4.3.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Affected products

Cookie Banner for GDPR / CCPA – WPLP Cookie Consent
  • =<4.3.5
Dismissed
(no matching packages found)
Permalink CVE-2026-35159
5.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Physical (P)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): High (H)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Physical (P)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): Low (L)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Dell Client Platform BIOS contains an Authentication Bypass by Primary …

Dell Client Platform BIOS contains an Authentication Bypass by Primary Weakness vulnerability. An unauthenticated attacker with physical access could potentially exploit this vulnerability, leading to Information Disclosure.

Affected products

PC14255
  • <1.14.1 or later
PC16255
  • <1.14.1 or later
G15 5510
  • <1.40.0 or later
G15 5511
  • <1.43.0 or later
G15 5520
  • <1.41.0 or later
G15 5530
  • <1.33.0 or later
G16 7620
  • <1.41.0 or later
G16 7630
  • <1.33.0 or later
XPS 9320
  • <2.30.0 or later
15 DC15250
  • <1.10.0 or later
Vostro 3030
  • <1.26.0 or later
Vostro 3910
  • <1.40.0 or later
Vostro 5620
  • <1.36.0 or later
Vostro 5890
  • <1.42.0 or later
Vostro 7620
  • <1.37.0 or later
XPS 13 9315
  • <1.38.0 or later
XPS 13 9340
  • <1.26.0 or later
XPS 13 9350
  • <1.21.0 or later
XPS 14 9440
  • <1.24.0 or later
XPS 15 9510
  • <1.46.0 or later
XPS 15 9520
  • <1.41.0 or later
XPS 15 9530
  • <1.31.0 or later
XPS 16 9640
  • <1.23.0 or later
XPS 17 9720
  • <1.40.0 or later
XPS 17 9730
  • <1.27.0 or later
Slim ECS1250
  • <1.15.0 or later
Vostro 3030S
  • <1.26.0 or later
Inspiron 3030
  • <1.26.0 or later
Latitude 3320
  • <1.44.0 or later
Latitude 3340
  • <1.31.0 or later
Latitude 5320
  • <1.51.0 or later
Latitude 5330
  • <1.36.0 or later
Latitude 5340
  • <1.29.0 or later
Latitude 5350
  • <1.23.0 or later
Latitude 5421
  • <1.46.0 or later
Latitude 5430
  • <1.39.1 or later
Latitude 5431
  • <1.39.0 or later
Latitude 5440
  • <1.31.1 or later
Latitude 5450
  • <1.23.1 or later
Latitude 5520
  • <1.51.0 or later
Latitude 5521
  • <1.43.0 or later
Latitude 5530
  • <1.36.0 or later
Latitude 5531
  • <1.36.0 or later
Latitude 5540
  • <1.29.0 or later
Latitude 5550
  • <1.23.0 or later
Latitude 7320
  • <1.50.1 or later
Latitude 7330
  • <1.40.0 or later
Latitude 7340
  • <1.30.0 or later
Latitude 7350
  • <1.23.0 or later
Latitude 7420
  • <1.50.1 or later
Latitude 7430
  • <1.40.0 or later
Latitude 7440
  • <1.31.1 or later
Latitude 7450
  • <1.23.1 or later
Latitude 7520
  • <1.50.1 or later
Latitude 7530
  • <1.40.0 or later
Latitude 7640
  • <1.31.1 or later
Latitude 7650
  • <1.23.1 or later
Latitude 9330
  • <1.37.0 or later
Latitude 9420
  • <1.47.0 or later
Latitude 9430
  • <1.40.1 or later
Latitude 9450
  • <1.21.1 or later
Latitude 9520
  • <1.47.1 or later
Tower ECT1250
  • <1.15.0 or later
ChengMing 3900
  • <1.40.0 or later
Inspiron 3030S
  • <1.26.0 or later
Precision 3450
  • <1.42.0 or later
Precision 3470
  • <1.39.0 or later
Precision 3480
  • <1.31.1 or later
Precision 3490
  • <1.23.1 or later
Precision 3560
  • <1.51.0 or later
Precision 3561
  • <1.43.0 or later
Precision 3570
  • <1.36.0 or later
Precision 3571
  • <1.36.0 or later
Precision 3580
  • <1.29.0 or later
Precision 3581
  • <1.29.0 or later
Precision 3590
  • <1.23.0 or later
Precision 3591
  • <1.23.0 or later
Precision 3660
  • <2.37.1 or later
Precision 5470
  • <1.39.0 or later
Precision 5480
  • <1.27.0 or later
Precision 5490
  • <1.21.1 or later
Precision 5560
  • <1.46.0 or later
Precision 5570
  • <1.41.0 or later
Precision 5680
  • <1.29.0 or later
Precision 5690
  • <1.23.0 or later
Precision 5770
  • <1.40.0 or later
Precision 7560
  • <1.47.0 or later
Precision 7670
  • <1.38.0 or later
Precision 7680
  • <1.29.0 or later
Precision 7760
  • <1.47.0 or later
Precision 7770
  • <1.38.0 or later
Precision 7780
  • <1.29.0 or later
Pro 14 PC14250
  • <1.15.2 or later
Pro 16 PC16250
  • <1.15.2 or later
Vostro 14 3420
  • <1.41.0 or later
Vostro 14 3430
  • <1.32.0 or later
Vostro 14 3440
  • <1.22.0 or later
Vostro 15 3510
  • <1.46.0 or later
Vostro 15 3520
  • <1.41.0 or later
Vostro 15 3530
  • <1.32.0 or later
Vostro 16 5630
  • <1.29.0 or later
Vostro 16 5640
  • <1.21.0 or later
14 Plus DB14250
  • <1.13.0 or later
16 Plus DB16250
  • <1.13.0 or later
Dell 14 DC14250
  • <1.7.0 or later
Inspiron 3020 S
  • <1.36.0 or later
Alienware M18 R2
  • <1.22.0 or later
Alienware X16 R2
  • <1.22.0 or later
Alienware m15 R6
  • <1.44.0 or later
Alienware m15 R7
  • <1.40.0 or later
Alienware m16 R1
  • <1.34.0 or later
Alienware m16 R2
  • <1.21.0 or later
Alienware m18 R1
  • <1.34.0 or later
Alienware x14 R2
  • <1.32.0 or later
Alienware x16 R1
  • <1.32.0 or later
Inspiron 13 5330
  • <1.31.0 or later
Inspiron 14 5420
  • <1.36.0 or later
Inspiron 14 5430
  • <1.29.0 or later
Inspiron 14 5440
  • <1.22.0 or later
Inspiron 15 3511
  • <1.46.0 or later
Inspiron 15 3520
  • <1.41.0 or later
Inspiron 15 3530
  • <1.32.0 or later
Inspiron 16 5620
  • <1.36.0 or later
Inspiron 16 5630
  • <1.29.0 or later
Inspiron 16 5640
  • <1.21.0 or later
OptiPlex XE4 SFF
  • <1.40.0 or later
XPS 13 Plus 9320
  • <2.30.0 or later
OptiPlex 5490 AIO
  • <1.47.0 or later
OptiPlex 7490 AIO
  • <1.47.0 or later
OptiPlex AIO 7420
  • <1.26.1 or later
OptiPlex SFF 7020
  • <1.26.1 or later
Precision 3650 MT
  • <1.47.0 or later
Precision 3280 CFF
  • <1.24.1 or later
Pro Laptop PC14250
  • <1.15.2 or later
Pro Laptop PC16250
  • <1.15.2 or later
Pro Max 14 MC14250
  • <1.14.1 or later
Pro Max 14 MC14255
  • <2.4.0 or later
Pro Max 16 MC16250
  • <1.14.1 or later
Pro Max 16 MC16255
  • <2.4.0 or later
Pro Precision 7 T1
  • <1.15.1 or later
Pro Slim / QCS1255
  • <1.13.0 or later
ChengMing 3910/3911
  • <1.36.0 or later
OptiPlex 3090 Ultra
  • <1.42.0 or later
OptiPlex 7090 Tower
  • <1.42.0 or later
OptiPlex 7090 Ultra
  • <1.42.0 or later
OptiPlex Micro 7020
  • <1.26.1 or later
OptiPlex Tower 7020
  • <1.26.1 or later
Pro 13 Plus PB13250
  • <2.13.4 or later
Pro 13 Plus PB13255
  • <1.15.0 or later
Pro 14 Plus PB14250
  • <2.13.4 or later
Pro 14 Plus PB14255
  • <1.15.0 or later
Pro 16 Plus PB16250
  • <2.13.4 or later
Pro 16 Plus PB16255
  • <1.15.0 or later
Pro Micro / QCM1255
  • <1.13.0 or later
Pro Tower / QCT1255
  • <1.13.0 or later
Latitude 9440 2-in-1
  • <1.29.0 or later
Precision 3680 Tower
  • <1.26.1 or later
Precision 5860 Tower
  • <3.8.0 or later
Precision 7875 Tower
  • <02.10.01 or later
Precision 7960 Tower
  • <2.20.0 or later
Precision Tower 7865
  • <1.26.0 or later
Pro Max Slim FCS1250
  • <1.15.2 or later
Pro Rugged 12 Tablet
  • <1.9.0 or later
24 All-in-One EC24250
  • <1.15.0 or later
27 All-in-One EC27250
  • <1.15.0 or later
Inspiron 14 Plus 7420
  • <1.37.0 or later
Inspiron 14 Plus 7430
  • <1.29.0 or later
Inspiron 14 Plus 7440
  • <1.25.0 or later
Inspiron 16 Plus 7620
  • <1.37.0 or later
Inspiron 16 Plus 7630
  • <1.29.0 or later
Inspiron 16 Plus 7640
  • <1.25.0 or later
Inspiron 3020 Desktop
  • <1.36.0 or later
OptiPlex 7000 OEM MT+
  • <1.40.0 or later
Pro Max Micro FCM2250
  • <1.15.2 or later
Pro Rugged 10 Tablets
  • <1.9.0 or later
Pro Rugged 13 RA13250
  • <1.16.1 or later
Pro Rugged 14 RB14250
  • <1.16.1 or later
14 Plus 2-in-1 DB04250
  • <1.13.0 or later
16 Plus 2-in-1 DB06250
  • <1.13.0 or later
Pro 13 Premium PA13250
  • <2.13.4 or later
Pro 14 Premium PA14250
  • <2.13.4 or later
Inspiron 14 7430 2-in-1
  • <1.29.0 or later
Inspiron 14 7440 2-in-1
  • <1.22.0 or later
Inspiron 16 7630 2-in-1
  • <1.29.0 or later
Inspiron 16 7640 2-in-1
  • <1.21.0 or later
Alienware Aurora ACT1250
  • <1.16.2 or later
Inspiron 5410 All-in-One
  • <1.38.0 or later
Inspiron 7710 All-in-One
  • <1.38.0 or later
Latitude 7320 Detachable
  • <1.47.0 or later
OptiPlex 5400 All-In-One
  • <1.1.59 or later
OptiPlex 7400 All-In-One
  • <1.1.59 or later
OptiPlex All-in-One 7410
  • <1.36.0 or later
Pro 14 Essential PV14250
  • <1.6.0 or later
Pro Max Tower T2 FCT2250
  • <1.15.2 or later
Alienware Area-51 AAT2250
  • <1.17.2 or later
OptiPlex 3000 Thin Client
  • <1.34.0 or later
Vostro 3020 Small Desktop
  • <1.36.0 or later
Vostro 3020 Tower Desktop
  • <1.36.0 or later
Pro Slim Essential QVS1260
  • <1.15.0 or later
Alienware 16 Aurora AC16250
  • <1.13.0 or later
Inspiron 24 5420 All-in-One
  • <1.29.0 or later
Inspiron 24 5430 All-in-One
  • <1.22.0 or later
Inspiron 27 7720 All-in-One
  • <1.29.0 or later
Inspiron 27 7730 All-in-One
  • <1.22.0 or later
Latitude 5430 Rugged Laptop
  • <1.43.0 or later
Latitude 7330 Rugged Laptop
  • <1.43.0 or later
Pro Tower Essential QVT1260
  • <1.15.0 or later
XPS 14 (14 Premium) DA14250
  • <1.11.0 or later
XPS 16 (16 Premium) DA16250
  • <1.13.0 or later
Alienware 16 Area-51 AA16250
  • <2.4.1 or later
Alienware 16X Aurora AC16251
  • <2.4.0 or later
Alienware 18 Area-51 AA18250
  • <2.4.1 or later
Latitude 7030 Rugged Extreme
  • <1.23.0 or later
Latitude 7230 Rugged Extreme
  • <1.32.0 or later
Pro Micro/Micro Plus QCM1250/QBM1250
  • <1.15.1 or later
Pro Slim Plus QBS1250/Pro Slim QCS1250
  • <1.15.1 or later
Pro Slim Plus QBS1250 / Pro Slim QCS1250
  • <1.15.1 or later
Pro Tower Plus QBT1250/Pro Tower QCT1250
  • <1.15.1 or later
Pro Micro Plus QBM1250 / Pro Micro QCM1250
  • <1.15.1 or later
Pro Tower Plus QBT1250 / Pro Tower QCT1250
  • <1.15.1 or later
OptiPlex Micro 7010 / OptiPlex Micro Plus 7010
  • <1.36.0 or later
OptiPlex Tower 7010 / OptiPlex Tower Plus 7010
  • <1.36.0 or later
Precision 3260 XE Compact / Precision 3260 Compact
  • <3.26.0 or later
OptiPlex Small Form Factor 7010 / OptiPlex Small Form Factor Plus 7010
  • <1.36.0 or later
Precision 3460 XE Small Form Factor / Precision 3460 Small Form Factor
  • <3.26.0 or later
OptiPlex 3000 Micro / OptiPlex 3000 Small Form Factor / OptiPlex 3000 Tower
  • <1.40.0 or later
OptiPlex 5000 Micro / OptiPlex 5000 Small Form Factor / OptiPlex 5000 Tower
  • <1.40.0 or later
OptiPlex 5090 Micro / OptiPlex 5090 Small Form Factor / OptiPlex 5090 Tower
  • <1.42.0 or later
Pro 24 All-In-One Plus QB24250 / Pro 24 All-In-One QC24250 / Pro 24 All-In-One QC24251
  • <1.15.1 or later
OptiPlex 7000 Micro / OptiPlex 7000 Small Form Factor / OptiPlex 7000 Tower / OptiPlex 7000 XE Micro
  • <1.40.0 or later
Dismissed
(no matching packages found)
Permalink CVE-2026-57987
6.5 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Exploit Code Maturity (E): Unproven (U)
  • Remediation Level (RL): Official Fix (O)
  • Report Confidence (RC): Confirmed (C)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Microsoft Edge (Chromium-based) Spoofing Vulnerability

Server-side request forgery (ssrf) in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network.

Affected products

Microsoft Edge (Chromium-based)
  • <150.0.4078.48
Dismissed
(no matching packages found)
Permalink CVE-2026-9756
6.4 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
GenerateBlocks <= 2.2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Headline Block 'linkMetaFieldType' Dynamic Link Attribute

The GenerateBlocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Headline Block 'linkMetaFieldType' Dynamic Link Attribute in all versions up to, and including, 2.2.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. A contributor-level attacker can store a JavaScript payload in their own profile description (allowlisted by get_safe_user_meta_keys()) and prepend 'javascript:' via the linkMetaFieldType attribute, creating a fully attacker-controlled href that executes when any user, including an administrator, clicks the rendered headline link.

Affected products

GenerateBlocks
  • =<2.2.1
Dismissed
(no matching packages found)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Gitea git grep search lacks a timeout

Gitea versions before 1.25.5 do not enforce a timeout on git grep searches, allowing expensive searches to consume server resources.

Affected products

Gitea Open Source Git Server
  • <1.25.5
Dismissed
(no matching packages found)
Permalink CVE-2026-14327
7.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 1 month, 3 weeks ago Activity log
  • Created & dismissed (no matching packages found) suggestion
AR for WordPress <= 8.40 - Unauthenticated Arbitrary File Read via 'file' Parameter

The AR for WordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 8.40 via the 'file' parameter parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires an attacker to first obtain a valid nonce and secure nonce via the publicly accessible ar_get_fresh_nonce and ar_process_user_image nopriv AJAX handlers, and to reproduce the encryption key locally — both steps are fully achievable by an unauthenticated attacker on any default free or unlicensed installation where ar_licence_key is unset.

Affected products

AR for WordPress
  • =<8.40