OPENSUSE-SU-2026:21815-1
Vulnerability from csaf_opensuse - Published: 2026-09-08 10:00 - Updated: 2026-09-17 17:44Summary
Security update for waylyrics
Severity
Important
Notes
Title of the patch: Security update for waylyrics
Description of the patch: This update for waylyrics fixes the following issues:
Changes in waylyrics:
- Update to version 0.4.0 (CVE-2026-25541 bsc#1274106)
* Added plugin architecture and SakuraLLM translation plugin
* Added OpenCC support for Simplified/Traditional Chinese
* Added support for custom CSS themes and style presets
* Added auto theme switching based on light/dark mode
* Added shortcut keys for decoration, passthrough, and search
* Improved MPRIS and SMTC audio player integration
* Improved TOML config handling and automatic comment updates
* Optimized lyric search, fetch speed, and UI responsiveness
* Fixed window passthrough state and click-through toggles
* Updated dependencies and bumped MSRV requirement
- Update to version 0.3.21:
* docs: update changelog [ci skip]
* chore: bump version to v0.3.21
* build: bump dependencies
* build(deps): bump tokio from 1.43.0 to 1.43.1
* build(deps): bump openssl from 0.10.71 to 0.10.72
* build(deps): bump rust_decimal from 1.36.0 to 1.37.1
* build(deps): bump async-trait from 0.1.86 to 0.1.88
* build(deps): bump reqwest from 0.12.12 to 0.12.15
* build(deps): bump rust_decimal_macros from 1.36.0 to 1.37.1
* build(deps): bump the serde group with 2 updates
* fix:.一个错误
* fix: 手动刷新歌词时清空歌词标签缓存
* style: :lipstick: cargo fmt
* perf: DashMap 作为歌词标签存在性缓存
* feat: 添加对从音乐文件元数据读取歌词的支持
* build(deps): bump ring from 0.17.11 to 0.17.13 (#303)
* chore: add script to export dup deps [ci skip]
* fix(CI): remove outdated test of qqmusic api initialization [ci skip]
* build: bump dependencies
* docs(readme): HotLyric, alternative on windows [ci skip]
* docs(readme): note on project status
* build(deps): bump openssl from 0.10.68 to 0.10.70 (#301)
* build(deps): bump serde_json from 1.0.134 to 1.0.138 in the serde group (#296)
* build(deps): bump thiserror from 2.0.9 to 2.0.11 (#297)
* build(deps): bump tokio from 1.42.0 to 1.43.0 (#298)
* build(deps): bump futures-lite from 2.5.0 to 2.6.0 (#299)
* build(deps): bump windows from 0.58.0 to 0.59.0 (#300)
* build(deps): bump dark-light to 2.0.0
* build(deps): bump reqwest from 0.12.9 to 0.12.12 (#291)
* build(deps): bump the serde group with 2 updates (#290)
* build(deps): bump gdk4-win32 from 0.9.3 to 0.9.5 (#292)
* build(deps): bump thiserror from 2.0.6 to 2.0.9 (#293)
* build(deps): bump glib-macros from 0.20.5 to 0.20.7 (#294)
* rust version problem (#289)
* enhance: switch to better tray-icon implementation for windows [ci skip]
* build: migrate to ksni 0.3
* chore: dedup code
* chore: fix deepsource lints
* refactor: extract set_by_mode
* ci: add .deepsource.toml
* docs(readme): add introduction [ci skip]
* docs(readme): add alternative `lyric-for-musixfox` [ci skip]
* docs(readme): add preview images [ci skip]
* docs(readme): replace text with logos
* docs: update changelog & metainfo
* chore: release v0.3.20
* enhance: comment for sub table in config
* log: capture panics
* fix: check if instance name used
* docs: update metainfo & changelog
* hotfix: build on windows
* chore: release v0.3.19
* chore(deps): bump dependencies
* build(deps): bump the serde group with 2 updates (#280)
* build(deps): bump tracing from 0.1.40 to 0.1.41 (#281)
* build(deps): bump tray-icon from 0.19.1 to 0.19.2 (#282)
* build(deps): bump rfd from 0.15.0 to 0.15.1 (#284)
* build(deps): bump url from 2.5.3 to 2.5.4 (#283)
* docs(build): check MSRV
* chore(clippy): fix clippy warnings
* chore: update lock file
* fix: setCookies for QQMusicApi
* fix: instance format
* feat: support multi-monitor setup (#278)
* feat: Implement color-scheme autoswitch (light/dark mode) (#277)
* enhance: unregister latest theme
* build(deps): bump rustls from 0.23.16 to 0.23.18 (#276)
* fix: LazyLock is not stable yet in 1.73 rustc
* chore: fix details URL in metainfo
* chore: bump version to 0.3.18
* test: search/query via lrclib
* feat: support LRCLib provider
* chore: apply clippy fix
* fix: `login_qqmusic` call was not awaited
* chore(deps): bump dependencies
* feat: show errors from providers in search_window
* fix: search failure dialog cannot be spawned outside GTK thread
* docs: fix typo in filename
* docs(i18n): translation for contribution.md and build guide ubuntu (#272)
* fix: add artists to QQMusic keyword
* fix(test): initialize QQMusic
* feat: set cookies for QQMusicApi in config
* chore: migrate to qqmusic-rs 0.2.0
* enhance: init lyric provider with any struct
* build(deps): bump the serde group with 2 updates (#266)
* build(deps): bump glib-macros from 0.20.4 to 0.20.5 (#267)
* build(deps): bump thiserror from 1.0.64 to 1.0.66 (#268)
* build(deps): bump regex from 1.11.0 to 1.11.1 (#269)
* build(deps): bump tray-icon from 0.19.0 to 0.19.1 (#270)
* chore: support nix flake (#264)
* fix: set text wrap to show very-long lyric
* docs(readme): add alternative `lyrica`
* chore(deps): bump once_cell to `1.20.2`
* chore: release v0.3.17
* fix(tray/unix): Avoid calling list_players() from tray thread (#262)
* fix(tray): export translated lyrics
* build(deps): bump reqwest from 0.12.7 to 0.12.8 (#261)
* fix(win32): crash with Motrix runnig
* i18n: Create Italian Translation it_IT (#260)
* chore: release v0.3.16
* build(fix): ""desktop
* docs(build): fix i18n part (#259)
* chore(deps): bump dependencies
* docs(readme): intro SPlayer [ci skip]
* docs(readme): desktop support of desktop_lyric, #258
* fix: build error on linux
* refactor: dedup function signature
* docs(readme): add alternative
* i18n: translate tips
* test: add test for make_lrc_line
* build(fix): fix build with MSVC
* feat: show error dialog if search failed
* enhance: TrackMeta from Metadata will not fail now
* chore: release v0.3.15
* enhance: select output file after generation
* fix: sec field in exported lyric
* enhance: make import/export pormpt different
* chore: release v0.3.14
* i18n: update locale for 0.3.14
* build: enable export-lyric for win build [ci skip]
* chore(dep): bump dependencies
* chore: disable unused warn
* fix: build with export-lyric/import-lyric disabled
* feat: export-lyric
* refactor: dedup import-*-lyric
* enhance: dedup import-lyric
* build(deps): bump the serde group with 2 updates (#252)
* build(deps): bump opencc-rust from 1.1.18 to 1.1.19 (#253)
* build(deps): bump gettext-rs from 0.7.0 to 0.7.1 (#254)
* build(deps): bump reqwest from 0.12.5 to 0.12.7 (#255)
* build(deps): bump rust_decimal from 1.35.0 to 1.36.0 (#256)
* build(deps): bump orhun/git-cliff-action from 3 to 4 (#257)
* fix: build with `opencc` disabled
* refactor: unify naming of same component in different mod
* refactor: prefer lazy-binding rather than multiple `cfg` flag
* docs(readme): fix broken link for DeaDBeeF plugin [ci skip]
* build(deps): bump tokio from 1.39.1 to 1.39.2 (#248)
* build(deps): bump serde_json from 1.0.120 to 1.0.121 in the serde group (#247)
* docs: mark issue/workaround for Better Comments
* fix: support new type of HWND inner
* docs(readme): intro DeaDBeeF close #245
* fix: migrate to window-rs 0.58
* build(deps): bump openssl from 0.10.64 to 0.10.66 (#246)
* refactor: migrate to new-style clone!
* refactor: migrate to gtk4-rs clone! new style
* chore: bump dependencies
* build(deps): bump serde_json from 1.0.118 to 1.0.119 in the serde group (#244)
Patchnames: openSUSE-Leap-16.0-packagehub-573
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:waylyrics-lang-0:0.4.0-bp160.1.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
6 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for waylyrics",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for waylyrics fixes the following issues:\n\nChanges in waylyrics:\n\n- Update to version 0.4.0 (CVE-2026-25541 bsc#1274106)\n * Added plugin architecture and SakuraLLM translation plugin\n * Added OpenCC support for Simplified/Traditional Chinese\n * Added support for custom CSS themes and style presets\n * Added auto theme switching based on light/dark mode\n * Added shortcut keys for decoration, passthrough, and search\n * Improved MPRIS and SMTC audio player integration\n * Improved TOML config handling and automatic comment updates\n * Optimized lyric search, fetch speed, and UI responsiveness\n * Fixed window passthrough state and click-through toggles\n * Updated dependencies and bumped MSRV requirement\n\n- Update to version 0.3.21:\n * docs: update changelog [ci skip]\n * chore: bump version to v0.3.21\n * build: bump dependencies\n * build(deps): bump tokio from 1.43.0 to 1.43.1\n * build(deps): bump openssl from 0.10.71 to 0.10.72\n * build(deps): bump rust_decimal from 1.36.0 to 1.37.1\n * build(deps): bump async-trait from 0.1.86 to 0.1.88\n * build(deps): bump reqwest from 0.12.12 to 0.12.15\n * build(deps): bump rust_decimal_macros from 1.36.0 to 1.37.1\n * build(deps): bump the serde group with 2 updates\n * fix:.\u4e00\u4e2a\u9519\u8bef\n * fix: \u624b\u52a8\u5237\u65b0\u6b4c\u8bcd\u65f6\u6e05\u7a7a\u6b4c\u8bcd\u6807\u7b7e\u7f13\u5b58\n * style: :lipstick: cargo fmt\n * perf: DashMap \u4f5c\u4e3a\u6b4c\u8bcd\u6807\u7b7e\u5b58\u5728\u6027\u7f13\u5b58\n * feat: \u6dfb\u52a0\u5bf9\u4ece\u97f3\u4e50\u6587\u4ef6\u5143\u6570\u636e\u8bfb\u53d6\u6b4c\u8bcd\u7684\u652f\u6301\n * build(deps): bump ring from 0.17.11 to 0.17.13 (#303)\n * chore: add script to export dup deps [ci skip]\n * fix(CI): remove outdated test of qqmusic api initialization [ci skip]\n * build: bump dependencies\n * docs(readme): HotLyric, alternative on windows [ci skip]\n * docs(readme): note on project status\n * build(deps): bump openssl from 0.10.68 to 0.10.70 (#301)\n * build(deps): bump serde_json from 1.0.134 to 1.0.138 in the serde group (#296)\n * build(deps): bump thiserror from 2.0.9 to 2.0.11 (#297)\n * build(deps): bump tokio from 1.42.0 to 1.43.0 (#298)\n * build(deps): bump futures-lite from 2.5.0 to 2.6.0 (#299)\n * build(deps): bump windows from 0.58.0 to 0.59.0 (#300)\n * build(deps): bump dark-light to 2.0.0\n * build(deps): bump reqwest from 0.12.9 to 0.12.12 (#291)\n * build(deps): bump the serde group with 2 updates (#290)\n * build(deps): bump gdk4-win32 from 0.9.3 to 0.9.5 (#292)\n * build(deps): bump thiserror from 2.0.6 to 2.0.9 (#293)\n * build(deps): bump glib-macros from 0.20.5 to 0.20.7 (#294)\n * rust version problem (#289)\n * enhance: switch to better tray-icon implementation for windows [ci skip]\n * build: migrate to ksni 0.3\n * chore: dedup code\n * chore: fix deepsource lints\n * refactor: extract set_by_mode\n * ci: add .deepsource.toml\n * docs(readme): add introduction [ci skip]\n * docs(readme): add alternative `lyric-for-musixfox` [ci skip]\n * docs(readme): add preview images [ci skip]\n * docs(readme): replace text with logos\n * docs: update changelog \u0026 metainfo\n * chore: release v0.3.20\n * enhance: comment for sub table in config\n * log: capture panics\n * fix: check if instance name used\n * docs: update metainfo \u0026 changelog\n * hotfix: build on windows\n * chore: release v0.3.19\n * chore(deps): bump dependencies\n * build(deps): bump the serde group with 2 updates (#280)\n * build(deps): bump tracing from 0.1.40 to 0.1.41 (#281)\n * build(deps): bump tray-icon from 0.19.1 to 0.19.2 (#282)\n * build(deps): bump rfd from 0.15.0 to 0.15.1 (#284)\n * build(deps): bump url from 2.5.3 to 2.5.4 (#283)\n * docs(build): check MSRV\n * chore(clippy): fix clippy warnings\n * chore: update lock file\n * fix: setCookies for QQMusicApi\n * fix: instance format\n * feat: support multi-monitor setup (#278)\n * feat: Implement color-scheme autoswitch (light/dark mode) (#277)\n * enhance: unregister latest theme\n * build(deps): bump rustls from 0.23.16 to 0.23.18 (#276)\n * fix: LazyLock is not stable yet in 1.73 rustc\n * chore: fix details URL in metainfo\n * chore: bump version to 0.3.18\n * test: search/query via lrclib\n * feat: support LRCLib provider\n * chore: apply clippy fix\n * fix: `login_qqmusic` call was not awaited\n * chore(deps): bump dependencies\n * feat: show errors from providers in search_window\n * fix: search failure dialog cannot be spawned outside GTK thread\n * docs: fix typo in filename\n * docs(i18n): translation for contribution.md and build guide ubuntu (#272)\n * fix: add artists to QQMusic keyword\n * fix(test): initialize QQMusic\n * feat: set cookies for QQMusicApi in config\n * chore: migrate to qqmusic-rs 0.2.0\n * enhance: init lyric provider with any struct\n * build(deps): bump the serde group with 2 updates (#266)\n * build(deps): bump glib-macros from 0.20.4 to 0.20.5 (#267)\n * build(deps): bump thiserror from 1.0.64 to 1.0.66 (#268)\n * build(deps): bump regex from 1.11.0 to 1.11.1 (#269)\n * build(deps): bump tray-icon from 0.19.0 to 0.19.1 (#270)\n * chore: support nix flake (#264)\n * fix: set text wrap to show very-long lyric\n * docs(readme): add alternative `lyrica`\n * chore(deps): bump once_cell to `1.20.2`\n * chore: release v0.3.17\n * fix(tray/unix): Avoid calling list_players() from tray thread (#262)\n * fix(tray): export translated lyrics\n * build(deps): bump reqwest from 0.12.7 to 0.12.8 (#261)\n * fix(win32): crash with Motrix runnig\n * i18n: Create Italian Translation it_IT (#260)\n * chore: release v0.3.16\n * build(fix): \"\"desktop\n * docs(build): fix i18n part (#259)\n * chore(deps): bump dependencies\n * docs(readme): intro SPlayer [ci skip]\n * docs(readme): desktop support of desktop_lyric, #258\n * fix: build error on linux\n * refactor: dedup function signature\n * docs(readme): add alternative\n * i18n: translate tips\n * test: add test for make_lrc_line\n * build(fix): fix build with MSVC\n * feat: show error dialog if search failed\n * enhance: TrackMeta from Metadata will not fail now\n * chore: release v0.3.15\n * enhance: select output file after generation\n * fix: sec field in exported lyric\n * enhance: make import/export pormpt different\n * chore: release v0.3.14\n * i18n: update locale for 0.3.14\n * build: enable export-lyric for win build [ci skip]\n * chore(dep): bump dependencies\n * chore: disable unused warn\n * fix: build with export-lyric/import-lyric disabled\n * feat: export-lyric\n * refactor: dedup import-*-lyric\n * enhance: dedup import-lyric\n * build(deps): bump the serde group with 2 updates (#252)\n * build(deps): bump opencc-rust from 1.1.18 to 1.1.19 (#253)\n * build(deps): bump gettext-rs from 0.7.0 to 0.7.1 (#254)\n * build(deps): bump reqwest from 0.12.5 to 0.12.7 (#255)\n * build(deps): bump rust_decimal from 1.35.0 to 1.36.0 (#256)\n * build(deps): bump orhun/git-cliff-action from 3 to 4 (#257)\n * fix: build with `opencc` disabled\n * refactor: unify naming of same component in different mod\n * refactor: prefer lazy-binding rather than multiple `cfg` flag\n * docs(readme): fix broken link for DeaDBeeF plugin [ci skip]\n * build(deps): bump tokio from 1.39.1 to 1.39.2 (#248)\n * build(deps): bump serde_json from 1.0.120 to 1.0.121 in the serde group (#247)\n * docs: mark issue/workaround for Better Comments\n * fix: support new type of HWND inner\n * docs(readme): intro DeaDBeeF close #245\n * fix: migrate to window-rs 0.58\n * build(deps): bump openssl from 0.10.64 to 0.10.66 (#246)\n * refactor: migrate to new-style clone!\n * refactor: migrate to gtk4-rs clone! new style\n * chore: bump dependencies\n * build(deps): bump serde_json from 1.0.118 to 1.0.119 in the serde group (#244)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-573",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_21815-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1274106",
"url": "https://bugzilla.suse.com/1274106"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25541 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25541/"
}
],
"title": "Security update for waylyrics",
"tracking": {
"current_release_date": "2026-09-17T17:44:11Z",
"generator": {
"date": "2026-09-08T10:00:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21815-1",
"initial_release_date": "2026-09-08T10:00:08Z",
"revision_history": [
{
"date": "2026-09-08T10:00:08Z",
"number": "1",
"summary": "Current version"
},
{
"date": "2026-09-08T10:00:08Z",
"number": "2",
"summary": "unknown changes"
},
{
"date": "2026-09-16T20:47:44Z",
"number": "3",
"summary": "unknown changes"
},
{
"date": "2026-09-16T21:48:39Z",
"number": "4",
"summary": "unknown changes"
},
{
"date": "2026-09-17T17:44:11Z",
"number": "5",
"summary": "unknown changes"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "waylyrics-0:0.4.0-bp160.1.1.aarch64",
"product": {
"name": "waylyrics-0:0.4.0-bp160.1.1.aarch64",
"product_id": "waylyrics-0:0.4.0-bp160.1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/suse/waylyrics@0.4.0-bp160.1.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "waylyrics-lang-0:0.4.0-bp160.1.1.noarch",
"product": {
"name": "waylyrics-lang-0:0.4.0-bp160.1.1.noarch",
"product_id": "waylyrics-lang-0:0.4.0-bp160.1.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/suse/waylyrics-lang@0.4.0-bp160.1.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "waylyrics-0:0.4.0-bp160.1.1.ppc64le",
"product": {
"name": "waylyrics-0:0.4.0-bp160.1.1.ppc64le",
"product_id": "waylyrics-0:0.4.0-bp160.1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/suse/waylyrics@0.4.0-bp160.1.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "waylyrics-0:0.4.0-bp160.1.1.s390x",
"product": {
"name": "waylyrics-0:0.4.0-bp160.1.1.s390x",
"product_id": "waylyrics-0:0.4.0-bp160.1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/suse/waylyrics@0.4.0-bp160.1.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "waylyrics-0:0.4.0-bp160.1.1.x86_64",
"product": {
"name": "waylyrics-0:0.4.0-bp160.1.1.x86_64",
"product_id": "waylyrics-0:0.4.0-bp160.1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/suse/waylyrics@0.4.0-bp160.1.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "waylyrics-0:0.4.0-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.aarch64"
},
"product_reference": "waylyrics-0:0.4.0-bp160.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "waylyrics-0:0.4.0-bp160.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.ppc64le"
},
"product_reference": "waylyrics-0:0.4.0-bp160.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "waylyrics-0:0.4.0-bp160.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.s390x"
},
"product_reference": "waylyrics-0:0.4.0-bp160.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "waylyrics-0:0.4.0-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.x86_64"
},
"product_reference": "waylyrics-0:0.4.0-bp160.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "waylyrics-lang-0:0.4.0-bp160.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:waylyrics-lang-0:0.4.0-bp160.1.1.noarch"
},
"product_reference": "waylyrics-lang-0:0.4.0-bp160.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25541",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25541"
}
],
"notes": [
{
"category": "general",
"text": "Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition \"v_capacity \u003e= new_cap + offset\" uses an unchecked addition. When new_cap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated capacity. Subsequent APIs such as spare_capacity_mut() then trust this corrupted cap value and may create out-of-bounds slices, leading to UB. This behavior is observable in release builds (integer overflow wraps), whereas debug builds panic due to overflow checks. This issue has been patched in version 1.11.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.x86_64",
"openSUSE Leap 16.0:waylyrics-lang-0:0.4.0-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25541",
"url": "https://www.suse.com/security/cve/CVE-2026-25541"
},
{
"category": "external",
"summary": "SUSE Bug 1271347 for CVE-2026-25541",
"url": "https://bugzilla.suse.com/1271347"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.x86_64",
"openSUSE Leap 16.0:waylyrics-lang-0:0.4.0-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:waylyrics-0:0.4.0-bp160.1.1.x86_64",
"openSUSE Leap 16.0:waylyrics-lang-0:0.4.0-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-09-08T10:00:08Z",
"details": "important"
}
],
"title": "CVE-2026-25541"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…